ricardovf / betcoin

Trabalho sobre blockchain para apostas esportivas. Homework, if you are not on the class, you can ignore this repository.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

betcoin

setup

$ git clone git@github.com:joaogui/betcoin.git
$ yarn install

miner

This is the CLI to mine blocks.

$ yarn run miner

interfacer

This is an example interface for adding events, checking available events, placing bets on events, transfer bets to other wallets, etc.

$ yarn run interfacer

Tests

Run all the tests.

$ yarn run test

Reference

Emoji list

About

Trabalho sobre blockchain para apostas esportivas. Homework, if you are not on the class, you can ignore this repository.


Languages

Language:JavaScript 100.0%