Skip to content

Latest commit

 

History

History

credentials

description
Learn how to issue and manage Verifiable Credentials and Presentations.

✅ Issue Credentials and Presentations

Verifiable Credentials are a tamper-evident data format for asserting a set of claims about a subject. You can issue and verify Verifiable Credentials and Presentations without building complex integrations, using our simple cheqd Studio APIs.

{% hint style="info" %} :books: Learn about Verifiable Credentials and Presentations

If you want to learn more about what Verifiable Credentials and Presentations are, please go over to our learning site here. {% endhint %}

What options do I have for issuing credentials anchored on cheqd?

There are many different ways to issue verifiable credentials signed by DIDs anchored on cheqd, with options for easy integration (e.g. cheqd Studio) and more bespoke integrations (e.g. Credo and Veramo). Below are a list of options for issuing credentials with cheqd underneath:

CredoCredo is an SDK which supports the European Architecture and Reference Framework (ARF) standards as well as AnonCreds with full cheqd support for DIDs. credo.md
cheqd StudioOur API product supports simple credential issuance in JSON and JSON-LD formats.issue-credential.md
VeramoThe Veramo SDK Plugin supports JSON, JSON-LD credentials as well as cheqd Credential Payments in an SDK.veramo-plugin
Walt.id Community StackWalt.id Community Stack is an SDK that supports the European Architecture and Reference Framework (ARF) standards for identity, with full cheqd support. ssi-kit.md

Partner SaaS products

You can use SaaS products from our partners to create best-in-class credential ecosystems, built on cheqd

ParadymParadym by Animo Solutions fully supports EU Architecture & Reference Framework standards with cheqd under the hood.paradym-for-website.pnghttps://paradym.id/
Cloud PlatformCloud Platform by Walt.id similarly fully supports EU Architecture & Reference Framework standards with cheqd under the hood.walt.id-cloud-platform.pnghttps://walt.id/waitlist

Get started with cheqd Studio

Make sure you've set up your account with cheqd Studio, then you can start to:

Issue CredentialsIssue W3C conformant Verifiable Credentials easily over REST API.issue-credential.md
Verify CredentialsVerify whether Credentials are valid, have been tampered or have expired.verify-credential.md
Verify PresentationVerify whether a combination of Credentials are valid, have been tampered or have expired.verify-presentation.md

Supported Credential types

cheqd supports all four major digital Credential types via its selection of SDKs and APIs. Below you can learn about these Credential formats:

SD-JWTSelective Disclosure JWT (SD-JWT) is the most commonly adopted credential format for European Digital Identity Ecosystems, allowing users to selectively disclose which attributes they would like to share in a presentation.
JSON (JWT)JSON Web Token (JWT) Credentials are a simple way to transmit Trusted Data as a JSON object.https://learn.cheqd.io/overview/introduction-to-decentralised-identity/what-is-a-verifiable-credential-vc/what-are-the-different-types-of-verifiable-credentials/json-jwt
JSON-LDJSON-LD (Linked Data) Credentials are a richer data format, allowing applications to follow embedded links to other pieces of Linked Data across the web.https://learn.cheqd.io/overview/introduction-to-decentralised-identity/what-is-a-verifiable-credential-vc/what-are-the-different-types-of-verifiable-credentials/json-ld
AnonCredsAnonCreds is a credential format maintained by the Hyperledger Foundation, with functionality for zero knowledge proofs (ZKPs) and selective disclosure.

Credential Coverage

Depending on what type of credentials you want to use, choose the SDK that suits your tech stack:

Functionalitycheqd StudioCredo (and Paradym)VeramoWalt.id
JSON based JWT Verifiable Credential (spec)✔️✔️✔️✔️
JSON-LD Verifiable Credential (spec)✔️✔️✔️✔️
AnonCreds (spec)✔️
Selective Disclosure-JWT Credential (spec)✔️⌛(roadmap)✔️