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 FileClientType
polygon-amoy-bor-archive-pebble-path.ymlpebblepath
polygon-amoy-bor-pruned-pebble-path.ymlpebblepath
polygon-amoy-erigon3-archive-trace.ymlerigon3archive
polygon-amoy-erigon3-minimal-trace.ymlerigon3minimal
polygon-amoy-erigon3-pruned-trace.ymlerigon3pruned

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.

Project Website

View RPC Docker

← Back to Chains Directory