sol-profiler
Contract Inspector
Tool to visualize and review Solidity smart contract methods properties
CLI Tool to List & Store Solidity Smart Contract Methods Attributes
30 stars
3 watching
8 forks
Language: JavaScript
last commit: almost 3 years ago
Linked from 2 awesome lists
parserprofileprofilersmart-contractsmart-contractssolsol-profilersolidity
Related projects:
Repository | Description | Stars |
---|---|---|
aniket-engg/sol-verifier | Tool to verify Solidity smart contracts on Etherscan | 30 |
aniket-engg/sol-profiler-vscode | An extension for Visual Studio Code to generate and store profiles of smart contract methods in Solidity language. | 15 |
ericr/sol-function-profiler | A tool to analyze and report on the functions of Ethereum smart contracts written in Solidity. | 80 |
tintinweb/solgrep | A tool for finding and analyzing smart contracts in Solidity source code | 143 |
raineorshine/solgraph | A tool for visualizing control flow and security vulnerabilities in smart contracts written in Solidity | 1,018 |
naddison36/sol2uml | A tool for visualizing and analyzing Solidity contracts using Unified Modeling Language (UML) and blockchain explorer APIs. | 1,167 |
sc-forks/solidity-coverage | Tools and utilities to measure coverage of smart-contract code in Solidity programming language | 978 |
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 |
eth-sri/securify2 | An automated security scanner for Ethereum smart contracts | 588 |
urszeidler/uml2solidity | Generates smart contract code from UML models | 37 |
sri-csl/solidity | An automated verifier for the Solidity programming language used in smart contracts on the Ethereum platform. | 50 |
praneshasp/vscode-solidity-inspector | A VSCode extension for smart-contract development utilities, including optimization and debugging tools. | 126 |
0xclandestine/solplot | A plugin for Foundry to plot charts within Solidity smart contracts. | 156 |
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 |