on-chain verification.
Verify a proof straight from your contract.
Your contract can verify a void proof in the same transaction that needs it — the snark is checked on chain, so the result is as trustworthy as the chain itself.
interfaceon-chain
verificationsnark checked
latencysame block
costper verify · $VOID
proof, in-transaction
The proof proves the model ran on the ciphertext you submitted. Your contract checks it, uses the result, and settles — no off-chain trust required.