Run a Polygon zkEVM Cardona Testnet (zkevm-cardona) RPC node with docker compose
Clients: cdk-erigon • Types: archive, pruned • Chain ID: 2442
Quickstart
# Clone the repo
git clone https://git.stakesquid.eu/StakeSquid/ethereum-rpc-docker.git && cd ethereum-rpc-docker
# Run Polygon zkEVM Cardona Testnet (zkevm-cardona) with docker compose
COMPOSE_FILE=base.yml:rpc.yml:polygon-zkevm-cardona-cdk-erigon-pruned-trace.yml
docker compose up -d
# Check status
./show-status.sh
Configurations
Available docker-compose configurations for this chain:
| Compose File | Client | Type |
|---|---|---|
polygon-zkevm-cardona-cdk-erigon-archive-trace.yml | erigon | archive |
polygon-zkevm-cardona-cdk-erigon-pruned-trace.yml | erigon | pruned |
See all configurations in the ethereum-rpc-docker repository.
Chain Information
- Network Family
- polygon
- Chain
- zkevm-cardona
- Chain ID
2442- Total Configurations
- 2
Resources
Managed service: Let us run it for you on our fleet.
Contact sebastian@stakesquid.eu to discuss.