Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 3.17 KB

File metadata and controls

29 lines (16 loc) · 3.17 KB
description
Understanding the context and construction of DID-Linked Resources

Understanding DID-Linked Resources

Overview

Our objective in building DID-Linked Resources on cheqd is to improve the way resources are stored, referenced and retrieved for our partners and the broader SSI community, in line with the existing W3C DID Core standard.

Contents

Context for developing DID-Linked ResourcesUnderstand the rationale for creating DID-Linked Resources and how they improve the current paradigm.context.md
Technical composition of DID-Linked ResourcesUnderstand the requirements and technical composition for DID-Linked Resources.
Referencing DID-Linked Resources in VCsLearn how to embed DID-Linked Resources into the body of credentials for different purposes.

Architecture for DID-Linked Resources

If you are interested in diving into the full architectural decisions for DID-Linked Resources, head to our ADR and the emerging W3C specification.

ADR 002: DID-Linked ResourcesRead up on the full architectural considerations and decisions that went into the initial design of DID-Linked Resourcesadr-002-did-linked-resources.md
W3C DID-Linked ResourcesKeep up to date with the formal standardisation of DID-Linked Resources at the World Wide Web Consortium (W3C).https://w3c-ccg.github.io/DID-Linked-Resources/

As a general architectural overview for DID-Linked Resources, see the diagram below:

Support for AnonCreds using DID-Linked Resources

One of the functions of DID-Linked Resources is enabling support for AnonCreds on cheqd, where previously these were tied into the Hyperledger Indy ecosystem. Take a look at our AnonCreds documentation here:

cheqd AnonCreds Object MethodUnderstand how cheqd supports AnonCreds natively on its ledger, and start issuing and verifying AnonCreds using our supported SDKs.anoncreds