The Budget Tic-Tac-Toe implemented using Reach and runs on the Conflux blockchain.
We designed four 'TicTacToe Winner' NFT, and the winner will receive one at random.
- Node.js, docker, docker-compose must be installed first.
- Download Reach
$ curl https://docs.reach.sh/reach -o reach ; chmod +x reach
- Run the Dapp on Conflux-devnet
$ REACH_CONNECTOR_MODE=CFX ./reach react
- Open the http://localhost:3000 on your browser