Skip to content

CryptoManufaktur-io/polygon-zkevm-docker

Repository files navigation

Overview

Docker Compose for Polygon zkEVM node. Also supports XLayer

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

./zkevmd 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 NETWORK and L1_RPC

If you have a tar file (lz4, gz, zstd, plain) that contains the chaindata/ directory, give its URL in SNAPSHOT

./zkevmd up

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

You can share the RPC/WS port locally by adding :rpc-shared.yml to COMPOSE_FILE inside .env.

If 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.

This is Polygon zkEVM Docker v3.1.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •