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.
For directions on how to install and run bos-mint
please visit our documentation page.
Checkout the repository and run
$ ./run_dev_server.sh # Run MINT
Incase of 500 error,
$ cd bos_mint
$ bower install