# 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.
MaxDepth is the maximum depth of an extended key.
512 bits.
128 bits.
available dictionaries.
available dictionaries.
# Variables
errors.
errors.
errors.
ErrInvalidEntropyStrength is the error returned by MnemonicPhrase when the entropy strength is not valid.
errors.
errors.
errors.
errors.
errors.
errors.
errors.
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.