Prerequisites
Prerequisites
Build the prover
Clone the W3bstream repository
Start by cloning the W3bstream repository, where you can start from a template example:Build the circuit
halo2_wasm_bg.wasm located under the pkg folder.
Build the circuit executable
The command below will create thasdfwefe circuit executable that can be used to generate and verify proofs locally, as well as generate the Solidity contract for on-chain verification of a proof:| -> Go to the Create a W3bstream Project section to create a W3bstream configuration file based on this prover |
| → See the On-chain Verification section to learn how to verify Risc Zero proofs |

