TJ Dunham
Created Dec 13, 2022Identifying broken dependencies & potential attack vectors
Auditing smart contracts are the first line of defense against any potential exploits. Using the reactor, broken dependencies, as well as all potential exploits are highlighted both visually in the problem console as well as diagrammatically in the Macro view & Micro view of the codebase (ERD,AD).
This workflow is designed to help users identify potential issues in their source code or in the source code of any other projects smart contracts.
Due to the relational source code mapping capabilities of our system, you are able to see visually where the dependencies don't line up. As well as knowing for the most part what type of contract needs to be injected via the editor, or from on-chain/ repo.
Source code with missing dependencies won't compile
