{% 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 %}
Setup Veramo CLI | Before you get started, you need to install our Veramo packages and setup the CLI. | setup |
Issue Credentials | Issue W3C conformant Verifiable Credentials over DIDComm. | issue-credential.md |
Verify Credentials | Verify whether Credentials are valid, have been tampered or have expired. | verify-jwt-credential.md |
Veramo SDK plugin supports two major digital Credential types. Below you can learn about these Credential formats:
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-LD | JSON-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 |
Below are a list of alternatives for using Credentials with cheqd support. Each offers a different set of protocols and underlying technical capabilities.
cheqd Studio | Our API product enables users to use cheqd's functionality with minimal complexity and easily integrate APIs into existing apps. | Broken link |
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 |
Walt.id SSI Kit | Walt.id SSI Kit is an SDK that supports the European Architecture and Reference Framework (ARF) standards for identity, with full cheqd support. | ssi-kit.md |