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