DIDs
This lesson is an overview of DIDs.
Learning objectives
- Identity Ownership: Understand the differences in data ownership between decentralized and non-decentralized identities.
Content
Script
Expand for the full script
Common gotchas
- DIDs are NFTs: DIDs are actually a special type of NFT. This ensures uniqueness and that only one entitiy has control of any one DID.
- DID limits: A user can generate many DIDs and associate each one with different services or assets.
Knowledge check
Question 1 - DID issuance
True or False; A DID is issued by a service provider to identify a user.
Answer (expand when ready to see the answer)
Question 2 - DID limits
How many DIDs can a user have?
Answer (expand when ready to see the answer)
Additional resources
Links
- More about primitives: guides for each primitive, and how to use them.
- In depth DID guide: how to create a DID.
- Chialisp detailed documentation: detailed information on all aspects of chialisp.
- Support in discord: for further support join our discord server and ask in the #chialisp or #support channels.