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

Derived Public Keys? #98

Open
brett-doffing opened this issue Aug 3, 2023 · 2 comments
Open

Derived Public Keys? #98

brett-doffing opened this issue Aug 3, 2023 · 2 comments

Comments

@brett-doffing
Copy link

brett-doffing commented Aug 3, 2023

Given an xpub, is there a way to get the derived public key for an index/path?

@BitcoinZavior
Copy link
Contributor

Yes, this is a similar issue: #59 (comment)

@brett-doffing
Copy link
Author

Recreating a watch-only wallet is certainly something I am trying to do, but more specifically, I need to be able to extract public keys when deriving for the Nth index. The public keys are to be used with ECDH in order to create shared secrets used in BIP 47. Am I simply not seeing where I can extract the public keys, or is this maybe not currently possible with bdk_flutter?

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

No branches or pull requests

2 participants