package coq-mi-cho-coq

  1. Overview
  2. No Docs
A specification of Michelson in Coq to prove properties about smart contracts in Tezos

Install

Dune Dependency

Authors

Maintainers

Sources

mi-cho-coq-version-0.1.tar.gz
md5=521927e391d5529f652056d97fcdd261

Description

Michelson is a language for writing smart contracts on the Tezos blockchain. This package provides a Coq encoding of the syntax and semantics of Michelson, automatically generated by the Ott tool. Also included is a framework called Mi-Cho-Coq for reasoning about Michelson programs in Coq using a weakest precondition calculus.

Dependencies (8)

  1. zarith
  2. ott build & >= "0.29"
  3. ocamlbuild
  4. ocaml >= "4.07.1"
  5. menhir
  6. coq-ott >= "0.29"
  7. coq-menhirlib >= "20190626"
  8. coq >= "8.8" & < "8.12"

Dev Dependencies

None

Used by

None

Conflicts

None