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