Proofs about private financial data, verified by anyone.
Each row below is a statement a bank or provider made about data it never disclosed. A Chainlink CRE workflow produced it, a key signed it, and your browser can check it.
Where the evaluation runs
Crypto purchase provideroutsourced buy-side service for partner banks
CARSA consumer creditloan book, credit decisions, pricing
What "verify" checks
- The attestation is serialized canonically and hashed (SHA-256).
- The signature over that hash is checked against the published signer key (secp256k1).
- For solvency rows, one salted leaf is walked up the Merkle-sum tree to the committed root and total.
- The policy hash is recomputed from the published policy text and compared.
Nothing here needs a Chainlink account. Spec: ATTESTATION.md