Browser playground · No signup required

Mint a ZK proof in 60 seconds

Pick a value to prove is in the range, hit Generate, then Verify. The proof is real (generated against the live api.tinyzkp.com) — not a simulation.

1Generate the proof

Prove you know a number in [min, max] without revealing it. Witness steps add up to value − min; the verifier never sees them.

 
Proof bytes will appear here.
2Verify the proof

The verifier confirms the proof without learning the secret value. Verification is always free; on production keys it runs ≈3 ms.

 
Verification result will appear here.

Want to integrate this into your agent?

Free tier · 100 proofs/month · no credit card. One-line MCP install for Claude Code, Claude Desktop, and Cursor.

Get a free API key