prysm-pulse/validator
Radosław Kapka f1d7c0f2c9
Create a new wallet on accounts import only when necessary (#8801)
Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-04-24 08:26:41 +00:00
..
accounts Create a new wallet on accounts import only when necessary (#8801) 2021-04-24 08:26:41 +00:00
client Fix comments (#8802) 2021-04-23 12:06:05 +00:00
db Fix comments (#8802) 2021-04-23 12:06:05 +00:00
graffiti Fix comments (#8802) 2021-04-23 12:06:05 +00:00
keymanager Fix comments (#8802) 2021-04-23 12:06:05 +00:00
node Extract node configuration to separate file (#8744) 2021-04-13 07:04:34 +00:00
rpc Fix comments (#8802) 2021-04-23 12:06:05 +00:00
slashing-protection Fix comments (#8802) 2021-04-23 12:06:05 +00:00
testing Fix comments (#8802) 2021-04-23 12:06:05 +00:00
web Fix Secrets Failing Build (#8660) 2021-03-24 18:01:58 +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