INTERACTIVE SANDBOX

ZK Proof Playground

Generate zero-knowledge proofs directly in your browser. All computation happens client-side - your data never leaves your device.

🔒
Privacy Guarantee: All proof generation happens in your browser using WebAssembly. Your birth year, nationality, and credential salt remain completely private.
1

Issue Credential

SERVER OPERATION

Request a signed credential from the issuing authority. In production, this requires identity verification. For this demo, create a test credential with any attributes.

2

Generate Zero-Knowledge Proof

CLIENT-SIDE COMPUTATION

Prove you meet age or nationality requirements without revealing exact attributes. Proof generation takes 2-5 seconds in your browser.

3

Verification Result

SERVER VERIFICATION

The server verifies the proof without learning your private data. Only the proof result is revealed.

Generate a proof to see verification results