jwt-bch-lib

v1.1.3
A node.js library managing API access to bch-api and fullstack.cash

start

node index.js

lint

standard --env mocha --fix

test

npm run lint && nyc mocha --timeout 15000 test/unit/

test:integration

npm run lint && mocha --timeout 25000 test/integration/

coverage

nyc report --reporter=text-lcov | coveralls

coverage:report

nyc --reporter=html mocha --timeout 15000 test/unit/

Metadata

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

Downloads

Maintainers