mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-27 23:26:44 +00:00
10 lines
327 B
Markdown
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.
|