# Functions
CreateHDPath returns BIP 44 object from account and index parameters.
CreateMnemonic - create new mnemonic.
DerivePrivKey - derive prive key bytes.
StdPrivKeyGen is the default PrivKeyGen function in the keybase.
# Type aliases
SigningAlgo - wrapper to expose interface.
StdPrivKey - wrapper to expose interface.