What This Platform Does

We help projects prove who they are using Atala PRISM DIDs and Verifiable Credentials (VCs), and produce on-chain token metadata (CIP-725) that points to those proofs.

End-to-End Flow

  1. Create DID: Enter company info; we generate a DID Document and an encrypted private key for you to download.
  2. Save Key: Download and store your one-time key. We never keep your plaintext key.
  3. KYC & Review: Upload documents; an admin reviews and approves.
  4. Platform Attestation: On approval, the platform issues a signed VC attesting to your DID.
  5. Create Credentials: For each asset/project, create a VC signed by your DID.
  6. 725 Metadata: Generate signed metadata per credential for on-chain use.

What Gets Signed

How Others Verify

  1. Start at the VC: Read the issuer field (your DID).
  2. Get DID + Attestations: Use our public DID endpoint.
  3. Check Signatures: DID Document, VC, platform attestation, and optionally 725 metadata — all verified against public keys.
  4. Check Status: Call the credential's status URL to confirm active/revoked.

For full API docs, integration guides, and technical details, see the Documentation.