Solidity implementation of the Game of Go.
Includes:
View the Solidity contracts.
Web app live at https://go-onchain.netlify.app.
- Factory contract: https://sepolia.etherscan.io/address/0x8142F414462f8d17060C4b5a60b8C1a06B75040F#code
- First match: https://sepolia.etherscan.io/address/0xD87D154C9ca8406e10922A742A30b6DccF989b35#code
pnpm i
Create a .env
file:
cp .env.example .env
Add your own keys in the .env
file (you can get it in your Reown dashboard), then:
pnpm dev
You can contact me via Element, Farcaster, Telegram, Twitter, Discord, or LinkedIn.