Run a Op (sepolia) RPC node with docker compose
Clients: erigon, geth, reth • Types: archive, minimal, pruned
Quickstart
# Clone the repo
git clone https://git.stakesquid.eu/StakeSquid/ethereum-rpc-docker.git && cd ethereum-rpc-docker
# Run Op (sepolia) with docker compose
COMPOSE_FILE=base.yml:rpc.yml:op-sepolia-op-geth-pruned-pebble-path.yml
docker compose up -d
# Check status
./show-status.sh
Configurations
Available docker-compose configurations for this chain:
| Compose File | Client | Type |
|---|---|---|
op-sepolia-op-erigon-archive-trace.yml | erigon | archive |
op-sepolia-op-geth-archive-leveldb-hash.yml | geth | archive |
op-sepolia-op-geth-pruned-pebble-path.yml | geth | pruned |
op-sepolia-op-reth-archive-trace.yml | reth | archive |
op-sepolia-op-reth-minimal-trace.yml | reth | minimal |
op-sepolia-op-reth-pruned-trace.yml | reth | pruned |
See all configurations in the ethereum-rpc-docker repository.
Chain Information
- Network Family
- op
- Chain
- sepolia
- Chain ID
None- Total Configurations
- 6
Resources
Managed service: Let us run it for you on our fleet.
Contact sebastian@stakesquid.eu to discuss.