prysm-pulse/validator
james-prysm 88db7117d2
Adding additional checksum check for fee recipient. (#10879)
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2022-06-14 18:43:37 +00:00
..
accounts Use go:build lines and remove obsolete +build lines (#10704) 2022-06-14 11:47:27 +00:00
client Validator client builder support (#10749) 2022-06-06 19:32:41 +00:00
db
graffiti
keymanager Validator client builder support (#10749) 2022-06-06 19:32:41 +00:00
node Adding additional checksum check for fee recipient. (#10879) 2022-06-14 18:43:37 +00:00
package
rpc
slashing-protection-history
testing
web
BUILD.bazel
README.md

Prysmatic Labs Validator Client Implementation

This is the main project folder for a validator client implementation of Ethereum written in Go by Prysmatic Labs. A validator client attaches to a running beacon node in order to perform proposer/attester responsibilities for eth.

You can also read our main README and join our active chat room on Discord.

Discord

To further understand the responsibilities of an Ethereum validator, we recommend reading the official specification here