https://github.com/dappnode/dappnodepackage-prysm-prater
[Prater testnet] Wrapper for the Prysm Eth2 client, beacon and validator binaries
https://github.com/dappnode/dappnodepackage-prysm-prater
Last synced: 10 months ago
JSON representation
[Prater testnet] Wrapper for the Prysm Eth2 client, beacon and validator binaries
- Host: GitHub
- URL: https://github.com/dappnode/dappnodepackage-prysm-prater
- Owner: dappnode
- License: gpl-3.0
- Created: 2021-06-29T10:16:53.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-24T14:30:10.000Z (about 2 years ago)
- Last Synced: 2024-04-24T17:42:21.807Z (about 2 years ago)
- Language: Shell
- Size: 128 MB
- Stars: 6
- Watchers: 7
- Forks: 5
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Prysm DAppNode package (prater config)
[](https://prylabs.net/)
[](https://prylabs.net/participate?node=dappnode)
**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

Grafana dashboard thanks to the amazing work of [metanull-operator](https://github.com/metanull-operator/eth2-grafana)
| Updated | Champion/s |
| :----------------: | :--------: |
| :heavy_check_mark: | @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
```