-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Add support for all other BIP-39 wordlists:
https://github.com/bitcoin/bips/blob/master/bip-0039/bip-0039-wordlists.md
Note that support for ideographic spaces is needed as support for #3 is added. Arguably, this depends on that issue, since the current implementation assumes ascii whitespace is used.
This will have a sort of "translation" effect, since this can then be made to emit english mnemonics, for compatibility with wallets that don't support other wordlists.
Metadata
Metadata
Assignees
Labels
No labels