package
0.0.0-20230421141806-1c4f742ec13d
Repository: https://github.com/dedis/tlc.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

This Go package provides a minimal implementation of Que Sera Consensus (QSC) built on Threshold Logical Clocks (TLC) for fail-stop, non-Byzantine environments. For background information on QSC and TLC, and other model implementations in several languages, please see the top level of this repository. For more details on this package see the code and its GoDoc documentation.