Open
Description
It would be good to have a schema spec for aux/config data on deployment so when we pull program info from chain we have a rough idea of what we are getting. JSON schema seems like the best option but the it be comes a question of which version and is their also a compatible rust crate
@entropyxyz/core-developers we can use this issue to track the progress on it
- one we are looking at is: https://ajv.js.org
- possible rust crate: https://docs.rs/jsonschema/latest/jsonschema