Risc Zero
Build the prover code
Clone the W3bstream repository
git clone https://github.com/iotexproject/w3bstream.git
cd examples/risc0-circuit/Build the prover logic
cargo build --release
