{
  "@context": [
    "https://www.w3.org/ns/did/v1",
    "https://tdxvolt.com/ns/did/v1"
  ],
  "assertionMethod": [
    "did:volt:61ca022f-fdf2-4b43-9fe1-4c9460c80fc5#key-1"
  ],
  "authentication": [
    "did:volt:61ca022f-fdf2-4b43-9fe1-4c9460c80fc5#key-1"
  ],
  "controller": "did:volt:61ca022f-fdf2-4b43-9fe1-4c9460c80fc5",
  "id": "did:volt:61ca022f-fdf2-4b43-9fe1-4c9460c80fc5",
  "service": [
    {
      "id": "did:volt:61ca022f-fdf2-4b43-9fe1-4c9460c80fc5#volt-discovery",
      "serviceEndpoint": "http://192.168.1.207:63613/discover",
      "type": "volt-discovery"
    },
    {
      "id": "did:volt:61ca022f-fdf2-4b43-9fe1-4c9460c80fc5#relay-Relay-4f297884-1e80-498f-9c79-ed39994a6bbb",
      "serviceEndpoint": "http://192.168.1.195:63620",
      "type": "volt-relay"
    },
    {
      "id": "did:volt:61ca022f-fdf2-4b43-9fe1-4c9460c80fc5#did-registry-http---192.168.1.195-63620",
      "serviceEndpoint": "http://192.168.1.195:63620",
      "type": "volt-did-registry"
    },
    {
      "id": "did:volt:61ca022f-fdf2-4b43-9fe1-4c9460c80fc5#did-registry-https---coreid.com",
      "serviceEndpoint": "https://coreid.com",
      "type": "volt-did-registry"
    }
  ],
  "verificationMethod": [
    {
      "id": "did:volt:61ca022f-fdf2-4b43-9fe1-4c9460c80fc5#key-1",
      "publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMCowBQYDK2VwAyEAbWtDXoK2c4J6+7Jl8GUyT9S5Dw/a2kl7fA2tFURWQ8g=\n-----END PUBLIC KEY-----\n",
      "type": "Ed25519Signature2018"
    }
  ]
}