dojo icon indicating copy to clipboard operation
dojo copied to clipboard

feat: add a systems list in the contract manifest entry

Open glihm opened this issue 1 year ago • 0 comments

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.

glihm avatar Aug 13 '24 17:08 glihm