Difference between revisions of "Start geth"
Jump to navigation
Jump to search
(Created page with " geth --authrpc.addr localhost --authrpc.port 8551 --authrpc.vhosts localhost --http.api eth,net --http") |
|||
Line 1: | Line 1: | ||
+ | |||
+ | [[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]] | [[geth --authrpc.addr localhost --authrpc.port 8551 --authrpc.vhosts localhost --http.api eth,net --http]] | ||
+ | |||
+ | |||
+ | |||
+ | {{geth}} |
Revision as of 12:20, 12 September 2024
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
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: