prysm-pulse/validator
2023-03-29 14:17:21 +00:00
..
accounts Improve voluntary exit confirmation prompt (#12205) 2023-03-29 14:17:21 +00:00
client Add REST API endpoint for node client's GetSyncStatus (#12189) 2023-03-29 13:38:31 +00:00
db Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
graffiti Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
helpers Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
keymanager Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
node Block rewards API endpoint (#12020) 2023-03-28 18:44:41 +02:00
package Update cross compile toolchains (#12069) 2023-03-07 20:09:46 +00:00
rpc Add REST API stubs for beacon chain, node and slasher clients (#12094) 2023-03-20 16:32:32 +00:00
slashing-protection-history Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
testing Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
web Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
BUILD.bazel Add Goland Standard "cmd" Pattern for Validator Binaries (#8541) 2021-03-02 12:58:40 -06:00
README.md Change Eth2 Repository Names (#9425) 2021-08-19 13:00:57 -05:00

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