evmverif
EVM verifier
A framework for verifying smart contract code on the Ethereum Virtual Machine
An EVM code verification framework in Coq
44 stars
12 watching
8 forks
Language: Coq
last commit: over 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for formally verifying Algorand smart contracts' behavior using property-based testing and symbolic execution | 15 |
| A Python implementation of the Ethereum Virtual Machine. | 40 |
| A formalization of Ethereum's virtual machine using Isabelle/HOL and Lem language | 238 |
| An implementation of the Ethereum Virtual Machine in Rust, with support for resumability and gas metering. | 161 |
| An implementation of the Ethereum Virtual Machine | 872 |
| A STARK-based virtual machine designed to improve code reuse, performance and modularity through a custom instruction set, compiler and extensibility features. | 303 |
| A collection of puzzles to test Ethereum Virtual Machine (EVM) functionality by solving specific transaction-related challenges. | 821 |
| An Ethereum Virtual Machine implementation designed to be efficient and adaptable across different blockchain networks. | 280 |
| A formal verification project of the LLVM compiler's semantics using Coq proof assistant. | 405 |
| Utilities for interacting with the Ethereum virtual machine | 367 |
| An interactive reference and contract viewer for the Ethereum Virtual Machine (EVM) bytecode | 740 |
| A flexible, customizable, and portable implementation of the Ethereum Virtual Machine | 1,200 |
| A high-performance prover that generates proofs for Ethereum Virtual Machines (EVM) transactions | 229 |
| A framework for verifying smart contracts in Coq using formal methods and property-based testing. | 114 |
| A tool for visualizing and analyzing the byte code of Ethereum smart contracts | 122 |