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

Create descriptor with a xpub instead of xpriv #7

Open
BitcoinZavior opened this issue Jul 25, 2022 · 0 comments
Open

Create descriptor with a xpub instead of xpriv #7

BitcoinZavior opened this issue Jul 25, 2022 · 0 comments
Labels
good first issue Good for newcomers

Comments

@BitcoinZavior
Copy link
Contributor

createDescriptor method should be able to create a descriptor by using a public key instead of xPrv or mnemonic.
This could be an additional option to create a descriptor.

A product might choose to use its own specific tech stack or architecture to generate a mnemonic and its own specific path to generate a private key and then a public key. The app shouldn't have to specify the private key to create a descriptor.

@BitcoinZavior BitcoinZavior added the good first issue Good for newcomers label Jul 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant