keys

package
v0.3.6 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2019 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var KeysCmd = &cobra.Command{
	Use:   "keys",
	Short: "manage keys",
	Long: `
Manage keys in the <keystore> folder.

Note that other Monet tools, like monetcli and monet-wallet, use the same 
default keystore.

+------------------------------------------------------------------------------+ 
| Please take all the necessary precautions to secure these files and remember | 
| the passwords, as it will be impossible to recover the keys without them.    |
+------------------------------------------------------------------------------+

Keys are associated with monikers and encrypted in password-protected files in
<keystore>/[moniker].json. Keyfiles contain JSON encoded objects, which Ethereum
users will recognise as the de-facto Ethereum keyfile format. Indeed, Monet and
the underlying consensus algorithm, Babble, use the same type of keys as
Ethereum. A key can be used to run a validator node, or to control an account
with a token balance.
`,
	TraverseChildren: true,
}

KeysCmd is an Ethereum key manager

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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