package
Version:
v1.0.1
Opens a new window with list of versions in this module.
Published: Jun 3, 2024
License: LGPL-3.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func AddNewKey(password string)
func FromMnemonicSeedAndPassphrase(mnemonic, passphrase string, index int) (*btcec.PrivateKey, *btcec.PublicKey)
FromMnemonicSeedAndPassphrase derive form mnemonic and passphrase at index
func ListKeys(keystoreDir string)
type Dump struct {
PrivateKey, PublicKeyCompressed, PublicKey string
}
func EncodeHex(sk *btcec.PrivateKey, pk *btcec.PublicKey) *Dump
Source Files
¶
Directories
¶
Package hd provides basic functionality Hierarchical Deterministic Wallets.
|
Package hd provides basic functionality Hierarchical Deterministic Wallets. |
Click to show internal directories.
Click to hide internal directories.