The go-ethereum command line interface
Main Ethereum CLI client. It is the entry point into the Ethereum network
(main-, test- or private net), capable of running as a full node (default),
archive node (retaining all historical state) or a light node
(retrieving data live). It can be used by other processes as a gateway
into the Ethereum network via JSON RPC endpoints exposed on top of HTTP,
WebSocket and/or IPC transports. geth --help and the CLI page for command
line options.
Sources: https://github.com/ethereum/go-ethereum
Documentation: https://geth.ethereum.org/docs/
Donate (Ethereum): 0x01C8d1680ab94219666a536e171FED31e6B0Aa2D