Run a Metal (sepolia) RPC node with docker compose

Clients: erigon, geth • Types: archive, pruned

Quickstart

# Clone the repo git clone https://git.stakesquid.eu/StakeSquid/ethereum-rpc-docker.git && cd ethereum-rpc-docker # Run Metal (sepolia) with docker compose COMPOSE_FILE=base.yml:rpc.yml:metal-sepolia-op-geth-pruned-pebble-path--kona.yml docker compose up -d # Check status ./show-status.sh

Configurations

Available docker-compose configurations for this chain:

Compose FileClientType
metal-sepolia-op-erigon-archive-trace.ymlerigonarchive
metal-sepolia-op-geth-archive-leveldb-hash--kona.ymlgetharchive
metal-sepolia-op-geth-archive-leveldb-hash.ymlgetharchive
metal-sepolia-op-geth-pruned-pebble-path--kona.ymlgethpruned
metal-sepolia-op-geth-pruned-pebble-path.ymlgethpruned

See all configurations in the ethereum-rpc-docker repository.

Chain Information

Network Family
metal
Chain
sepolia
Chain ID
None
Total Configurations
5

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