Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 2.84 KB

README.md

File metadata and controls

21 lines (13 loc) · 2.84 KB
description
Create, update and fetch Status Lists on cheqd, stored as a DID-Linked Resources

🎋 Create Status Lists

Status Lists are generally sets of indices which can be used to mathematically derive whether an issued Credential has been revoked, suspended or is still valid. Status Lists are crucial for verifier applications to determine whether to accept a credential, presented by a holder.

What options do I have for creating status lists on cheqd?

There are many different ways to create status lists 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 creating cheqd DIDs.

cheqd StudioOur API product enables users to use cheqd's functionality with minimal complexity and easily integrate APIs into existing apps. create-did.md
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
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

Get started with cheqd Studio

There are two predominant Status List formats supported in cheqd Studio. Please choose a Status List type below to get started.

Status List v2021This Status List is a generic Bitstring Status List used for most JSON and JSON-LD credential implementations.status-list-v2021
Token Status ListThis Status List is generally used for SD-JWT specific credential types.token-status-list