Factory of BIP32 root nodes.
Creates a BIP32 root node factory.
Optional
Elliptic curve to use.
Language of constructed mnemonics.
Creates a BIP32 root node from a BIP39 mnemonic and password.
BIP32 mnemonic.
BIP32 mnemonic password.
BIP32 root node.
Creates a BIP32 root node from a seed.
BIP32 seed.
Creates a random BIP32 mnemonic.
Length of random seed to use when generating mnemonic.
Random mnemonic created with the specified entropy.
Factory of BIP32 root nodes.