Difference between revisions of "Start an ethereum node"

From wikieduonline
Jump to navigation Jump to search
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
 
  [[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
  
 
== Related ==
 
== Related ==

Revision as of 09:57, 10 October 2024

Advertising: