Thanks to visit codestin.com
Credit goes to github.com

Skip to content
forked from sigp/anchor

Rust implementation of the SSV protocol

License

Notifications You must be signed in to change notification settings

goldlinker/anchor

 
 

Repository files navigation

Anchor ⚓

Secret Share Validator (SSV) Validator Client

Docs Status CI status

Anchor is an open source implementation of the Secret Shared Validator (SSV) protocol, written in Rust and maintained by Sigma Prime.

Documentation

The Anchor Docs contains information for users and developers. Instructions for how to compile/build and run this client are all contained within this book.

Branches

Anchor maintains two permanent branches:

  • stable: Always points to the latest stable release.
    • This is ideal for most users.
  • unstable: Used for development, contains the latest PRs.
    • Developers should base their PRs on this branch.

Contributing

Anchor welcomes contributors.

If you are looking to contribute, please head to the Contributing section of the Anchor book.

Contact

The best place to reach us in the #anchor in our Lighthouse discord server.

For security related matters, please reach out to [email protected] and encrypt sensitive messages with our PGP key.

About

Rust implementation of the SSV protocol

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 99.2%
  • Other 0.8%