s-nomp / bitcoinjs-lib

Bitcoin-related functions implemented in pure JavaScript
http://bitcoinjs.org
MIT License
1 stars 5 forks source link

This is a fork of https://github.com/bitcoinjs/bitcoinjs-lib with very simple support for zcash (parsing transactions + multibyte addresses).

You should not use this if you don't have to support zcash, since it's not as well maintained and tested as bitcoin.js.

Read README at original bitcoinjs-lib

versions

Version 3.3.2 is rebased on upstream 3.3.2

LICENSE MIT