dojo
dojo copied to clipboard
feat: add a systems list in the contract manifest entry
Currently the manifest of a contract doesn't contain a list of systems names. We have the ABI, but in the ABI more functions are available that are not a system.
This work should be done at the dojo compiler level, to ensure systems are correctly extracted and exposed into the manifest.