slp-cli-wallet

v1.7.11
A command line wallet for Bitcoin Cash and SLP tokens, built with BITBOX
oclif

postpack

rm -f oclif.manifest.json

prepack

oclif-dev manifest && oclif-dev readme

test

TEST=unit nyc --reporter=text mocha --timeout 25000

test:integration

RESTAPI=bchjs TEST=integration nyc --reporter=text mocha --timeout 25000

test:integration:local

RESTAPI=local TEST=integration nyc --reporter=text mocha --timeout 25000

test:integration:decatur

RESTAPI=decatur TEST=integration nyc --reporter=text mocha --timeout 25000

coverage

nyc report --reporter=text-lcov | coveralls

coverage:report

nyc --reporter=html mocha

version

oclif-dev readme && git add README.md

semantic-release

semantic-release

Metadata

  • MIT
  • >=8.0.0
  • Chris Troutner @christroutner
  • released 12/6/2019

Downloads

Maintainers