[][src]Module emerald_rs::mnemonic

Module to work with mnemonic codes

Refer BIP39 for detailed specification on mnemonic codes BIP39

Re-exports

pub use crate::hdwallet::bip32::generate_key;
pub use crate::hdwallet::bip32::HDPath;

Structs

BIP39_ENGLISH_WORDLIST

List of words for English language

Mnemonic

Mnemonic phrase

MnemonicSize
StandardMnemonic

Standard Mnemonics

Enums

Error

Mnemonic generation errors

Language

Language of dictionary for mnemonic generation

Functions

gen_entropy

Generate entropy