Halo2
Last updated
Was this helpful?
Last updated
Was this helpful?
Start by cloning the W3bstream repository, where you can start from a template example:
Open the folder in a code editor and make the required modifications based on your actual data message.
The circuit bytecode is saved in the file halo2_wasm_bg.wasm
located under the pkg
folder.
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: