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