Implement the Stone Prover RPC server as designed in the Prover API design document.
Definition of Done:
An automated test uses the output of a simple Cairo program (ex: Fibonacci) to the RPC server and generates the corresponding execution proof. Note that this may be achieved on the client-side directly.
Implement the Stone Prover RPC server as designed in the Prover API design document.
Definition of Done: