stellar-key-gen

command
v0.0.0-...-50804c5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 19, 2024 License: Apache-2.0, Apache-2.0 Imports: 5 Imported by: 0

README

stellar-key-gen

Generate Stellar keys.

Usage

Run the command with no options to get a public and private key:

stellar-key-gen
GB2QRDI4FY2KERQBGPDS36XVWBJ4JBY3KW376H3KVF6YTNB2ROFNYN5L
SCGP6ZACCIPZXLGSMLNC3DE5VFZMS6GZJRCA4E524WFD5SHYQEE7NMK6

Run the command with a format option to change the output:

stellar-key-gen -f '{{.SecretKey}}'
SCGP6ZACCIPZXLGSMLNC3DE5VFZMS6GZJRCA4E524WFD5SHYQEE7NMK6

Help:

$ stellar-key-gen -h
Generate a Stellar key.

Usage:
  stellar-key-gen [flags]

Flags:
  -f, --format string   Format of output (default "{{.PublicKey}}\n{{.SecretKey}}\n")

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL