Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
ContractAST -> VerificationResult
Compile smart contract execution paths and invariant annotations into SMT-LIB constraints to run automated proofs via an SMT solver.
Problem it solves
Manual auditing of transactional logic is error-prone and fails to catch edge-case invariant violations.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.