{
  "@context": [
    "https://www.w3.org/ns/did/v1",
    "https://tdxvolt.com/ns/did/v1"
  ],
  "authentication": [
    "did:volt:c1f09cc1-a48f-4430-8e89-9078a5b7a59e#key-1"
  ],
  "controller": "did:volt:c1f09cc1-a48f-4430-8e89-9078a5b7a59e",
  "id": "did:volt:c1f09cc1-a48f-4430-8e89-9078a5b7a59e",
  "service": [
    {
      "id": "did:volt:c1f09cc1-a48f-4430-8e89-9078a5b7a59e#volt-discovery",
      "serviceEndpoint": "http://138.201.135.178:38452/discover",
      "type": "volt-discovery"
    },
    {
      "id": "did:volt:c1f09cc1-a48f-4430-8e89-9078a5b7a59e#relay-tdxvolt.com-d3602280-1202-4a7b-afea-39b99d34a7d4",
      "serviceEndpoint": "https://tdxvolt.com",
      "type": "volt-relay"
    },
    {
      "id": "did:volt:c1f09cc1-a48f-4430-8e89-9078a5b7a59e#did-registry-https---coreid.com",
      "serviceEndpoint": "https://coreid.com",
      "type": "volt-did-registry"
    }
  ],
  "verificationMethod": [
    {
      "id": "did:volt:c1f09cc1-a48f-4430-8e89-9078a5b7a59e#key-1",
      "publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMCowBQYDK2VwAyEAut5CFIH79cDJEGW6cZwEbTUZrYuR4c8Y1M2lIh/35lU=\n-----END PUBLIC KEY-----\n",
      "type": "Ed25519Signature2018"
    }
  ]
}