An open API service indexing awesome lists of open source software.

https://github.com/developerfred/dappnodepackage-prysm-validator

A validator client which manages a staking user's private/public keys, connects to a beacon node, and acts as a validator in Ethereum 2.0 by staking 32 ETH and participating in proof of stake consensus by proposing and voting on blocks
https://github.com/developerfred/dappnodepackage-prysm-validator

Last synced: 4 months ago
JSON representation

A validator client which manages a staking user's private/public keys, connects to a beacon node, and acts as a validator in Ethereum 2.0 by staking 32 ETH and participating in proof of stake consensus by proposing and voting on blocks

Awesome Lists containing this project

README

          

# Prysm validator Ethereum2.0 DAppNode Package

[![DAppNode Available](https://img.shields.io/badge/DAppNode-Available-brightgreen.svg)](http://my.dappnode/#/installer/prysm-onyx-validator.public.dappnode.eth)

[![Prysm github](https://img.shields.io/badge/Prysm-Github-blue.svg)](https://prylabs.net/)
[![prysm participate](https://img.shields.io/badge/prysm-participate-753a88.svg)](https://prylabs.net/participate?node=dappnode)

# Installation Notes

1. Install the DAppNodePackage:

[![DAppNode Install](https://img.shields.io/badge/DAppNode-Install-blue.svg)](http://my.admin.dnp.dappnode.eth/#/installer/prysm-onyx-validator.public.dappnode.eth)

**NOTE:** You can choose a password for your account or the package will auto generate a random one automatically at the first start

2. After the installation the beacon-chain and the validator should be running on your DAppNode: http://my.dappnode/#/packages

![](https://i.imgur.com/11y8pgQ.png)

## Note

This is early stage software and it's just a PoC

## License

This project is licensed under the GNU General Public License v3.0 - see the [LICENSE](LICENSE) file for details