{
  "@context": [
    "https://www.w3.org/ns/did/v1",
    "https://tdxvolt.com/ns/did/v1"
  ],
  "assertionMethod": [
    "did:volt:2e1c9d43-fd0e-4fe6-a388-85f9b403fce6#key-1"
  ],
  "authentication": [
    "did:volt:2e1c9d43-fd0e-4fe6-a388-85f9b403fce6#key-1"
  ],
  "controller": "did:volt:2e1c9d43-fd0e-4fe6-a388-85f9b403fce6",
  "id": "did:volt:2e1c9d43-fd0e-4fe6-a388-85f9b403fce6",
  "service": [
    {
      "id": "did:volt:2e1c9d43-fd0e-4fe6-a388-85f9b403fce6#volt-discovery",
      "serviceEndpoint": "http://localhost:45180/discover",
      "type": "volt-discovery"
    },
    {
      "id": "did:volt:2e1c9d43-fd0e-4fe6-a388-85f9b403fce6#relay-coreid.com-73a6e71f-905a-4198-b391-a6fe386f7442",
      "serviceEndpoint": "https://coreid.com",
      "type": "volt-relay"
    },
    {
      "id": "did:volt:2e1c9d43-fd0e-4fe6-a388-85f9b403fce6#did-registry-https---coreid.com",
      "serviceEndpoint": "https://coreid.com",
      "type": "volt-did-registry"
    }
  ],
  "verificationMethod": [
    {
      "id": "did:volt:2e1c9d43-fd0e-4fe6-a388-85f9b403fce6#key-1",
      "publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMCowBQYDK2VwAyEA82NdX/J9ZYmlkfdxEmQE7/BRKMDB+Qj1xiGtvEDRHxM=\n-----END PUBLIC KEY-----\n",
      "type": "Ed25519Signature2018"
    }
  ]
}