keys

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2019 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var KeysCmd = &cobra.Command{
	Use:   "keys",
	Short: "an Ethereum key manager",
	Long: `Keys
	
An Ethereum key manager. `,

	TraverseChildren: true,
}

KeysCmd is an Ethereum key manager

Functions

func AddGenerateFlags

func AddGenerateFlags(cmd *cobra.Command)

AddGenerateFlags adds flags to the Generate command

func AddInspectFlags

func AddInspectFlags(cmd *cobra.Command)

AddInspectFlags adds flags to the Inspect command

func AddUpdateFlags

func AddUpdateFlags(cmd *cobra.Command)

AddUpdateFlags adds flags to the update command

func GenerateKeyPair

func GenerateKeyPair(keyfilepath, passwordFile string) (*keystore.Key, error)

GenerateKeyPair generates an Ethereum key pair

func NewGenerateCmd

func NewGenerateCmd() *cobra.Command

NewGenerateCmd returns the command that creates a Ethereum keyfile

func NewInspectCmd

func NewInspectCmd() *cobra.Command

NewInspectCmd returns the command that inspects an Ethereum keyfile

func NewUpdateCmd

func NewUpdateCmd() *cobra.Command

NewUpdateCmd returns the command that changes the passphrase of a keyfile

Types

This section is empty.

Jump to

Keyboard shortcuts

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