[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-10598":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":16,"stars7d":16,"stars30d":16,"stars90d":16,"forks30d":16,"starsTrendScore":16,"compositeScore":17,"rankGlobal":10,"rankLanguage":10,"license":10,"archived":18,"fork":18,"defaultBranch":19,"hasWiki":20,"hasPages":18,"topics":21,"createdAt":10,"pushedAt":10,"updatedAt":23,"readmeContent":24,"aiSummary":25,"trendingCount":16,"starSnapshotCount":16,"syncStatus":26,"lastSyncTime":27,"discoverSource":28},10598,"sway-farm","FuelLabs\u002Fsway-farm","FuelLabs","Farm 🍅 on the Fuel network.","https:\u002F\u002Fswayfarm.xyz",null,"TypeScript",1578,309,43,28,0,52.47,false,"main",true,[22],"blockchain","2026-06-12 04:00:51","# sway-farm\n\nA simple farming game written in Sway.\n\n## Running Locally\n\nMake sure you have [`fuelup`](https:\u002F\u002Fdocs.fuel.network\u002Fguides\u002Finstallation\u002F) installed and are using the `latest` toolchain.\n\nInstall a Fuel-compatible wallet extension and copy your wallet address in b256 format (it should start with `0x` instead of `fuel`). In the frontend folder, open the `src\u002FchainConfig.json` file and edit line 7 to use your address. This step will make sure your wallet has test funds on your local network.\n\n```json\n{\n  \"owner\": \"0xYOUR_ADDRESS_HERE\",\n  \"amount\": \"0x00000000FFFFFFFF\",\n  \"asset_id\": \"0x0000000000000000000000000000000000000000000000000000000000000000\"\n},\n```\n\nRun the command below inside the `frontend` folder to start a local node, generate TypeScript types, and deploy the contract locally:\n\n```sh\ncd frontend\nnpx fuels dev\n```\n\nYou should see the message `🎉  Dev completed successfully!`.\n\nNext, run the frontend locally with `npm start`.\n\nThe contract ID will automatically be updated, but the asset ID won't, so you'll have to make sure that is updated everytime the contract redeploys.\n\nMake sure your wallet is also connected to your local network instead of the testnet.\n","sway-farm 是一个基于 Fuel 网络的简单农场游戏。项目使用 Sway 语言编写，结合了区块链技术，允许用户在本地或测试网络上体验虚拟农作物种植的乐趣。通过安装 Fuel 兼容的钱包扩展，并配置相应的钱包地址与资产 ID，用户可以在自己的开发环境中轻松运行和测试这款游戏。适合对区块链技术感兴趣的开发者学习和实践，同时也为想要探索区块链游戏开发的人提供了一个很好的起点。",2,"2026-06-11 03:29:19","top_topic"]