Decentralised Identifiers (DIDs)
Last updated
Was this helpful?
Last updated
Was this helpful?
Learn about DIDs If you want to learn about what
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.
Below are a list of alternatives SDKs for creating cheqd DIDs.
Create DID
Create an Issuer DID using the did:cheqd DID method over REST API.
Create Subject DID
Create a Subject DID using the did:key or did:vda DID methods.
Resolve DID
Resolve a DID to retrieve the associated DID Document.