An automated security scanner designed to detect vulnerabilities in Solidity smart contracts. The system performs static analysis to identify reentrancy attacks, integer overflow risks, improper access control, and unsafe external calls. It helps developers improve smart contract security before deployment on Ethereum networks.
-
Updated
Mar 17, 2026 - Python