{
  "@context": [
    "https://www.w3.org/ns/did/v1",
    "https://tdxvolt.com/ns/did/v1"
  ],
  "assertionMethod": [
    "did:volt:c24eadbc-501d-41e0-9fa7-d5c167e2ead7#key-1"
  ],
  "authentication": [
    "did:volt:c24eadbc-501d-41e0-9fa7-d5c167e2ead7#key-1"
  ],
  "controller": "did:volt:c24eadbc-501d-41e0-9fa7-d5c167e2ead7",
  "id": "did:volt:c24eadbc-501d-41e0-9fa7-d5c167e2ead7",
  "service": [
    {
      "id": "did:volt:c24eadbc-501d-41e0-9fa7-d5c167e2ead7#volt-discovery",
      "serviceEndpoint": "http://localhost:62025/discover",
      "type": "volt-discovery"
    },
    {
      "id": "did:volt:c24eadbc-501d-41e0-9fa7-d5c167e2ead7#relay-coreid.com-4cfd82b9-5668-45be-b399-c9d46f7e1647",
      "serviceEndpoint": "https://coreid.com",
      "type": "volt-relay"
    },
    {
      "id": "did:volt:c24eadbc-501d-41e0-9fa7-d5c167e2ead7#did-registry-https---coreid.com",
      "serviceEndpoint": "https://coreid.com",
      "type": "volt-did-registry"
    }
  ],
  "verificationMethod": [
    {
      "id": "did:volt:c24eadbc-501d-41e0-9fa7-d5c167e2ead7#key-1",
      "publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMCowBQYDK2VwAyEAm9OsL+2ya2zebeEMbiJ3sBGoJOZ4CtNQBHSA+C2o+Os=\n-----END PUBLIC KEY-----\n",
      "type": "Ed25519Signature2018"
    }
  ]
}