# Functions
NewKeyFromString returns a new extended key instance from a base58-encoded extended key.
NewMaster creates new master node, root of HD chain/tree.
NewMnemonic returns new mnemonic generator nolint: dupl, misspell.
# Constants
available dictionaries.
available dictionaries.
0x80000000.
0x8000003c.
0x80000001.
EmptyExtendedKeyString marker string for zero extended key.
available dictionaries.
Valid entropy strengths.
Valid entropy strengths.
Valid entropy strengths.
Valid entropy strengths.
Valid entropy strengths.
available dictionaries.
2^31.
available dictionaries.
available dictionaries.
No description provided by the author
No description provided by the author
MaxDepth is the maximum depth of an extended key.
512 bits.
128 bits.
available dictionaries.
available dictionaries.
# Variables
EIP1581KeyTypeChat is used as chat key_type in the derivation of EIP1581 keys.
errors.
errors.
errors.
ErrInvalidEntropyStrength is the error returned by MnemonicPhrase when the entropy strength is not valid.
errors.
errors.
errors.
errors.
errors.
errors.
errors.
errors.
EthBIP44ParentPath is BIP44 keys parent's derivation path.
EthEIP1581ChatParentPath is EIP-1581 chat keys parent's derivation path.
Languages is a list of supported languages for which mnemonic keys can be generated.
PrivateKeyVersion is version for private key.
PublicKeyVersion is version for public key.
# Structs
ExtendedKey represents BIP44-compliant HD key.
Mnemonic represents mnemonic generator inited with a given salt.
# Type aliases
No description provided by the author
No description provided by the author
Language is language identifier.
WordList is a list of input strings out of which mnemonic phrase is generated.