Skip to content
This repository has been archived by the owner on Jun 8, 2024. It is now read-only.

Latest commit

 

History

History
26 lines (16 loc) · 1.04 KB

README.md

File metadata and controls

26 lines (16 loc) · 1.04 KB

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