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