For the complete documentation index, see llms.txt. This page is also available as Markdown.

DID Registrar

Creating, updating & deactivating supported DID methods

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 DID Core and DID Registration (draft) specifications. The implementation is based on the Universal Registrar project.

Last updated