Skip to content

A project to enable Distributed Key Generation for distributed validators using the SSV network

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

randa-mu/ssv-dkg

Repository files navigation

ssv-dkg

This project contains all the software required for creating or participating in a distributed validator cluster for Ethereum using the SSV project

cli

For users with ETH to stake who wish to create a validator cluster, read the CLI readme

sidecar

For SSV node operators who wish to opt into distributed key generation opportunities, read the sidecar readme

tools

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.

./tools/stub is a CLI for running a stubbed SSV node for testing. It will respond to identity requests with a valid RSA public key for use in encryption.

About

A project to enable Distributed Key Generation for distributed validators using the SSV network

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages