@summa-tx/bitcoin-spv-sol

v2.1.0
bitcoin SPV proofs in Solidity

compile

truffle compile

test

cp ../testVectors.json test/ && truffle test

test:coverage

cp ../testVectors.json test/ && npx solidity-coverage

lint

solium -d contracts/ && eslint ./test

lint:fix

solium --fix -d contracts/ && eslint --fix ./test
npm i @summa-tx/[email protected]

Metadata

  • LGPLv3
  • Whatever
  • Unknown
  • released 9/18/2019

Downloads