minterjs-wallet

v2.2.2
Utilities for handling Minter keys
minter wallets keys

coverage

cross-env NODE_ENV=test nyc --reporter=text --cache mocha ./test/*.js

coveralls

npm run coverage && nyc report --reporter=text-lcov | coveralls

lint

standard

lint:fix

standard --fix

prepublishOnly

npm run lint && npm run test && npm run build

test

nyc --reporter=html --reporter=text mocha ./test/*.js

build

babel src/ -d dist/

precommit

echo 'Pre-commit checks...' && npm run lint

Metadata

  • MIT
  • Whatever
  • MinterTeam
  • released 2/18/2019

Downloads

Maintainers