Learn about DIDs If you want to learn about what DIDs are, please go over to our learning site here.
A Decentralized Identifier "DID" is a globally unique identifier that does not require a centralized registration authority because it is registered with distributed ledger technology or other form of decentralized network.
{% hint style="info" %} Learn about DIDs If you want to learn about what DIDs are, please go over to our learning site here. {% endhint %}
Create DID | Create an Issuer DID using the did:cheqd DID method over REST API. | create-did.md |
Create Subject DID | Create a Subject DID using the did:key or did:vda DID methods. | create-subject-did.md |
Resolve DID | Resolve a DID to retrieve the associated DID Document. | query-did.md |
Below are a list of alternatives SDKs for creating cheqd DIDs.
cheqd Studio | Our API product enables users to use cheqd's functionality with minimal complexity and easily integrate APIs into existing apps. | Broken link | cheqd_logo_card.jpg |
ACA-Py | ACA-Py (Aries Cloud Agent Python) is an SDK that can issue AnonCreds, JSON-LD and SD-JWT credentials with full cheqd support. | aca-py | ACA-Py.png |
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 | Credo.png |
DID Registrar | Simple setup for building cheqd DIDs into existing applications using REST APIs, building into the Universal Registrar. | did-registrar | DIF.png |
Walt.id Community Stack | Walt.id Community Stack is an SDK that supports the European Architecture and Reference Framework (ARF) standards for identity, with full cheqd support. | walt-id.md | walt.id logo.png |
cheqd Cosmos CLI | Cosmos CLI which directly communicates with the cheqd network. This should only be used for testing environments. | cheqd-node-cli | cosmos and cheqd.png |