commands

package
v0.0.0-...-ea9b10f Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2024 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var KeyGen = &cobra.Command{
	Use:   "key-gen [-s seed | -f seed-filename]",
	Short: "Generates and/or saves new key pair",
	Run:   keyGen,
}
View Source
var SeedGen = &cobra.Command{
	Use:   "seed-gen [-s seed | -f seed-filename]",
	Short: "Generates and/or saves a new nostr seed id file",
	Run:   seedGen,
}

Functions

func Execute

func Execute()

Types

This section is empty.

Jump to

Keyboard shortcuts

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