{
  "@context": [
    "https://www.w3.org/ns/did/v1",
    "https://tdxvolt.com/ns/did/v1"
  ],
  "assertionMethod": [
    "did:volt:d9700fc2-1844-48d7-9b71-d7b6d1d95fb5#key-1"
  ],
  "authentication": [
    "did:volt:d9700fc2-1844-48d7-9b71-d7b6d1d95fb5#key-1"
  ],
  "controller": "did:volt:d9700fc2-1844-48d7-9b71-d7b6d1d95fb5",
  "id": "did:volt:d9700fc2-1844-48d7-9b71-d7b6d1d95fb5",
  "service": [
    {
      "id": "did:volt:d9700fc2-1844-48d7-9b71-d7b6d1d95fb5#volt-discovery",
      "serviceEndpoint": "http://localhost:36130/discover",
      "type": "volt-discovery"
    },
    {
      "id": "did:volt:d9700fc2-1844-48d7-9b71-d7b6d1d95fb5#relay-coreid.com-0ebb433c-b190-40c4-82d2-c512cf3df184",
      "serviceEndpoint": "https://coreid.com",
      "type": "volt-relay"
    },
    {
      "id": "did:volt:d9700fc2-1844-48d7-9b71-d7b6d1d95fb5#did-registry-https---coreid.com",
      "serviceEndpoint": "https://coreid.com",
      "type": "volt-did-registry"
    }
  ],
  "verificationMethod": [
    {
      "id": "did:volt:d9700fc2-1844-48d7-9b71-d7b6d1d95fb5#key-1",
      "publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMCowBQYDK2VwAyEAvCys71VHBYj5+sAJM/cwdFkWRNgIO+YjEhm8mhuSOcY=\n-----END PUBLIC KEY-----\n",
      "type": "Ed25519Signature2018"
    }
  ]
}