solhint
Code checker
A tool that checks Solidity code for quality and security issues
Solhint is an open-source project to provide a linting utility for Solidity code.
1k stars
21 watching
165 forks
Language: JavaScript
last commit: 3 months ago
Linked from 5 awesome lists
astcode-qualitydappdeveloper-toolsethereumlintersecurity-scannersmart-contractssolhintsolidity
Related projects:
Repository | Description | Stars |
---|---|---|
| Analyzes Solidity code for style and security issues and fixes them. | 927 |
| An automated verifier for the Solidity programming language used in smart contracts on the Ethereum platform. | 50 |
| Tool to verify Solidity smart contracts on Etherscan | 30 |
| Provides current and historical builds of the Solidity Compiler | 402 |
| A preprocessor and flattener for Ethereum's Solidity source files | 112 |
| A tool for finding and analyzing smart contracts in Solidity source code | 145 |
| A comprehensive configuration for JavaScript projects with enhanced error checking and code quality control. | 6 |
| Tool to visualize and review Solidity smart contract methods properties | 30 |
| A tool to manage and switch between Solidity compiler versions | 764 |
| A tool that analyzes code for security vulnerabilities and provides feedback to developers | 369 |
| A JavaScript interface to a compiler for the Solidity programming language used in Ethereum smart contracts. | 1,464 |
| An opinionated security and code quality standard for Solidity smart contracts. | 2,064 |
| A tool that automates the process of compiling Solidity smart contracts with configuration stored in separate files. | 9 |
| An interactive shell for writing and executing Solidity code | 543 |
| A tool that allows developers to interact with and execute Ethereum Solidity code using a JavaScript REPL (Read-Eval-Print Loop) | 398 |