summa-tx / coins

Rust implementations of BIP32/39 and Ledger device comms
Other
92 stars 31 forks source link

support wordlist in other languages #118

Closed 0xYYY closed 1 year ago

0xYYY commented 1 year ago

add additional support for wordlist in other languages specified in bip-0039

this will enable usecases like the one mentioned in this foundry issue

0xYYY commented 1 year ago

will be happy to work on this one

prestwich commented 1 year ago

Ah please do. I recently refactored Bip39, so that should make it easier :)