Misti is a static analysis tool designed for smart contracts on the TON blockchain written in Tact. It detects errors and pitfalls in your code before deployment.
Features
Code Analysis: Built-in suite of 42 detectors for identifying security vulnerabilities and anti-patterns.
CI/CD Integration:
Integrate Misti into your CI/CD pipeline to ensure continuous code quality checks.
Custom Detectors: Create custom detectors to solve specific problems in your code or to provide a thorough security review if you are an auditor.