{
  "@context": [
    "https://www.w3.org/ns/did/v1",
    "https://tdxvolt.com/ns/did/v1"
  ],
  "assertionMethod": [
    "did:volt:61d67382-b042-4d42-b214-14dbee8f2725#key-1"
  ],
  "authentication": [
    "did:volt:61d67382-b042-4d42-b214-14dbee8f2725#key-1"
  ],
  "controller": "did:volt:61d67382-b042-4d42-b214-14dbee8f2725",
  "id": "did:volt:61d67382-b042-4d42-b214-14dbee8f2725",
  "service": [
    {
      "id": "did:volt:61d67382-b042-4d42-b214-14dbee8f2725#volt-discovery",
      "serviceEndpoint": "10.254.121.150/discover",
      "type": "volt-discovery"
    },
    {
      "id": "did:volt:61d67382-b042-4d42-b214-14dbee8f2725#did-registry-https---coreid.com",
      "serviceEndpoint": "https://coreid.com",
      "type": "volt-did-registry"
    }
  ],
  "verificationMethod": [
    {
      "id": "did:volt:61d67382-b042-4d42-b214-14dbee8f2725#key-1",
      "publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMCowBQYDK2VwAyEAOTItXdyxMen9F6fIb8UORts2o32zia48CydWvb/J1Ng=\n-----END PUBLIC KEY-----\n",
      "type": "Ed25519Signature2018"
    }
  ]
}