DID Operations¶
Creating a DID¶
-
Request Parameters:
-
Response includes:
parameters: Policy-driven configurationstate.id: Placeholder DID identifier-
proof: Proof options -
Create Log Entry:
- Build a log entry matching the returned parameters
- Sign it with your controller key
-
Get witness signatures if required
-
Submit Log Entry:
Updating a DID¶
Submit a new log entry to the same endpoint:
Resolving a DID¶
- Current State:
GET /example/my-did/did.json - History:
GET /example/my-did/did.jsonl - Witness Proofs:
GET /example/my-did/did-witness.json