slp-cli-wallet

v2.1.3
A hacker-friendly, command line BCH and SLP wallet built with bch-js
oclif

postpack

rm -f oclif.manifest.json

prepack

oclif-dev manifest && oclif-dev readme

test

npm run lint; TEST=unit nyc --reporter=text mocha --timeout 25000

test:integration

RESTAPI=fullstack.cash 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

test:temp

TEST=integration mocha --timeout 25000 -g '#getAddressData'

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

lint

standard --env mocha --fix

Metadata

  • MIT
  • >=8.0.0
  • Chris Troutner @christroutner
  • released 11/3/2020

Downloads

Maintainers