mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-27 23:26:44 +00:00
9 lines
No EOL
289 B
Markdown
9 lines
No EOL
289 B
Markdown
# Account new
|
|
|
|
The `account new` command creates a new local account file on the Bor data directory. Bor should not be running to execute this command.
|
|
|
|
## Options
|
|
|
|
- ```datadir```: Path of the data directory to store information
|
|
|
|
- ```keystore```: Path of the data directory to store keys |