Skip to content
 
 

Repository files navigation

Chronos

What is it?

Pure go implementation of asynchronous consensus, including byzantine reliable broadcast, byzantine agreement and so on.

Run

git clone https://github.com/wz14/Chronos.git
cd Chronos
docker build . -t Chronos
docker run Chronos 2>/dev/null  # without logs
docker run Chronos              # with logs

LICENSE

Licensed by Apache 2.0.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages