cryptonote-util-bbscoin
=======================

Dependencies
------------
* Node v9.5.0
* Boost

Build
-----
```
npm install node-gyp -g
npm install
node-gyp rebuild
```