Versions in this module Expand all Collapse all v0 v0.0.1 May 16, 2023 Changes in this version + func AddNewKey(password string) + func FromMnemonicSeedAndPassphrase(mnemonic, passphrase string, index int) (*btcec.PrivateKey, *btcec.PublicKey) + func ListKeys(keystoreDir string) + type Dump struct + PrivateKey string + PublicKey string + PublicKeyCompressed string + func EncodeHex(sk *btcec.PrivateKey, pk *btcec.PublicKey) *Dump