github.com/prysmaticlabs/prysm@v1.4.4/validator/README.md (about) 1 # Prysmatic Labs Validator Client Implementation 2 3 This is the main project folder for a validator client implementation of Ethereum written in Go by [Prysmatic Labs](https://prysmaticlabs.com). A validator client attaches to a running beacon node in order to perform proposer/attester responsibilities for eth. 4 5 You can also read our main [README](https://github.com/prysmaticlabs/prysm/blob/master/README.md) and join our active chat room on Discord. 6 7 [](https://discord.gg/CTYGPUJ) 8 9 To further understand the responsibilities of an Ethereum validator, we recommend reading the official specification [here](https://github.com/ethereum/eth2.0-specs/blob/master/specs/phase0/validator.md)