Backends

Act currently implements 3 backends natively:

  • SMT: automated proof of postcondition and inductive invariants against the spec
  • Coq: manual proof of arbitrary properties against the spec
  • Hevm: automated equivalence proof between the spec and an implementation in evm