prysm-pulse/validator
Preston Van Loon 9dc4c49fbd
Update web-ui to beta.4 (#9047)
* add site data

* gofmt

* fix embed

* fmt

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2021-06-16 13:36:43 +00:00
..
accounts Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
client Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
db Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
graffiti Graffiti hex support (#8894) 2021-06-10 16:54:24 +00:00
keymanager Fix remote keymanager's dynamic key reload (#8817) 2021-04-30 15:15:22 +00:00
node Graffiti hex support (#8894) 2021-06-10 16:54:24 +00:00
package Feature/debian packages (#8872) 2021-06-01 15:44:24 +00:00
rpc Update jwt-go library to fix CVE-2020-26160 (#9017) 2021-06-10 13:59:34 -05:00
slashing-protection Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
testing Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
web Update web-ui to beta.4 (#9047) 2021-06-16 13:36:43 +00:00
BUILD.bazel Add Goland Standard "cmd" Pattern for Validator Binaries (#8541) 2021-03-02 12:58:40 -06:00
README.md Fix Up READMEs for Mainnet (#7910) 2020-11-23 18:47:55 +00:00

Prysmatic Labs Validator Client Implementation

This is the main project folder for a validator client implementation of eth2 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 eth2 validator, we recommend reading the official specification here