btc-opcode
v0.0.1
Published
Opcode support for Bitcoin.
Downloads
14
Readme
btc-opcode
JavaScript component for Bitcoin opcodes.
Install
Node.js/Browserify
npm install --save btc-opcode
Script
<script src="/path/to/btc-opcode.js"></script>
Usage
(TODO)
Credits
Most of the code from Stefan Thomas in https://github.com/bitcoinjs/bitcoinjs-lib
License
(MIT License)