Difference between revisions of "Start an ethereum node"

From wikieduonline
Jump to navigation Jump to search
Line 3: Line 3:
 
  [[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
  
 +
== Related ==
 +
* [[cast]]
  
 
== See also ==
 
== See also ==
 
* {{geth}}
 
* {{geth}}

Revision as of 12:21, 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

Related

See also

Advertising: