solidity
Contract verifier
An automated verifier for the Solidity programming language used in smart contracts on the Ethereum platform.
This is solc-verify, a modular verifier for Solidity.
50 stars
16 watching
14 forks
Language: C++
last commit: over 1 year ago
Linked from 3 awesome lists
ethereumformal-specificationformal-verificationsolidity
Related projects:
Repository | Description | Stars |
---|---|---|
| Tool to verify Solidity smart contracts on Etherscan | 30 |
| A decentralized service for verifying the integrity of smart contract source code on Ethereum. | 791 |
| An automated security scanner for Ethereum smart contracts | 589 |
| A security scanner for Ethereum smart contracts | 219 |
| A JavaScript interface to a compiler for the Solidity programming language used in Ethereum smart contracts. | 1,464 |
| A Visual Studio Code extension providing language support and tools for smart contract development in Ethereum using the Solidity programming language. | 904 |
| A tool that automates the process of compiling Solidity smart contracts with configuration stored in separate files. | 9 |
| A tool that provides an interactive environment to experiment with Solidity snippets and execute smart contract code in Ethereum | 4 |
| A comprehensive development library for building and testing upgradeable Solidity smart contracts on the Ethereum blockchain. | 441 |
| Verifies the correctness of Ethereum token contracts using formal methods and proof assistants. | 97 |
| A preprocessor and flattener for Ethereum's Solidity source files | 112 |
| An opinionated security and code quality standard for Solidity smart contracts. | 2,064 |
| Provides a set of security and performance rules for smart contract code. | 643 |
| A tool for finding and analyzing smart contracts in Solidity source code | 145 |
| A VSCode extension for smart-contract development utilities, including optimization and debugging tools. | 127 |