Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 448 Bytes

README.md

File metadata and controls

28 lines (24 loc) · 448 Bytes

btsbot

bots for BitShares blockchain

How to use

  • Install all dependencies
$ npm install
  • Compile source
$ npm run build
  • Set workers in config.js
  • Start workers
$ npm start

Development mode

$ npm run dev

Contributing

Bug reports and pull requests are welcome on GitHub.

License

The package is available as open source under the terms of the MIT License.