$ git clone git@github.com:joaogui/betcoin.git
$ yarn install
This is the CLI to mine blocks.
$ yarn run miner
This is an example interface for adding events, checking available events, placing bets on events, transfer bets to other wallets, etc.
$ yarn run interfacer
Run all the tests.
$ yarn run test