cairo-vm icon indicating copy to clipboard operation
cairo-vm copied to clipboard

add reference doc for hint processor

Open HermanObst opened this issue 3 years ago • 0 comments

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.

HermanObst avatar Sep 22 '22 14:09 HermanObst