lian / bitcoin-ruby

bitcoin utils and protocol in ruby.
Other
922 stars 322 forks source link

Zcash supported? #279

Open wmcheung opened 5 years ago

wmcheung commented 5 years ago

I'm wondering if this library is supporting Zcash or how I can extend it to make it compatible with Zcash, since it is based on the Bitcore.

afomi commented 4 years ago

@wmcheung - looks like there is some support:

https://github.com/lian/bitcoin-ruby/blob/f2c47a1653b480eda44c80d156f9328950ff1b84/spec/unit/bitcoin/bitcoin_spec.rb#L430