Account Operations
This section describes account operations.
List Accounts
You can list all the accounts registered in your local storage:
Output:
Register
You can register a new account by using the following command:
To know the available options, run:
Or read the documentation.
Key Rollover
You can change the account private key (a key rollover) by using the following command:
To know the available options, run:
Or read the documentation.
Account Recovery
You can recover/import an account, to do that, you need the private key of the account.
The account will be imported and added to .lego/accounts/.
To know the available options, run:
Or read the documentation.