Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 728 Bytes

getting-started.md

File metadata and controls

11 lines (7 loc) · 728 Bytes

Goerli Geth (Execution Client)

Welcome to your Merged Goerli/Prater Geth Execution Layer Client

There are now two RPC APIs in Execution Clients:

  1. Querying API http://goerli-geth.dappnode:8545. Use this endpoint to query transactions on your node and connect to it with your web3 wallet.
  2. Engine API http://goerli-geth.dappnode:8551. Use this endpoint to connect your Beacon Chain (Consensus Layer) client.
  • If your Execution Client is not connected to a Consensus Layer client, you won't be able to keep it synced, nor use it to query the blockchain, nor will you be able to connect your wallet to it!
  • All Staking Management has a new home in the Comprehensive StakersUI