For the complete documentation index, see llms.txt. This page is also available as Markdown.

Upload Contract Files

upload contracts files -

On the Cyberscan AI page, users can upload a contract file by clicking the plus (+) icon in the input box. This action opens a pop-up window where the file can be selected and submitted for analysis. Once the file is successfully validated and processed, users are redirected to the details page, where they can review all identified vulnerabilities and analysis results.

If your project contains multiple files, you can upload them as a ZIP archive. The system will automatically validate the contents and check whether Solidity (.sol) files are included.

Last updated