You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: