alepacheco / eth-docker

Docker automation for Ethereum staking full nodes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eth-docker: Docker automation for Ethereum consensus and execution clients.

GitPOAP Badge

eth-docker, a docker automation project for Ethereum consensus and execution clients.

Getting Started

Please see the official documentation.

For a quick testnet start, you can install prerequisites and configure eth-docker, as a non-root user:

  • cd ~ && git clone https://github.com/eth-educators/eth-docker.git && cd eth-docker
  • ./ethd install
  • ./ethd config

License

Apache License v2

Version

This is eth-docker v2.2.5

About

Docker automation for Ethereum staking full nodes

License:Apache License 2.0


Languages

Language:Shell 98.3%Language:Dockerfile 1.7%