1.0.0 • Published 10 years ago

bitcoinjs-adventure v1.0.0

Weekly downloads
3
License
ISC
Repository
github
Last release
10 years ago

bitcoinjs-adventure

bitcoinjs-lib workshop

  • private key to address
  • generate a private key
  • find unspent transaction outputs associated with an address (needs blockchain API)
  • understand transaction inputs & outputs
  • create & sign a Pay-to-PubkeyHash(address) transaction
  • transaction propagation (needs blockchain API)

Usage

npm install -g bitcoinjs-adventure
bitcoinjs-adventure
bitcoinjs-adventure verify address/index.js