Skip to content

Credentials Overview

What are AIR Credentials?

AIR Credential is a universal, decentralized verifiable credential system designed for seamless use across digital applications and networks. Built on Moca Chain’s identity-focused infrastructure, it leverages zero-knowledge proof (ZKP) technology to enable users to prove claims (such as age, qualifications, or affiliations) without exposing their underlying private data. Each issued credential is securely encrypted, controlled by the user, allowing true self-sovereign identity and cross-ecosystem interoperability.

Who’s Who: Issuer, Holder, Verifier

IssuerHolderVerifier
RoleThe entity that creates and vouches for the verifiable credential.The individual or entity that receives and stores the credential in a digital wallet or account.The party that requests and checks for proof of specific claims or attributes.
Key ActionsIssues and signs credentialsStores and presents credentialsRequests and verifies proofs
DetailsThe issuer structures the data, digitally signs it, and sends the credential to the holder.The holder controls how their credentials are shared, enabling privacy-first, self-sovereign identity management.Instead of accessing the full credential, the verifier receives cryptographically-secure proof from the holder—often using zero-knowledge proofs for maximal privacy.
ExamplesUniversities, governments, protocols, DAOs, gaming platforms, community managersStudents, citizens, gamers, employees, community membersEmployers, service providers, event organizers, online platforms, access-controlled communities

Issuer Process

  1. Set up a Partner Account in the Developer Dashboard.
  2. Configure General Partner settings.
  3. Obtain an Issuer DID.
  4. Top up Fee Wallet.
  5. Create or search for relevant Credential Schemas.
  6. Define Issuance Program(s).
  7. Integrate AIR Kit to your app.
  8. Issue Credentials for your users.

Verifier Process

  1. Set up a Partner Account in the Developer Dashboard.
  2. Configure General Partner settings.
  3. Obtain an Verifier DID.
  4. Top up Fee Wallet.
  5. Search for relevant Credential Schemas and Issuers.
  6. Create Verifier Program(s).
  7. Integrate AIR Kit to your app.
  8. Verify Credentials for your users.