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

add bip85 implementation #35

Merged
merged 1 commit into from
Jan 2, 2023
Merged

add bip85 implementation #35

merged 1 commit into from
Jan 2, 2023

Conversation

stepansnigirev
Copy link
Contributor

Reference:
https://github.com/bitcoin/bips/blob/master/bip-0085.mediawiki
Test vectors from there.

Implements mnemonic, xprv, wif and hex derivation. Does not implement RSA stuff.

@xavierfiechter
Copy link

@stepansnigirev is there a merge/release ETA?

A PyPI package would be great to build the next APK for Bitcoin Brainbow, a stateless WarpWallet wallet.

@stepansnigirev stepansnigirev merged commit 41f0a38 into master Jan 2, 2023
@stepansnigirev stepansnigirev deleted the bip85 branch January 2, 2023 22:13
@xavierfiechter
Copy link

Thanks!

@stepansnigirev
Copy link
Contributor Author

Uploaded to pypi :)

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