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