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