For the complete documentation index, see llms.txt. This page is also available as Markdown.

How to claim credential from issuer

  1. Scan the QR code provided by an issuer (for example, an event ticket or proof of purchase. You can use our demo website).

    • Tap the scanner button in the wallet to begin.

  2. Once the wallet detects that this QR code is an offer from an issuer, you will see a prompt.

  3. Confirm that you want to receive the credential (e.g., tap Claim Credential).

  4. The credential will then appear in your wallet’s list of verifiable credentials.

Credential offer with the Claim Credential button

Once claimed, the credential appears in Your verifiable credentials:

Claimed credential in the wallet list

Tapping on a credential shows details such as:

  • The credential type

  • Status (Active / Revoked, etc.)

  • Credential Subject — the claim fields the credential carries (for example, first name, last name, department)

Credential detail with status and credential subject

Last updated