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