mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-29 08:03:48 +00:00
20 lines
337 B
Markdown
20 lines
337 B
Markdown
|
|
# Command line interface
|
|
|
|
## Commands
|
|
|
|
- [```server```](./server.md)
|
|
|
|
- [```debug```](./debug.md)
|
|
|
|
- [```account```](./account.md)
|
|
|
|
- [```account new```](./account_new.md)
|
|
|
|
- [```account list```](./account_list.md)
|
|
|
|
- [```account import```](./account_import.md)
|
|
|
|
- [```chain watch```](./chain_watch.md)
|
|
|
|
- [```version```](./version.md)
|