bitcoincashjs

v0.1.7
A simple, safe, and powerful JavaScript Bitcoin Cash library.
bitcoin transaction address p2p ecies cryptocurrency blockchain payment bip21 and 6 more...

build

npm install && npx gulp build

build:node

npm install && npx gulp build:node

build:browser

npm install && npx gulp build:browser

build:test

npm install && npx gulp build:test

test

npm install && npx gulp test

test:all

npm install && npx gulp test:all

test:node

npm install && npx gulp test:node

test:browser

npm install && npx gulp test:browser

lint

npm install && npx gulp lint

coveralls

npm install && npx gulp coveralls

preversion

npm install && npm test

version

npm install && npx gulp version

postversion

npm install && npx gulp postversion

bump

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

Metadata

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

Downloads

Maintainers