Skip to content

julienbrg/go-onchain

Repository files navigation

Go Onchain

Solidity implementation of the Game of Go.

Includes:

View the Solidity contracts.

Web app live at https://go-onchain.netlify.app.

First deployment on Sepolia

Install

pnpm i

Run

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

Support

You can contact me via Element, Farcaster, Telegram, Twitter, Discord, or LinkedIn.

About

Solidity implementation of the Game of Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published