{
  "@context": [
    "https://www.w3.org/ns/did/v1",
    "https://tdxvolt.com/ns/did/v1"
  ],
  "assertionMethod": [
    "did:volt:242441ef-d1ba-4b23-8c7d-59f221c866c9#key-1"
  ],
  "authentication": [
    "did:volt:242441ef-d1ba-4b23-8c7d-59f221c866c9#key-1"
  ],
  "controller": "did:volt:242441ef-d1ba-4b23-8c7d-59f221c866c9",
  "id": "did:volt:242441ef-d1ba-4b23-8c7d-59f221c866c9",
  "service": [
    {
      "id": "did:volt:242441ef-d1ba-4b23-8c7d-59f221c866c9#volt-discovery",
      "serviceEndpoint": "http://localhost:43564/discover",
      "type": "volt-discovery"
    },
    {
      "id": "did:volt:242441ef-d1ba-4b23-8c7d-59f221c866c9#did-registry-https---coreid.com",
      "serviceEndpoint": "https://coreid.com",
      "type": "volt-did-registry"
    }
  ],
  "verificationMethod": [
    {
      "id": "did:volt:242441ef-d1ba-4b23-8c7d-59f221c866c9#key-1",
      "publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMCowBQYDK2VwAyEAmIeII4YQAYzJLb16sonjCOwG/NdONY4/cLGm1WxGI2Y=\n-----END PUBLIC KEY-----\n",
      "type": "Ed25519Signature2018"
    }
  ]
}