Manage accounts and wallets in your local keystore
The account
command lets you create, import, and manage blockchain accounts.
Subcommand | Description |
---|---|
create | Create a new account/wallet with custom name |
import | Import an existing private key with a custom name |
list | List all managed accounts |
This command manages your local keystore accounts for use with Mega CLI. Accounts created or imported are stored in your local keystore and secured with a password. These accounts can be referenced in other commands using the --account
flag.
Manage accounts and wallets in your local keystore
The account
command lets you create, import, and manage blockchain accounts.
Subcommand | Description |
---|---|
create | Create a new account/wallet with custom name |
import | Import an existing private key with a custom name |
list | List all managed accounts |
This command manages your local keystore accounts for use with Mega CLI. Accounts created or imported are stored in your local keystore and secured with a password. These accounts can be referenced in other commands using the --account
flag.