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

Added ability to create from base58 xpub/xpri value #6

Merged
merged 1 commit into from
Apr 21, 2019
Merged

Added ability to create from base58 xpub/xpri value #6

merged 1 commit into from
Apr 21, 2019

Conversation

mctrivia
Copy link
Contributor

It is possible in BIP32 to create a neutered HD Wallet. One that can generate public keys but not private. This modification allows for these to be imported from a valid xpub or xpri key.

Tested using DigiByte network to make sure alt network path works and using XPUB values at different depths from iancoleman.io

It is possible in BIP32 to create a neutered HD Wallet.  One that can generate public keys but not private.  This modification allows for these  to be imported from a valid xpub or xpri key.

Tested using DigiByte network to make sure alt network path works and using XPUB values at different depths from iancoleman.io
@anicdh anicdh merged commit ed40ce2 into dart-bitcoin:master Apr 21, 2019
@anicdh
Copy link
Collaborator

anicdh commented Apr 21, 2019

@mctrivia Thanks for your support! 👍 👍 👍

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

Successfully merging this pull request may close these issues.

2 participants