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
- Host: GitHub
- URL: https://github.com/developerfred/dappnodepackage-prysm-validator
- Owner: developerfred
- License: gpl-3.0
- Created: 2020-06-18T11:23:35.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-18T11:21:14.000Z (almost 6 years ago)
- Last Synced: 2025-05-14T22:42:08.172Z (about 1 year ago)
- Size: 8.44 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Prysm validator Ethereum2.0 DAppNode Package
[](http://my.dappnode/#/installer/prysm-onyx-validator.public.dappnode.eth)
[](https://prylabs.net/)
[](https://prylabs.net/participate?node=dappnode)
# Installation Notes
1. Install the DAppNodePackage:
[](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

## 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