avalanche key

From wikieduonline
Jump to navigation Jump to search

avalanche key create
avalanche key list
avalanche key fund <amout-to-send> <dest-p-address> --source --ledger <index-of-source-funds> --fuji
The key command suite provides a collection of tools for creating and managing
signing keys. You can use these keys to deploy Subnets to the Fuji Testnet,
but these keys are NOT suitable to use in production environments. DO NOT use
these keys on Mainnet.

To get started, use the key create command.

Usage:
  avalanche key [flags]
  avalanche key [command]

Available Commands:
  create      Create a signing key
  delete      Delete a signing key
  export      Exports a signing key
  list        List stored signing keys or ledger addresses

Flags:
  -h, --help   help for key

Global Flags:
      --config string      config file (default is $HOME/.avalanche-cli.json)
      --log-level string   log level for the application (default "ERROR")

Use "avalanche key [command] --help" for more information about a command.

See also[edit]

Advertising: