Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xyzpub API - P2TR #531

Open
dlabrie opened this issue Apr 14, 2023 · 1 comment
Open

xyzpub API - P2TR #531

dlabrie opened this issue Apr 14, 2023 · 1 comment

Comments

@dlabrie
Copy link

dlabrie commented Apr 14, 2023

Describe the new feature or enhancement

Have the ability to call the /api/xyzpub/:extendedPubkey to generate P2TR (Pay-to-taproot) addresses. Perhaps with a bip32Path variable?
As well as have the /api/xyzpub/txids/:xyzpub endpoint return taproot transactions related to that zpub.

Additional context

Started using taproot and I can't list transactions going to my taproot wallet

bitcoinjs-lib appears to have P2TR address generation support

@pointbiz
Copy link
Contributor

I also want this feature for the API and the UI.

I noticed there's 2 other xpubs the Capital Y Pub P2WSH in P2SH and capital Z pub P2WSH that are not supported.
See here:
https://jlopp.github.io/xpub-converter/

Does anyone know where some existing open source repo with derivation code for those?

Also, for taproot and how many derivations exist for taproot?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants