vscode-solidity-inspector
Contract inspector
A VSCode extension for smart-contract development utilities, including optimization and debugging tools.
A VSCode extension offering utilities for solidity smart-contract development.
126 stars
3 watching
3 forks
Language: JavaScript
last commit: 3 months ago evmsolidityvscode-extension
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
consensys/vscode-solidity-auditor | An extension for Visual Studio Code that provides advanced support and security auditing for writing secure Solidity code | 580 |
coinspect/learn-evm-attacks | An open-source collection of smart contract tests reproducing exploits and vulnerabilities on the Ethereum Virtual Machine (EVM) in Solidity. | 1,665 |
aniket-engg/sol-profiler-vscode | An extension for Visual Studio Code to generate and store profiles of smart contract methods in Solidity language. | 15 |
decurity/semgrep-smart-contracts | Provides a set of security and performance rules for smart contract code. | 632 |
sri-csl/solidity | An automated verifier for the Solidity programming language used in smart contracts on the Ethereum platform. | 50 |
aniket-engg/sol-verifier | Tool to verify Solidity smart contracts on Etherscan | 30 |
aniket-engg/sol-profiler | Tool to visualize and review Solidity smart contract methods properties | 30 |
tintinweb/smart-contract-inspector | A tool for visually inspecting Solidity smart contracts | 174 |
manojpramesh/solidity-cheatsheet | A comprehensive resource for writing smart contracts in Solidity, covering best practices and key concepts. | 1,461 |
sc-forks/solidity-coverage | Tools and utilities to measure coverage of smart-contract code in Solidity programming language | 978 |
raineorshine/solidity-by-example | A collection of contract examples showcasing Solidity language features and use cases in Ethereum smart contracts | 430 |
merklejerk/solpp | A preprocessor and flattener for Ethereum's Solidity source files | 112 |
lukehedger/sulk | A tool that automates the process of compiling Solidity smart contracts with configuration stored in separate files. | 9 |
duaraghav8/ethlint | Analyzes Solidity code for style and security issues and fixes them. | 927 |