cairo-vm
cairo-vm copied to clipboard
add reference doc for hint processor
This documentation should be a rigorous specification of the components of a hint processor.
This should describe the trait that the processor needs to implement, the interfaces the VM provides to implement this (VM Proxy, run context, execution scopes, etc), edge cases.