Skip to content

docs: align README with default execution client (Geth)#1032

Open
RonCongrevekun wants to merge 1 commit intobase:mainfrom
RonCongrevekun:docs/readme
Open

docs: align README with default execution client (Geth)#1032
RonCongrevekun wants to merge 1 commit intobase:mainfrom
RonCongrevekun:docs/readme

Conversation

@RonCongrevekun
Copy link
Copy Markdown

Summary

The README listed Reth as the default execution client, but the actual defaults come from the root .env (CLIENT=${CLIENT:-geth}) and docker-compose.yml (${CLIENT:-geth}/Dockerfile), which both default to Geth.

Changes

  • Clarify in Quick Start that the default execution client is Geth and how CLIENT overrides it.
  • Update Supported Clients to list Geth as default; Reth and Nethermind as alternatives.
  • Tighten the NOTE under production hardware: default image is Geth, with examples for switching clients and a pointer to reth/README.md for Reth-specific options.

Testing

  • Documentation only; no code or config changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant