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.
Utilise our cheqd Cosmos CLI for identity for testing purposes, following the tutorials listed below:
Create DIDs and DID Documents | Create W3C conformant DIDs and associated DID Documents. | create-did.md |
Update and manage DIDs | Update and manage existing DIDs and DID Documents. | update-did.md |
Query DIDs | Query and resolve existing DIDs to fetch DID Documents. | query-did.md |
Deactivate DIDs | Deactivate existing DIDs and DID Documents. | deactivate-did.md |
Create DID-Linked Resources | Create digital resources associated and linked with DIDs. | create-resource.md |
Add new DID-Linked Resource to Collection | Create new versions of the same DID-Linked Resource within one Collection. | add-more-resources.md |
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 Studio | Our API product enables users to use cheqd's functionality with minimal complexity and easily integrate APIs into existing apps. | Broken link |
DID Registrar | Simple setup for building cheqd DIDs into existing applications using REST APIs, building into the Universal Registrar. | did-registrar |
Veramo SDK Plugin | The Veramo SDK Plugin is an extension of the Veramo SDK, a JavaScript framework for Trusted Data, adding support for cheqd functionality. | veramo-plugin |
Credo | Credo 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 Kit | Walt.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 |