Create DIDs and Identity keys
Create DIDs and identity keys using cheqd's DID Method (did:cheqd)
Last updated
Was this helpful?
Create DIDs and identity keys using cheqd's DID Method (did:cheqd)
Last updated
Was this helpful?
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.
There are many different ways to create DIDs on cheqd, with options for easy integration (e.g. cheqd Studio) and more bespoke integrations (e.g. Credo and Veramo). Below are a list of SDK options for creating cheqd DIDs.
cheqd DIDs are supported in a range of SaaS offerings from cheqd partners, making it possible to use did:cheqd across different platforms:
The easiest way to start creating DIDs is with our product cheqd Studio, allowing users to build and create did:cheqd
DIDs using REST APIs.
DIDs created using cheqd Studio use the did:cheqd
DID Method. This is fully defined below, as well as the associated ledger-write fees:
Create Issuer DID
Create an Issuer DID using the did:cheqd DID method over REST API.
Create Subject DID
Create an off-ledger Subject DID using the did:key
or did:vda
DID methods.
Resolve DID
Resolve a DID to retrieve the associated DID Document.
DID Write Pricing
Click here to understand the price of DIDs and other resources on cheqd, compared to other identity networks.
Simple setup for building cheqd DIDs into existing applications using REST APIs, building into the .