blockchain-spv

v2.0.0
Stores blockchain headers and verifies transactions with SPV
bitcoin blockchain spv webcoin

lint

standard src test

test

npm run lint && npm run unit

unit

tap test/*.js --cov

build

rm -rf lib && babel --presets es2015 src -d lib

source

rm -rf lib && ln -s src lib

prepublish

npm run build

publish

npm run source

Metadata

  • MIT
  • Whatever
  • Matt Bell
  • released 5/13/2016

Downloads

Maintainers