ATPL-Project
Contract verifier
A framework for verifying smart contracts using Coq
A framework for smart contract verification in Coq
0 stars
0 watching
0 forks
Language: Coq
last commit: almost 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
josefgit/concert | A framework for verifying smart contracts in Coq, a proof assistant language. | 0 |
frederikvigen/concert | A framework for verifying smart contracts in Coq to ensure their correctness and security | 0 |
tezos/tezoscoq | A Coq-based library providing a formal verification framework for the Tezos smart contract language | 28 |
au-cobra/concert | A framework for verifying smart contracts in Coq using formal methods and property-based testing. | 114 |
siimplex/concert | A framework for verifying smart contracts in Coq | 1 |
sec-bit/tokenlibs-with-proofs | Verifies the correctness of Ethereum token contracts using formal methods and proof assistants. | 97 |
sri-csl/solidity | An automated verifier for the Solidity programming language used in smart contracts on the Ethereum platform. | 50 |
ethereum/sourcify | A decentralized service for verifying the integrity of smart contract source code on Ethereum. | 791 |
formal-land/coq-of-python | Formal verification of Python code using Coq | 30 |
aniket-engg/sol-verifier | Tool to verify Solidity smart contracts on Etherscan | 30 |
coq-community/chapar | A framework for verifying causal consistency in distributed key-value stores and their clients using the Coq proof assistant | 32 |
runtimeverification/avm-semantics | A tool for formally verifying Algorand smart contracts' behavior using property-based testing and symbolic execution | 15 |
smtcoq/smtcoq | An OCaml-based plugin for Coq that verifies and extends proof witnesses from external SAT/SMT solvers | 157 |
mit-plv/bedrock | Automated verification of higher-order programs using separation logic | 57 |