sol-profiler-vscode
Contract profiler
An extension for Visual Studio Code to generate and store profiles of smart contract methods in Solidity language.
Visual Code Extension to Generate & Store Smart Contract Methods Profile
15 stars
2 watching
3 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list
smart-contractssol-profilersolidityvscodevscode-extension
Related projects:
Repository | Description | Stars |
---|---|---|
aniket-engg/sol-profiler | Tool to visualize and review Solidity smart contract methods properties | 30 |
aniket-engg/sol-verifier | Tool to verify Solidity smart contracts on Etherscan | 30 |
ericr/sol-function-profiler | A tool to analyze and report on the functions of Ethereum smart contracts written in Solidity. | 80 |
naddison36/sol2uml | A tool for visualizing and analyzing Solidity contracts using Unified Modeling Language (UML) and blockchain explorer APIs. | 1,167 |
praneshasp/vscode-solidity-inspector | A VSCode extension for smart-contract development utilities, including optimization and debugging tools. | 126 |
juanfranblanco/vscode-solidity | A Visual Studio Code extension providing language support and tools for smart contract development in Ethereum using the Solidity programming language. | 904 |
urszeidler/uml2solidity | Generates smart contract code from UML models | 37 |
tintinweb/solgrep | A tool for finding and analyzing smart contracts in Solidity source code | 143 |
consensys/solc-typed-ast | A tool for compiling and manipulating Solidity smart contract source code | 127 |
microsoft/vscode-js-profile-visualizer | An editor extension that displays .cpuprofile files in VS Code. | 139 |
jacqueswww/sublime-vyper | A Sublime Text plugin providing syntax highlighting for the Vyper smart contract programming language | 5 |
sri-csl/solidity | An automated verifier for the Solidity programming language used in smart contracts on the Ethereum platform. | 50 |
frankszendzielarz/algorandvisualstudio | Extensions to Visual Studio for C# development of Algorand smart contracts and TEAL compilation | 21 |
lukehedger/sulk | A tool that automates the process of compiling Solidity smart contracts with configuration stored in separate files. | 9 |
davidhq/sublimeethereum | A package providing syntax highlighting for Smart Contract languages Solidity, Vyper, Yul, and StarkNet Cairo in the SublimeText editor. | 116 |