It is an on-chain game runs on Sepolia testnet network. This game was created to farm our SNFT Tokens "S", It is completely free and all transaction fees fully covered using:
thirdweb SDK V4: https://portal.thirdweb.com/typescript/v4
"Smart Wallet - Account Factory - gasless".
move to SDK V5:
https://portal.thirdweb.com/typescript/v5/migrate
We hope you enjoy the game.
1- Update .env.example
file with your keys, then rename it to .env
2- Deploy your own contracts and add them to /constants/contracts
file.
3-Install:
npm install
npm run dev
feel free to create an issue or a pull request