Solhint

Open Source

Solidity linter for code quality and security rules. Catches common mistakes and enforces best practices in smart contract development.

About

Solhint is an open-source Solidity linter that provides both security and style guide validations. It features a plugin architecture, configurable rules, and supports the latest Solidity syntax. Solhint catches common security pitfalls like use of tx.origin, missing visibility modifiers, and reentrancy patterns, while also enforcing consistent code style.

Categories

Static Analyzers

Chains

ethereum polygon arbitrum optimism base avalanche

Install

npm install -g solhint

Related Tools

Quick Info

Pricing
free
Open Source
Yes
Last Updated
2026-04-01