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

Support 24-word (256 bit) BIP39 mnemonic strings #7

Open
lemois-1337 opened this issue Feb 6, 2024 · 1 comment
Open

Support 24-word (256 bit) BIP39 mnemonic strings #7

lemois-1337 opened this issue Feb 6, 2024 · 1 comment

Comments

@lemois-1337
Copy link
Collaborator

What it is?
Similar to the open issue karlsen-network/karlsend#27 which will add 12-word support into the karlsend node daemon, we must support 24-word mnemonic strings in the web wallet as well.

Why it is needed?
It would be very beneficial for the user to specify the entropy (bit size) by selecting 12/24-word seed phrase during wallet creation and/or import to make it portable and allow using it in paper wallet, mobile wallet, karlsend node wallet and Node.js CLI wallet. At the end we will support 12- and 24-word mnemonics in all wallet implementations to get full interoperability.

Additional Information
https://github.com/bitpay/bitcore/tree/master/packages/bitcore-mnemonic

@mahalamobile
Copy link

yeah need web wallet to support 24 seed phrase please;)

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