Run a Ethereum Mainnet (sepolia) RPC node with docker compose

Clients: erigon3, geth, nethermind, reth • Types: archive, minimal, pruned • Chain ID: 1

Quickstart

# Clone the repo git clone https://git.stakesquid.eu/StakeSquid/ethereum-rpc-docker.git && cd ethereum-rpc-docker # Run Ethereum Mainnet (sepolia) with docker compose COMPOSE_FILE=base.yml:rpc.yml:ethereum-sepolia-erigon3-pruned-trace.yml docker compose up -d # Check status ./show-status.sh

Chain Information

Network Family
ethereum
Chain
sepolia
Chain ID
1
Total Configurations
10

Resources

Managed service: Let us run it for you on our fleet.
Contact sebastian@stakesquid.eu to discuss.

Project Website

View RPC Docker

← Back to Chains Directory