solgrep
Contract analyzer
A tool for finding and analyzing smart contracts in Solidity source code
🧠A scriptable semantic grep utility for solidity
143 stars
8 watching
17 forks
Language: JavaScript
last commit: 4 months ago
Linked from 1 awesome list
grepsearchsolidity
Related projects:
Repository | Description | Stars |
---|---|---|
raineorshine/solgraph | A tool for visualizing control flow and security vulnerabilities in smart contracts written in Solidity | 1,018 |
merklejerk/solpp | A preprocessor and flattener for Ethereum's Solidity source files | 112 |
tintinweb/smart-contract-inspector | A tool for visually inspecting Solidity smart contracts | 174 |
aniket-engg/sol-profiler | Tool to visualize and review Solidity smart contract methods properties | 30 |
naddison36/sol2uml | A tool for visualizing and analyzing Solidity contracts using Unified Modeling Language (UML) and blockchain explorer APIs. | 1,167 |
ericr/sol-function-profiler | A tool to analyze and report on the functions of Ethereum smart contracts written in Solidity. | 80 |
consensys/surya | A tool for visualizing and analyzing Solidity contract structures and function call graphs. | 1,088 |
aniket-engg/sol-verifier | Tool to verify Solidity smart contracts on Etherscan | 30 |
chao-peng/sif | A framework to analyze and instrument Solidity smart contracts by parsing their abstract syntax trees (ASTs) and generating modified source code. | 50 |
eth-sri/securify2 | An automated security scanner for Ethereum smart contracts | 588 |
0xclandestine/solplot | A plugin for Foundry to plot charts within Solidity smart contracts. | 156 |
ethereum/solc-js | A JavaScript interface to a compiler for the Solidity programming language used in Ethereum smart contracts. | 1,456 |
raineorshine/solidity-by-example | A collection of contract examples showcasing Solidity language features and use cases in Ethereum smart contracts | 430 |
nascentxyz/pyrometer | Analyzes security and parameters of Solidity smart contracts using symbolic execution, abstract interpretation, and static analysis | 679 |
lukehedger/sulk | A tool that automates the process of compiling Solidity smart contracts with configuration stored in separate files. | 9 |