cashaddrjs

v0.1.8
Bitcoin Cash cashaddr address format support for Node.js and web browsers.
bitcoin cash cashaddr address format node browser

build

sh scripts/build.sh

test

NODE_PATH=$NODE_PATH:.. nyc --reporter=html --reporter=text npx mocha --timeout 15000

coveralls

npx nyc report --reporter=text-lcov | npx coveralls

readme

npx mustache package.json README.mst > README.md && git add -A README.md

preversion

npm test

version

rm dist/* && npm run build && git add -A dist && npm run readme

postversion

git push && git push --tags

bump

npm version patch -m 'Bump to %s.'

docs

sh scripts/docs.sh

Metadata

  • MIT
  • Whatever
  • Emilio Almansi
  • released 1/2/2018

Downloads

Maintainers