Hierarchical Deterministic Key Derivation for the Internet Computer
Install
go get github.com/dfinity/keysmith
Usage
usage: keysmith <command> [<args>]
Available Commands:
account Print your account identifier.
generate Generate your mnemonic seed.
legacy-address Print your legacy address.
principal Print your principal identifier.
private-key Write your private key to a file.
public-key Print your public key.
version Print the version number.
x-public-key Print your extended public key.