@chris.troutner/encrypt-msg

v1.0.2
A command-line app for sending and receiving e2e encrypted messages over the BCH blockchain.
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=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

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
npm i @chris.troutner/[email protected]

Metadata

  • MIT
  • >=8.0.0
  • Chris Troutner @christroutner
  • released 5/30/2020

Downloads

Maintainers