package coq-algorand

  1. Overview
  2. No Docs
A verified model of the Algorand consensus protocol in Coq

Install

Dune Dependency

Authors

Maintainers

Sources

release-1.4.tar.gz
sha512=8a1bf5df4126f32d72af91fcaba61756b197adea880974f8d1905d509eb23383f8fbbc2bf5d4a9bf22648d1d57dca69d0238358296fa6ce186cfed4212c52930

Description

The Algorand consensus protocol is the foundation of a decentralized digital currency and transactions platform. This project provides a model of the protocol in Coq, expressed as a transition system over global states in a message-passing distributed system. Included is a formal proof of safety for the transition system.

Dev Dependencies

None

Used by

None

Conflicts

None