Skip to content

wz14/Chronos

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.

Releases

No releases published

Packages

 
 
 

Languages