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.3.tar.gz
sha512=00b6134cab0b37aa04a397685f8b4b4118d4816cd33cacd9d2ddf03f649b7074cdfecb87bbfded8069a801a2972b35afe712d0a50975f3fd978c1461ddff0d5b

Description

The Algorand consensus protocol provides the foundation for 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