bsv

v2.0.10
Javascript library for Bitcoin SV (BSV).
bitcoin bsv blockchain bip32 bip39 bip68 multisig ecies

clean

rm -rf node_modules/* yarn.lock

lint

standard *.js lib/**/*.js bin/**/*.js test/**/*.js

pretest

yarn run lint

test:mocha

mocha

test:karma

karma start --single-run

test

yarn run test:mocha && yarn run test:karma

build

webpack

prepublish

yarn build

prepack

yarn build

doc

documentation build entry.js -f html -o doc
npm i bsv

Metadata

  • MIT
  • >=8.0.0
  • Yours Inc.
  • released 6/4/2021

Downloads