{
  "@context": [
    "https://www.w3.org/ns/did/v1",
    "https://tdxvolt.com/ns/did/v1"
  ],
  "assertionMethod": [
    "did:volt:eedb93d5-927c-4491-9acc-a1bfc0a67079#key-1"
  ],
  "authentication": [
    "did:volt:eedb93d5-927c-4491-9acc-a1bfc0a67079#key-1"
  ],
  "controller": "did:volt:eedb93d5-927c-4491-9acc-a1bfc0a67079",
  "id": "did:volt:eedb93d5-927c-4491-9acc-a1bfc0a67079",
  "service": [
    {
      "id": "did:volt:eedb93d5-927c-4491-9acc-a1bfc0a67079#volt-discovery",
      "serviceEndpoint": "http://localhost:39010/discover",
      "type": "volt-discovery"
    },
    {
      "id": "did:volt:eedb93d5-927c-4491-9acc-a1bfc0a67079#relay-coreid.com-3a1b4577-e2f7-4834-a1cb-7aa1b7f4b4e8",
      "serviceEndpoint": "https://coreid.com",
      "type": "volt-relay"
    },
    {
      "id": "did:volt:eedb93d5-927c-4491-9acc-a1bfc0a67079#did-registry-https---coreid.com",
      "serviceEndpoint": "https://coreid.com",
      "type": "volt-did-registry"
    }
  ],
  "verificationMethod": [
    {
      "id": "did:volt:eedb93d5-927c-4491-9acc-a1bfc0a67079#key-1",
      "publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMCowBQYDK2VwAyEAfNhU/vqS3vEaE1xEI+oz1LpMan5wvwVZfUDazj4o1FI=\n-----END PUBLIC KEY-----\n",
      "type": "Ed25519Signature2018"
    }
  ]
}