Manage your accounts (address, balance, keys)
Usage
$ genlayer account [options] [command]
Arguments
[command]
Options
| Short | Long | Description | Required | Default |
|---|---|---|---|---|
| -h | --help | display help for command | No |
Subcommands
genlayer list— List all accountsgenlayer show— Show account details (address, balance)genlayer create— Create a new account with encrypted keystoregenlayer import— Import an account from a private key or keystoregenlayer export— Export an account to a keystore filegenlayer use— Set the active accountgenlayer remove— Remove an accountgenlayer send— Send GEN to an addressgenlayer unlock— Unlock account by caching private key in OSgenlayer lock— Lock account by removing private key from OS