@chris.troutner/bch-js

v2.3.3
Bitcoin Cash JavaScript Library based on BITBOX

test

nyc mocha --timeout 30000 test/unit

test:integration

mocha --timeout 30000 test/integration

test:integration:testnet

mocha --timeout 30000 test/integration/testnet

test:integration:local

RESTURL=http://localhost:3000/v3/ mocha --timeout 30000 test/integration

test:integration:api

RESTURL=https://api.bchjs.cash/v3/ mocha --timeout 30000 test/integration

coverage

nyc report --reporter=text-lcov | coveralls

docs

apidoc -i src/ -o docs
npm i @chris.troutner/[email protected]

Metadata

  • MIT
  • Whatever
  • Chris Troutner
  • released 2/25/2020

Downloads

Maintainers