{
  "@context": [
    "https://www.w3.org/ns/did/v1",
    "https://tdxvolt.com/ns/did/v1"
  ],
  "authentication": [
    "did:volt:32cb4935-3a61-4894-bf9d-e86514adb757#key-1"
  ],
  "controller": "did:volt:32cb4935-3a61-4894-bf9d-e86514adb757",
  "id": "did:volt:32cb4935-3a61-4894-bf9d-e86514adb757",
  "service": [
    {
      "id": "did:volt:32cb4935-3a61-4894-bf9d-e86514adb757#volt-discovery",
      "serviceEndpoint": "http://138.201.135.178:40322/discover",
      "type": "volt-discovery"
    },
    {
      "id": "did:volt:32cb4935-3a61-4894-bf9d-e86514adb757#relay-tdxvolt.com-57150ea0-330d-4ad4-9651-f7b24b56d443",
      "serviceEndpoint": "https://tdxvolt.com",
      "type": "volt-relay"
    },
    {
      "id": "did:volt:32cb4935-3a61-4894-bf9d-e86514adb757#did-registry-https---coreid.com",
      "serviceEndpoint": "https://coreid.com",
      "type": "volt-did-registry"
    }
  ],
  "verificationMethod": [
    {
      "id": "did:volt:32cb4935-3a61-4894-bf9d-e86514adb757#key-1",
      "publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMCowBQYDK2VwAyEABfBkFEW7UEMU7BUCU8/NhJ+q65hh+XncOVGt1XRjdSY=\n-----END PUBLIC KEY-----\n",
      "type": "Ed25519Signature2018"
    }
  ]
}