Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dappnode/dappnodepackage-obol-distributed-validator-goerli
https://github.com/dappnode/dappnodepackage-obol-distributed-validator-goerli
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dappnode/dappnodepackage-obol-distributed-validator-goerli
- Owner: dappnode
- Created: 2023-02-17T08:39:54.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-24T16:03:22.000Z (9 months ago)
- Last Synced: 2024-04-24T18:58:18.202Z (9 months ago)
- Language: Shell
- Size: 126 KB
- Stars: 2
- Watchers: 5
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Obol distributed validator package for Goerli/Prater network
This package includes 5 services "cluster-validator". Each one can take part in an Obol cluster.
The package supports both Teku and Lodestar validator clients. In order to use Lodestar, you need to use the `Dockerfile.lodestar` file instead of the `Dockerfile.teku` file in each service of the `docker-compose.yml` file. Also, you need to set the desired validator client version for the build args, called `VALIDATOR_CLIENT_VERSION`.