Drip Private

Verify Income Proof

Paste a share code from a stream receiver to confirm — on-chain — that their income meets a threshold. The actual amount stays private. No wallet needed.

Verifying againstCCA72X…VZT3W3· verify this is the official contract
How this works
  1. 01The receiver generates a zero-knowledge proof in their browser — the amount never leaves their device.
  2. 02They send you a share code containing the proof, stream id, and threshold (but not the amount or salt).
  3. 03This page checks the proof against the stream's on-chain commitment via Stellar's BN254 host functions.
  4. 04The same call also re-reads the stream live — it only passes while the stream is still active and unexpired, so a cancelled stream stops verifying.