Noir Verifier
Requirements (read carefully to avoid 99% of issues!)
Generate a Starknet smart contract for your Noir program
nargo new hello
cd hello
nargo buildbb write_vk -s ultra_honk --oracle_hash keccak -b target/hello.json -o target/vkgaraga gen --system ultra_keccak_zk_honk --vk target/vkGenerating the calldata (full_proof_with_hints array)
full_proof_with_hints array)BB CLI Reference
Complete dApp Tutorial
What you'll learn
Last updated
Was this helpful?