Skip to content
forked from sigp/anchor

Rust implementation of the SSV protocol

License

Notifications You must be signed in to change notification settings

oleg-ssvlabs/anchor

 
 

Repository files navigation

Anchor ⚓

Secret Share Validator (SSV) Validator Client

Book Status CI status

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

Overview

This client implementation is currently under active development and should not be used for production until a formal production release has been made.

Documentation

The Anchor Book 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.

About

Rust implementation of the SSV protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 92.7%
  • Makefile 4.1%
  • Shell 2.8%
  • Other 0.4%