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