Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 3.4 KB

File metadata and controls

19 lines (11 loc) · 3.4 KB
description
Create digital Resources linked to cheqd DIDs on-ledger

↕ Create 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
Search DID-Linked ResourcesSearch and query for existing DID-Linked Resources on cheqd.search.md
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 Resources.adr-005-did-resolution-and-did-url-dereferencing.md

Alternatives

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

DID RegistrarSimple setup for building cheqd DIDs into existing applications using REST APIs, building into the Universal Registrar.did-registrar
Veramo SDK PluginThe Veramo SDK Plugin is an extension of the Veramo SDK, a JavaScript framework for Trusted Data, adding support for cheqd functionality.veramo-plugin
Aries Framework JavaScriptAries Framework JavaScript is an SDK which supports ZKCreds (AnonCreds) natively with cheqd support. credo.md
cheqd Cosmos CLICosmos-native CLI for creating transactions on cheqd. Should be used for testing purposes only.