Eth Heads or Tails

Dapp to play the game heads or tails against a friend or another player onn the Ethereum Blockchain. Still in progress. Do not deploy on the mainnet.

Before running the demo

You need Metamask inn your browser.

Running locally

Obtain the necessary dependencies so the artifacts can be build and run:

npm install
npm run build
npm run start

Access through your browser

You can now find in your browser this React Native application at:

127.0.0.1:3000