An open API service indexing awesome lists of open source software.

https://github.com/nodefactoryio/ethereum-workshop

Dapp for Tic Tac Toe game for Ethereum workshop done at KSET.
https://github.com/nodefactoryio/ethereum-workshop

Last synced: 9 months ago
JSON representation

Dapp for Tic Tac Toe game for Ethereum workshop done at KSET.

Awesome Lists containing this project

README

          

## Tic Tac Toe game on Ethereum blockchain done for KSET workshop

### Running

1. `yarn install` or `npm install`
2. `yarn start` or `npm start`

### Building

`yarn build`