SP1
Last updated
Was this helpful?
Last updated
Was this helpful?
To use the SP1 Groth16 verifier on Starknet, you can follow code snippets from the to generate a proof. The version of SP1 expected by Garaga is defined in the file . A template modeled after for solidity and EVM is available in Please follow the instructions there to get you started.