Home

Awesome

Smart Contract as Automata

State-Transition Systems for Smart Contracts: semantics and properties.

Building Instructions

Requirements

We recommend installing the requirements via opam:

opam repo add coq-released https://coq.inria.fr/opam/released
opam install coq-fcsl-pcm

Building the project

make clean; make -j

Project Structure