Skip to content
AttestLayerAttestLayer

Download Sample Kit

This kit includes manifest.json, receipt signature, and an offline verifier folder. Use it to understand the exact deliverable your clients will receive on every PASS.

Download

attestlayer-sample-kit.zip

ZIP SHA-256c222dea25417cda2e6ae5ebe3aadfc99ce122a3bd8e820432076afd93e73aed3
Manifest Root Hashc1f22991bbb9ce925ed05034821cc2458d71375b9e9c5c42ca496c71135bcbf4
Receipt Key ID8adefa300a1059bc

Mirror download (if your network blocks the primary link): https://verify.attestlayer.com/downloads/attestlayer-sample-kit.zip

What to Look For

Inside the kit:

  • manifest.json — SHA-256 file index (root hash above)
  • receipt.json — issuer-signed receipt (kid: 8adefa300a1059bc)
  • jwks.json — issuer public key for offline verification
  • sample-binder.pdf — sample evidence document
  • mapping.json — original → normalized tree
  • verifier/ — offline verification utility

Inspect Artifacts Individually

manifest.jsonreceipt.json

How to Verify

  1. Download the sample kit above.
  2. Open verify.attestlayer.com.
  3. Upload the kit.zip — the verifier checks manifest hashes and receipt signature.
  4. Or extract /verifier/ from the ZIP and run it offline.

← Back to Partners Home