bcoin

Bitcoin library for Node.js and browsers with full blockchain validation

brewmacoslinux
Try with needOr install directly
Source

About

Javascript bitcoin library for node.js and browsers

Commands

bcoin

Examples

Start a bcoin full node and connect to the Bitcoin network$ bcoin --network=main
Run bcoin in testnet mode for development and testing$ bcoin --network=testnet
Start bcoin with custom configuration file$ bcoin --config=/path/to/bcoin.conf