Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

CryptoManufaktur-io/mantle-docker

Repository files navigation

Archived repo

Please use Optimism Docker for Mantle RPC nodes

Overview

Docker Compose for Mantle rollup

cp default.env .env, then nano .env and adjust values, particularly SNAPSHOT and DTL

This repo does not support Mantle on Sepolia at present

Meant to be used with central-proxy-docker for traefik and Prometheus remote write; use :ext-network.yml in COMPOSE_FILE inside .env in that case.

If you want the l2-geth RPC ports exposed locally, use mantle-shared.yml in COMPOSE_FILE inside .env.

The ./mantled script can be used as a quick-start:

./mantled install brings in docker-ce, if you don't have Docker installed already.

cp default.env .env

nano .env and adjust variables as needed, particularly SNAPSHOT and DTL

./mantled up

To update the software, run ./mantled update and then ./mantled up

This is Mantle Docker v2.0.0

About

Mantle node in Docker Compose

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages