Ethlint
Static Analysis Tools
Ethlint
Ethlint (Formerly Solium) analyzes your Solidity code for style & security issues and fixes them.
What is Ethlint?
Ethlint is a tool that analyzes your Solidity code to check for style and security best practices; when it finds an issue, it fixes it for you. Developers can use Ethlint's command line interface to lint over their contracts, integrate Ethlint with their favorite IDE's, or extend its functionality using its plugins. Ethlint is a Solidity linter with some 30 contributors and comprehensive documentation for contribution to, modification of, and experimentation with the Ethlint tool.
Web3 dapps and developer tools related to Ethlint
Discover blockchain applications that are frequently used with Ethlint.
Mythril
Symbolic Execution Tools
Mythril is a dynamic analysis tool for EVM bytecode that detects security vulnerabilities.
Pytest Cobra
Solidity Developer Tools
Pytest Cobra is a pythonistic testing tool for EVM-compatible smart contracts.
EVM2
EVM Tools
(e=vm'2) evm2 is an evm that runs inside the evm native to Go-Ethereum.
Resources and Guides about Static Analysis Tools
Ethlint Alternatives
Explore web3 competitors and apps like Ethlint.
Solhint
Static Analysis Tools
Open-source, configurable Solidity linter for syntax-related vulnerabilities built by Protofire.
Solhint for IntelliJ
Static Analysis Tools
Solhint for IntelliJ is a Solhint plugin for the IntelliJ javascript IDE.
Slither
Static Analysis Tools
Solidity static analysis framework and vulnerability detectors for auditing smart contracts.