{
  "@context": [
    "https://www.w3.org/ns/did/v1",
    "https://tdxvolt.com/ns/did/v1"
  ],
  "assertionMethod": [
    "did:volt:fb957274-bcec-4982-94e8-42374b71cd42#key-1"
  ],
  "authentication": [
    "did:volt:fb957274-bcec-4982-94e8-42374b71cd42#key-1"
  ],
  "controller": "did:volt:fb957274-bcec-4982-94e8-42374b71cd42",
  "id": "did:volt:fb957274-bcec-4982-94e8-42374b71cd42",
  "service": [
    {
      "id": "did:volt:fb957274-bcec-4982-94e8-42374b71cd42#volt-discovery",
      "serviceEndpoint": "http://10.14.135.9:37822/discover",
      "type": "volt-discovery"
    },
    {
      "id": "did:volt:fb957274-bcec-4982-94e8-42374b71cd42#did-registry-https---coreid.com",
      "serviceEndpoint": "https://coreid.com",
      "type": "volt-did-registry"
    }
  ],
  "verificationMethod": [
    {
      "id": "did:volt:fb957274-bcec-4982-94e8-42374b71cd42#key-1",
      "publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMCowBQYDK2VwAyEAsbE8v9YxX8mG93ahCKd9dytM5m1w4I/uv0xc0ViuFOM=\n-----END PUBLIC KEY-----\n",
      "type": "Ed25519Signature2018"
    }
  ]
}