Start an ethereum node
Jump to navigation
Jump to search
lighthouse bn --checkpoint-sync-url=https://mainnet-checkpoint-sync.attestant.io --purge-db --execution-endpoint http://127.0.0.1:8551 --execution-jwt ~/Library/Ethereum/geth/jwtsecret
geth --authrpc.addr localhost --authrpc.port 8551 --authrpc.vhosts localhost --http.api eth,net --http
Logs[edit]
INFO Starting checkpoint sync
- INFO Syncing beacon headers
- INFO Syncing: chain download in progress
- WARN Unclean shutdown detected
Related[edit]
See also[edit]
geth [ account | console | snapshot | --authrpc.addr | version | --sepolia | --goerli | --pprof | --http | --syncmode | --mine ] --rpc.evmtimeout | --ethstats | --help
, Geth logs, geth logs WARN,Log.Error
, ports:8551, 30303, 8547, ~/.ethereum/geth/,
,--verbosity, --config
,geth init
devp2p, p2psim, devp2p
, geth dumpconfig
Advertising: