🔗
CommitmentOracle
SVEC · Stellar testnet
live
🧭 How to use this page start here ▶
This page proves you hold data without revealing it. Everything is verifiable by recomputation — no trust in us required.
1
Bind — paste any data, commit its SHA-256 on-chain. Only the 32-byte hash touches Stellar; your data stays local.
2
Prove — paste the same data + the hash from Step 1. The contract recomputes and matches. Change one character → fails.
3
Reveal — for big objects (10k-dim vectors), split into 32 Merkle chunks; commit only the root, prove one chunk at a time.
4
Verify / Compare — check a document against the chain head, or anchor a semantic distance between two documents.
💡 Every form has a Load example chip — click one, then hit the submit button. No data to invent.
Layer-commitment oracle · Stellar testnet · contract CCXPK442UI5SNCLDPKJ3J5H33OEPVXU7UCN3TZG6XFCVPYK5I2VMFICN · verify by recomputation, no trust