TJ Dunham
Created Dec 13, 2022Troubleshooting errors in source code
Through the problem console users can identify dependency issues for uploaded code. The errors are highlighted both visually in bottom right as well as diagrammatically in the Macro view & Micro view (ERD,AD).
The process of fixing these errors involves finding the original data structures and uploading them to your project and they will auto-connect.
Or
Creating your own data structures and connecting them yourself. This workflow guide aims to inform you on both pathways.
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 know what contracts need to be uploaded from on-chain/ repo, or developed to replace them.
Source code with missing dependencies won't compile
