go-ethereum/docs/cli/account.md
Ferran Borreguero e9703c7e3f
Add docs for cli and config file (#218)
* Initial docs cli
2021-10-26 14:09:11 +02:00

10 lines
327 B
Markdown

# Account
The ```account``` command groups actions to interact with accounts:
- [```account new```](./account_new.md): Create a new account in the Bor client.
- [```account list```](./account_list.md): List the wallets in the Bor client.
- [```account import```](./account_import.md): Import an account to the Bor client.