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 FileClientType
op-sepolia-op-erigon-archive-trace.ymlerigonarchive
op-sepolia-op-geth-archive-leveldb-hash.ymlgetharchive
op-sepolia-op-geth-pruned-pebble-path.ymlgethpruned
op-sepolia-op-reth-archive-trace.ymlretharchive
op-sepolia-op-reth-minimal-trace.ymlrethminimal
op-sepolia-op-reth-pruned-trace.ymlrethpruned

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.

View RPC Docker

← Back to Chains Directory