bitcoinjs-adventure
v1.0.0
Published
Learn how to use bitcoinjs-lib
Downloads
3
Maintainers
Readme
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