zkWASM
Build the prover
Clone the W3bstream repository
git clone https://github.com/iotexproject/w3bstream.gitBuild the Circuit
cd examples/zkwasm-circuit/circuitasc src/add.ts -O --noAssert -o zkwasm_demo.wasm
