Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 3.85 KB

File metadata and controls

17 lines (10 loc) · 3.85 KB

cheqd Cosmos CLI for identity

NOTE: The tutorials below are only recommended to be used for testing purposes!

Using cheqd-node Cosmos CLI for real-world production environments is not recommended, since the identity keys are passed in raw form to the CLI. This is fine in development/testing usage, but is not recommend for mainnet.

Get started

Utilise our cheqd Cosmos CLI for identity for testing purposes, following the tutorials listed below:

Create DIDs and DID DocumentsCreate W3C conformant DIDs and associated DID Documents.create-did.md
Update and manage DIDsUpdate and manage existing DIDs and DID Documents.update-did.md
Query DIDsQuery and resolve existing DIDs to fetch DID Documents.query-did.md
Deactivate DIDsDeactivate existing DIDs and DID Documents.deactivate-did.md
Create DID-Linked ResourcesCreate digital resources associated and linked with DIDs.create-resource.md
Add new DID-Linked Resource to CollectionCreate new versions of the same DID-Linked Resource within one Collection. add-more-resources.md

Alternatives

There are plenty of other places you can go to get started creating cheqd DIDs. Simply pick the option which is best suited for your needs:

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
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
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
Walt.id SSI KitWalt.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