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
  
  
 
== See also ==
 
== See also ==
 
* {{geth}}
 
* {{geth}}

Revision as of 19:18, 18 August 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


See also

Advertising: