Skip to content

An OCaml library with an ADT representation of Michelson smart contracts syntax

License

Notifications You must be signed in to change notification settings

joaosreis/michelson-adt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Michelson ADT

main workflow

An OCaml library with an ADT representation of Michelson smart contracts syntax.

Install instructions

Using dune

git clone https://github.com/joaosreis/michelson-adt.git
cd michelson-adt
dune build @install
dune install

Using opam

opam install https://github.com/joaosreis/michelson-adt.git

Developed under the FRESCO project (Formal Verification of Smart Contracts), generously funded by Tezos Foundation.

About

An OCaml library with an ADT representation of Michelson smart contracts syntax

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages