This project contains all the software required for creating or participating in a distributed validator cluster for Ethereum using the SSV project. It currently supports mainnet, holesky and hoodi - though holesky no longer supports the full validator registration lifecycle since got rekt.
For users with ETH to stake who wish to create a validator cluster, read the CLI readme
For SSV node operators who wish to opt into distributed key generation opportunities, read the sidecar readme
The tools module contains useful applications for interacting with other parts of the project.
./tools/key_verifier is a tool used by the GitHub actions for verifying the keys of operators added to the operators list.