Create a new account with encrypted keystore
Usage
$ genlayer account create [options]
Options
| Short | Long | Description | Required | Default |
|---|---|---|---|---|
| --name <name> | Name for the account | No | ||
| --password <password> | Password for the keystore (skips interactive prompt) | No | ||
| --overwrite | Overwrite existing account | No | false | |
| --no-set-active | Do not set as active account | No | ||
| -h | --help | display help for command | No |