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
01The receiver generates a zero-knowledge proof in their browser — the amount never leaves their device.
02They send you a share code containing the proof, stream id, and threshold (but not the amount or salt).
03This page checks the proof against the stream's on-chain commitment via Stellar's BN254 host functions.
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.