lhl / eth2-node

ETH 2.0 Validator Docker Compose Setup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eth2-node

Docker Compose setup for setting up an ETH 2.0 validator node

Usage:

# Run as daemon
docker-compose up -d

# Updates
docker-compose pull

If you're looking for how to install Docker Compose: https://docs.docker.com/engine/install/ubuntu/

geth (ETH 1.0 node)

Running a geth node (no RPC) on stable branch

Reference:

prysm

Looks like there's a whole setup here already...

About

ETH 2.0 Validator Docker Compose Setup