Verida Documentation
  • Welcome
  • Network Overview
  • Start Building
  • Verida Wallet
  • Whitepapers
  • Glossary
  • Protocol
    • Core concepts
      • Design Principles
      • Decentralized Identity
      • Confidential Databases
      • Confidential Compute
      • Accounts and Identity
      • Data Storage
      • Application Contexts
      • Messaging
      • Schemas
      • Data Sharing
    • Client SDK
      • Getting Started
      • How It Works
      • Authentication
      • Data
      • Queries
      • Permissions
      • Messaging
      • Account Profiles
      • Events
      • Command Line Tools
      • Configuration
      • React Native
      • Advanced
    • Verida Connect SDK
      • Getting Started
      • WebUser
      • WalletConnect Support
      • Authentication Server
    • Blockchain Bridge
    • Run a Node
      • Database Node
        • Setup
        • Operations
        • FAQ
      • Compute Node
    • Verida Networks
  • Extensions
    • Credentials
      • Verifiable Credentials Developer SDK
      • cheqd Credential Service
      • Privado ID (fmr Polygon ID)
      • zkPass credentials
      • Reclaim Protocol credential
    • Verida URIs
    • Vue Components
Powered by GitBook
On this page
  • Getting Started​
  • Set up your account​
  • Issue a Credential​
  • Charge for Credentials​
  • Create DIDs​
  • Learn more about cheqd​

Was this helpful?

  1. Extensions
  2. Credentials

cheqd Credential Service

PreviousVerifiable Credentials Developer SDKNextPrivado ID (fmr Polygon ID)

Last updated 10 months ago

Was this helpful?

The Verida Wallet has full support for Verifiable Credentials issued by cheqd’s Credential Service, a simple way of issuing Credentials over REST API.

Through this integration, the Verida Wallet can support storing, managing and verifying Verifiable Credentials signed by cheqd’s DID Method (did:cheqd), verifying credential revocation status using cheqd’s approach to status lists on-ledger (see DID-Linked Resources) and soon, charging for revocation status checks.

Below is a diagram that explains how the cheqd and Verida stacks fit together.

Getting Started​

If you want to get started with cheqd’s Credential Service, you can follow the tutorials below.

Set up your account​

Sign up or log in to access cheqd’s Credential Service APIs.

Get started here

Issue a Credential​

Issue, verify and revoke W3C Verifiable Credentials, using did:cheqd for the issuer and did:vda for the subject.

Get started here

Charge for Credentials​

Create incentivised payment flows for Credentials, providing a new revenue stream to issuers

Get started here

Create DIDs​

Create, update and deactivate on-ledger DIDs with cheqd’s DID method (did:cheqd).

Get started here

Learn more about cheqd​

Read the announcement of Verida's collaboration with cheqd

To learn more about cheqd, head over to their website and developers documentation.