Difference between revisions of "Avalanche key"
Jump to navigation
Jump to search
Line 35: | Line 35: | ||
* {{avalanche key}} | * {{avalanche key}} | ||
* {{avalanche-cli}} | * {{avalanche-cli}} | ||
− | |||
[[Category:Avalanche]] | [[Category:Avalanche]] |
Latest revision as of 14:26, 28 April 2023
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]
avalanche key [ list | create ]
avalanche [ subnet | network | key | transaction | --help ]
Advertising: