Skip to content

A static analysis tool for Michelson smart contracts

License

Notifications You must be signed in to change notification settings

joaosreis/tezcheck

Repository files navigation

Tezcheck

main workflow

Tezcheck is a static analysis tool for Michelson smart contracts that takes advantage of Tezla intermediate representation and is inspired by SoftCheck.

Install instructions

Using dune

git clone https://github.com/joaosreis/tezcheck.git
cd tezcheck
dune build @install
dune install

Using opam

opam install https://github.com/joaosreis/tezcheck.git

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

About

A static analysis tool for Michelson smart contracts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages