[Prater testnet] Wrapper for the Prysm Eth2 client, beacon and validator binaries
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
pablomendezroyo 1a11af1c8b
Merge pull request #122 from dappnode/marc/add_env_valprater
1 month ago
.github
beacon-chain
validator
.gitignore
DISCLAIMER.md
GETTING_STARTED.md
LICENSE
README.md
avatar-prysm-prater.png
dappnode_package.json
docker-compose.yml
prometheus-targets.json
prysm-grafana-dashboard.json
releases.json
setup-wizard.yml

README.md

Prysm DAppNode package (prater config)

prysm github prysm participate

Prysm prater ETH2.0 Beacon chain + validator

Validate with prysm: a Go implementation of the Ethereum 2.0 Serenity protocol and open source project created by Prysmatic Labs. Beacon node which powers the beacon chain at the core of Ethereum 2.0

avatar

Grafana dashboard thanks to the amazing work of metanull-operator

Updated Champion/s
@tropicar

Development

  1. Select a Prysm branch, current work progress use to be tracked at develop branch. Set the branch env in the docker-compose.dev.yml

  2. Build Prysm with the branch defined with

npx @dappnode/dappnodesdk build --compose_file_name=docker-compose.dev.yml