crytic-compile
crytic-compile copied to clipboard
WIP: Introduction of `Contract` object
Still need some more time to wrap up this PR - the current iteration needs more work and testing before merging.
Now that we are going to have multiple levels of info, it would make sense to move compilationUnit, sourceUnit, contract (could be renamed to contractUnit) into a subfolder? Maybe unit ?
Yea we can totally create some sort of sub-folder for all those objects. will think about the best naming convention.