Skip to content

Latest commit

 

History

History

did-linked-resources

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

DID-Linked Resources

"DID-Linked Resources" are identified with a did:cheqd Decentralized Identifier with a Universally Unique Identifier (UUID) that acts as a permanently-accessible link to fetch the resources from the cheqd ledger. We refer to this as the "resource ID". Through the "resource ID" or a set of DID URL query parameters, applications are able to persistently access a digital resource on the cheqd network.

Image showing a formatted DID URL for a cheqd resource

Get started

Create DID-Linked ResourceCreate a custom DID-Linked Resource for a schema, Trust Registry or other persistent data file.create-dlr.md
Create Status ListCreate an on-ledger Status List associated with a DID.status-lists
Understanding DID-Linked ResourcesDetailed guide explaining the context and technical composition of DID-Linked Resources on cheqd.understanding-dlrs
DID Resolution and DID URL DereferencingArchitecture decision record explaining the different parameters for fetching DID Document data on cheqd, including DID-Linked Resourcesadr-005-did-resolution-and-did-url-dereferencing.md

Alternatives

Below are a list of alternatives for creating cheqd DID-Linked Resources.

cheqd StudioOur API product enables users to use cheqd's functionality with minimal complexity and easily integrate APIs into existing apps. Broken link
DID RegistrarSimple setup for building cheqd DIDs into existing applications using REST APIs, building into the Universal Registrar.did-registrar
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
cheqd Cosmos CLICosmos-native CLI for creating transactions on cheqd. Should be used for testing purposes only.