Difference between revisions of "Start an ethereum node"

From wikieduonline
Jump to navigation Jump to search
Line 6: Line 6:
 
* <code>[[cast]]</code>
 
* <code>[[cast]]</code>
 
* [[INFO Starting checkpoint sync]]
 
* [[INFO Starting checkpoint sync]]
 +
* [[INFO Syncing: chain download in progress]]
  
 
== See also ==
 
== See also ==

Revision as of 10:08, 8 October 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

Related

See also

Advertising: