Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 3.71 KB

File metadata and controls

21 lines (13 loc) · 3.71 KB
description
Create cheqd DIDs using Credo

Decentralized Identifiers (DIDs)

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 %}

Get started

Create DIDCreate an Issuer DID using the did:cheqd DID method.create-a-did.md
Update DIDUpdate a did:cheqd DID.update-a-did.md
Deactivate DIDDeactivate a did:cheqd DID.deactivate-a-did.md

Alternatives

Below are a list of alternatives for creating cheqd DIDs.

cheqd StudioOur API product enables users to use cheqd's functionality with minimal complexity and easily integrate APIs into existing apps. cheqd_logo_card.jpgBroken link
DID RegistrarSimple setup for building cheqd DIDs into existing applications using REST APIs, building into the Universal Registrar.DIF.pngdid-registrar
ACA-PyACA-Py plugin supports full cheqd support for DIDs as well as Verifiable Credentials. ACA-Py.pngaca-py
VeramoThe Veramo SDK plugin supports JSON, JSON-LD credentials as well as cheqd Credential Payments in an SDK.veramo logo.pngcreate-did.md
Walt.id Community StackWalt.id Community Stack is an SDK that supports the European Architecture and Reference Framework (ARF) standards for identity, with full cheqd support. walt.id logo.pngwalt-id.md
cheqd Cosmos CLICosmos CLI which directly communicates with the cheqd network. This should only be used for testing environments.cosmos and cheqd.pngcheqd-node-cli