Verify a proof client-side
Run the Groth16 verifier in your browser.
Walk-through of the standalone WASM verify path: load a receipt, parse the public input, run sp1-solana through WebAssembly, get a boolean. Use this when you want to verify Atlas without any Atlas-controlled code in the loop.