Run a Core Blockchain Mainnet (pigeon) RPC node with docker compose

Clients: core • Types: archive, pruned • Chain ID: 1116

Quickstart

# Clone the repo git clone https://git.stakesquid.eu/StakeSquid/ethereum-rpc-docker.git && cd ethereum-rpc-docker # Run Core Blockchain Mainnet (pigeon) with docker compose COMPOSE_FILE=base.yml:rpc.yml:core-pigeon-core-pruned-pebble-path.yml docker compose up -d # Check status ./show-status.sh

Configurations

Available docker-compose configurations for this chain:

Compose FileClientType
core-pigeon-core-archive-leveldb-hash.ymlleveldbhash
core-pigeon-core-pruned-pebble-path.ymlpebblepath

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

Chain Information

Network Family
core
Chain
pigeon
Chain ID
1116
Total Configurations
2

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