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