{
  "@context": [
    "https://www.w3.org/ns/did/v1",
    "https://tdxvolt.com/ns/did/v1"
  ],
  "assertionMethod": [
    "did:volt:0effab9c-dd43-4790-9e04-3894be15d30c#key-1"
  ],
  "authentication": [
    "did:volt:0effab9c-dd43-4790-9e04-3894be15d30c#key-1"
  ],
  "controller": "did:volt:0effab9c-dd43-4790-9e04-3894be15d30c",
  "id": "did:volt:0effab9c-dd43-4790-9e04-3894be15d30c",
  "service": [
    {
      "id": "did:volt:0effab9c-dd43-4790-9e04-3894be15d30c#volt-discovery",
      "serviceEndpoint": "http://localhost:52726/discover",
      "type": "volt-discovery"
    },
    {
      "id": "did:volt:0effab9c-dd43-4790-9e04-3894be15d30c#relay-tdxid.com-12d19233-4f4b-43aa-87e9-fb546745a06c",
      "serviceEndpoint": "https://tdxid.com",
      "type": "volt-relay"
    },
    {
      "id": "did:volt:0effab9c-dd43-4790-9e04-3894be15d30c#did-registry-https---coreid.com",
      "serviceEndpoint": "https://coreid.com",
      "type": "volt-did-registry"
    },
    {
      "id": "did:volt:0effab9c-dd43-4790-9e04-3894be15d30c#did-registry-https---tdxvolt.com",
      "serviceEndpoint": "https://tdxvolt.com",
      "type": "volt-did-registry"
    },
    {
      "id": "did:volt:0effab9c-dd43-4790-9e04-3894be15d30c#did-registry-https---tdxid.com",
      "serviceEndpoint": "https://tdxid.com",
      "type": "volt-did-registry"
    }
  ],
  "verificationMethod": [
    {
      "id": "did:volt:0effab9c-dd43-4790-9e04-3894be15d30c#key-1",
      "publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMCowBQYDK2VwAyEAVzRLGv00qfUIpD9VzY3lFaHYcwBsvdT1nJcZylXAvAI=\n-----END PUBLIC KEY-----\n",
      "type": "Ed25519Signature2018"
    }
  ]
}