peerplays-network / bos-mint

The Manual Intervention Module (MINT) provides a web interface for Witnesses to manually intervene in the otherwise fully-automated process of bringing Bookie Events, BMGs, and Betting Markets to the Peerplays blockchain (through bos-auto). This allows Witnesses to handle any edge cases that may arise and cannot be dealt with by bos-auto.
https://www.peerplays.tech/bookie-oracle-suite-bos/introduction-to-mint
GNU General Public License v3.0
7 stars 4 forks source link
bookie-oracle-software peerplays

BOS-mint

docs master docs develop

The Manual Intervention Module (MINT) is one of two services that are required for proper operation of Bookie Oracle Software(BOS). MINT provides a web interface for Witnesses to manually intervene in the otherwise fully-automated process of bringing Bookie Events, BMGs, and Betting Markets to the Peerplays blockchain (through bos-auto). This allows Witnesses to handle any edge cases that may arise and cannot be dealt with by bos-auto.

Documentation

For directions on how to install and run bos-mint please visit our documentation page.

Development use

Checkout the repository and run

$ ./run_dev_server.sh    # Run MINT

Additional note

Incase of 500 error,

$ cd bos_mint
$ bower install