Ethlint

What is 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.

Ethlint Alternatives:

AuditBase
AuditBase

Solidity static analysis tool and vulnerability reporting for Solidity smart contracts.

Glider
Glider

Glider analyzes smart contract codes on EVM chains rapidly.

Rattle
Rattle

Accelerate Web3 with On-Chain raffle fairness.

Slither
Slither

Solidity static analysis framework and vulnerability detectors for auditing smart contracts.

SmartMuv
SmartMuv

A platform for Solidity smart contract state analysis, storage extraction, and activity exploration.

Solhint for IntelliJ
Solhint for IntelliJ

Solhint for IntelliJ is a Solhint plugin for the IntelliJ javascript IDE.