Skip to content

Commit

Permalink
Readme references Eth Docker
Browse files Browse the repository at this point in the history
  • Loading branch information
yorickdowne committed Sep 12, 2023
1 parent cb52a44 commit fc1e0e2
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
# eth-docker: Docker automation for Ethereum nodes.
# Eth Docker: Docker automation for Ethereum nodes.

[![GitPOAP Badge](https://public-api.gitpoap.io/v1/repo/eth-educators/eth-docker/badge)](https://www.gitpoap.io/gh/eth-educators/eth-docker)

eth-docker, a simple yet configurable way to run [Ethereum](https://ethereum.org/en/upgrades/) nodes.
Eth Docker, a simple yet configurable way to run [Ethereum](https://ethereum.org/en/upgrades/) nodes.

## Getting Started

Please see the [official documentation](https://eth-docker.net).
Please see the [official documentation](https://ethdocker.com).

For a quick testnet start, you can install prerequisites and configure eth-docker, as any user not named `root`:
For a quick testnet start, you can install prerequisites and configure Eth Docker, as any user not named `root`:

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

## Support

The #software channel in [ethstaker Discord](https://discord.io/ethstaker) is the place to ask questions about eth-docker.
The #software channel in [ethstaker Discord](https://discord.io/ethstaker) is the place to ask questions about Eth Docker.

## Contributions

Expand All @@ -29,4 +29,4 @@ please read the [contribution guidelines](CONTRIBUTING.md) so you can run lint c

## Version

This is eth-docker v2.3.4
This is Eth Docker v2.3.4

0 comments on commit fc1e0e2

Please sign in to comment.