bip/bip/bip39/word_list/languages library
The bip39_menemonic_languages
library provides a collection of mnemonic word lists
for different languages as defined in BIP-39 (Bitcoin Improvement Proposal 39).
These word lists are used for creating and recovering cryptocurrency wallets.
Functions
-
bip39WordList(
Bip39Languages language) → List< String> - Returns the BIP-39 word list for the specified language.