Prerequisites
Prerequisites
Build the prover code
Clone the W3bstream repository
Start by cloning the W3bstream repository, where you can start from a template prover:Learn more about developing Risc Zero provers:→ Go to the official Risc Zero documentation
Build the prover logic
methods.rs inside the release folder. The correct path is logged at the end of the build:
method.rs file also includes the image ID of the prover that is needed by the verifier when verifying a proof:

