package derive
import "github.com/valerius21/bip32-ssh-keygen/cmd/derive"
Package derive implements the derive command for generating SSH keys from BIP39 mnemonics.
Index
Functions
func Cmd
func Cmd() *cobra.Command
Cmd returns the derive command. The derive command creates an Ed25519 SSH key pair from a BIP39 mnemonic using SLIP-0010 hierarchical deterministic key derivation.