{
  "@context": [
    "https://www.w3.org/ns/did/v1",
    "https://tdxvolt.com/ns/did/v1"
  ],
  "assertionMethod": [
    "did:volt:e1490f0a-2f24-469d-bc61-e13ea8386c72#key-1"
  ],
  "authentication": [
    "did:volt:e1490f0a-2f24-469d-bc61-e13ea8386c72#key-1"
  ],
  "controller": "did:volt:e1490f0a-2f24-469d-bc61-e13ea8386c72",
  "id": "did:volt:e1490f0a-2f24-469d-bc61-e13ea8386c72",
  "service": [
    {
      "id": "did:volt:e1490f0a-2f24-469d-bc61-e13ea8386c72#volt-discovery",
      "serviceEndpoint": "http://localhost:33636/discover",
      "type": "volt-discovery"
    },
    {
      "id": "did:volt:e1490f0a-2f24-469d-bc61-e13ea8386c72#did-registry-https---coreid.com",
      "serviceEndpoint": "https://coreid.com",
      "type": "volt-did-registry"
    }
  ],
  "verificationMethod": [
    {
      "id": "did:volt:e1490f0a-2f24-469d-bc61-e13ea8386c72#key-1",
      "publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMCowBQYDK2VwAyEAQF9a1e/ltmSvJ/R9wMGmmtsKHcJ5t9XG9GNeKOVipjQ=\n-----END PUBLIC KEY-----\n",
      "type": "Ed25519Signature2018"
    }
  ]
}