cryptocoinjs / btc-transaction

Create, parse, serialize Bitcoin transactions.
11 stars 8 forks source link

btc-transaction

Create, parse, serialize Bitcoin transactions.

Install

Node.js/Browserify

npm install --save btc-transaction

Script

(TODO)

Usage

(TODO)

Credits

Most of the code from Stefan Thomas in https://github.com/bitcoinjs/bitcoinjs-lib

License

(MIT License)