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 Other Languages #5

Open
cryptoquick opened this issue Aug 29, 2023 · 0 comments
Open

Support Other Languages #5

cryptoquick opened this issue Aug 29, 2023 · 0 comments

Comments

@cryptoquick
Copy link
Owner

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.

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

1 participant