description |
---|
Create, update and fetch Status Lists on cheqd, stored as a DID-Linked Resources |
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.
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 Studio | Our API product enables users to use cheqd's functionality with minimal complexity and easily integrate APIs into existing apps. | create-did.md |
Credo | Credo 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 |
Veramo | The Veramo SDK Plugin supports JSON, JSON-LD credentials as well as cheqd Credential Payments in an SDK. | veramo-plugin |
Walt.id Community Stack | Walt.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 |
There are two predominant Status List formats supported in cheqd Studio. Please choose a Status List type below to get started.
Status List v2021 | This Status List is a generic Bitstring Status List used for most JSON and JSON-LD credential implementations. | status-list-v2021 |
Token Status List | This Status List is generally used for SD-JWT specific credential types. | token-status-list |