You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't have plans to support this, but PRs are welcome!
This project uses BitcoinJS, so as long as that library supports zpubs then I don't think this is a difficult feature to implement (although it may require upgrading the library). Here is the code that generates the derivations.
Sweet! Before getting too deep into this, it may be worthwhile to check whether or not the blockchain.com API supports zpubs. If it doesn't, then this may be a bigger project as it would probably require adding a new API provider.
zpub is like xpub but for bc1 prefixed (segwit) addresses. Currently they don't seem to be supported.
More info:
https://whotookmycrypto.com/master-extended-public-keys/
The text was updated successfully, but these errors were encountered: