Run a Arbitrum Nova (nova) RPC node with docker compose

Clients: nitro • Types: archive, minimal, pruned • Chain ID: 42170

Quickstart

# Clone the repo git clone https://git.stakesquid.eu/StakeSquid/ethereum-rpc-docker.git && cd ethereum-rpc-docker # Run Arbitrum Nova (nova) with docker compose COMPOSE_FILE=base.yml:rpc.yml:arbitrum-nova-nitro-pruned-pebble-hash.yml docker compose up -d # Check status ./show-status.sh

Configurations

Available docker-compose configurations for this chain:

Compose FileClientType
arbitrum-nova-nitro-archive-leveldb-hash.ymlnitroarchive
arbitrum-nova-nitro-archive-pebble-path.ymlnitroarchive
arbitrum-nova-nitro-minimal-pebble-hash.ymlnitrominimal
arbitrum-nova-nitro-pruned-pebble-hash.ymlnitropruned

See all configurations in the ethereum-rpc-docker repository.

Chain Information

Network Family
arbitrum
Chain
nova
Chain ID
42170
Total Configurations
4

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