SVX Documentation
HomepageAPISDK
2022-01
2022-01
  • What is the API-of-Me
  • Getting Started
    • Setting Up
    • Quickstart
    • Terminology
  • Platform
    • Secure Value Exchange
    • Vault
      • Enterprise Vault
  • Guides
    • Credential Schemas
    • Credential Types
    • Credentials
      • Issue Credentials
    • DIDs
      • DID Resolver
      • DID Registrar
      • DID Methods
        • did:key
        • did:web
        • did:ebsi
        • did:indy
      • DID Controller Keypair
    • OpenID Connect
      • For Verifiable Presentation
    • Presentations
    • Presentation Definitions
    • Vault
      • Setting up Access
      • Items and Slots
      • Connections and Sharing
      • Classification Hierarchies
      • Attachments
      • On-sharing & Client Tasks
      • Account Delegation
  • Tools
    • Meeco SDK & CLI
    • Cryppo SDK & CLI
  • Policies
    • Privacy
    • Developer Policy
  • Releases
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub
  1. Guides
  2. DIDs

DID Registrar

Creating, updating & deactivating supported DID methods

Last updated 1 year ago

Was this helpful?

DID registration covers the three operations that modify a DID, namely "Create", "Update" and "Deactivate". It takes a DID and (often) a DID document as input to perform the requested operation.

Registration is performed as defined in the and (draft) specifications. The implementation is based on the project.

DID Core
DID Registration
Universal Registrar