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