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