Run a Taiko (alethia) RPC node with docker compose
Clients: geth, nethermind, reth • Types: archive, pruned • Chain ID: 167000
Quickstart
# Clone the repo
git clone https://git.stakesquid.eu/StakeSquid/ethereum-rpc-docker.git && cd ethereum-rpc-docker
# Run Taiko (alethia) with docker compose
COMPOSE_FILE=base.yml:rpc.yml:taiko-alethia-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-alethia-geth-archive-leveldb-hash.yml | geth | archive |
taiko-alethia-geth-archive-pebble-hash.yml | geth | archive |
taiko-alethia-geth-pruned-pebble-path.yml | geth | pruned |
taiko-alethia-nethermind-archive-rocksdb-trace.yml | nethermind | archive |
taiko-alethia-nethermind-pruned-rocksdb-trace.yml | nethermind | pruned |
taiko-alethia-reth-archive-trace.yml | reth | archive |
taiko-alethia-reth-pruned-trace.yml | reth | pruned |
See all configurations in the ethereum-rpc-docker repository.
Chain Information
- Network Family
- taiko
- Chain
- alethia
- Chain ID
167000- Total Configurations
- 7
Resources
Managed service: Let us run it for you on our fleet.
Contact sebastian@stakesquid.eu to discuss.