[][src]Module emerald_rs::mnemonic

Module to work with mnemonic codes

Refer BIP39 for detailed specification on mnemonic codes BIP39

Structs

BIP39_ENGLISH_WORDLIST

List of words for English language

HDPath

HD path according to BIP32

Mnemonic

Mnemonic phrase

MnemonicSize
StandardMnemonic

Standard Mnemonics

Enums

Error

Mnemonic generation errors

Language

Language of dictionary for mnemonic generation

Functions

gen_entropy

Generate entropy

generate_key

Generate PrivateKey using BIP32