{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "ZK Attestations",
  "dateModified": "2026-06-03T04:04:40.848Z",
  "license": "CC-BY-4.0",
  "systems": [
    "Groth16 (snarkjs 0.8)",
    "Plonk (halo2 0.4)",
    "Risc0 zkVM 1.2",
    "SP1 4.0"
  ],
  "proofs": [
    "age ≥ 18 without DOB",
    "doc valid hash ∈ trust-list without revealing doc",
    "payment ≥ X without revealing balance",
    "translator NAATI-certified without revealing ID"
  ],
  "proofSizeBytes": 192,
  "verifyMs": 8
}