cheqd Cosmos CLI for identity
Get started with the cheqd Cosmos CLI for using cheqd's identity functionality directly with the cheqd Network.
Last updated
Was this helpful?
Get started with the cheqd Cosmos CLI for using cheqd's identity functionality directly with the cheqd Network.
Last updated
Was this helpful?
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.
Update and manage DIDs
Update and manage existing DIDs and DID Documents.
Query DIDs
Query and resolve existing DIDs to fetch DID Documents.
Deactivate DIDs
Deactivate existing DIDs and DID Documents.
Create DID-Linked Resources
Create digital resources associated and linked with DIDs.
Add new DID-Linked Resource to Collection
Create new versions of the same DID-Linked Resource within one Collection.
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:
Simple setup for building cheqd DIDs into existing applications using REST APIs, building into the .
Walt.id Community Stack is an SDK that supports the standards for identity, with cheqd DID support.