Versions in this module Expand all Collapse all v0 v0.0.3 Dec 4, 2022 v0.0.2 Nov 16, 2022 Changes in this version + func AddNewKey(password string) + func FromMnemonicSeedAndPassphrase(mnemonic, passphrase string, index int) (*secp256k1.PrivateKey, *secp256k1.PublicKey) + func ListKeys(keystoreDir string) + type Dump struct + PrivateKey string + PublicKey string + PublicKeyCompressed string + func EncodeHex(sk *secp256k1.PrivateKey, pk *secp256k1.PublicKey) *Dump