{
  "@context": [
    "https://www.w3.org/ns/did/v1",
    "https://tdxvolt.com/ns/did/v1"
  ],
  "authentication": [
    "did:volt:ee300134-69c7-41b7-8736-13959174d90d#key-1"
  ],
  "controller": "did:volt:ee300134-69c7-41b7-8736-13959174d90d",
  "id": "did:volt:ee300134-69c7-41b7-8736-13959174d90d",
  "service": [
    {
      "id": "did:volt:ee300134-69c7-41b7-8736-13959174d90d#volt-discovery",
      "serviceEndpoint": "http://192.168.1.139:34102/discover",
      "type": "volt-discovery"
    },
    {
      "id": "did:volt:ee300134-69c7-41b7-8736-13959174d90d#relay-coreid.com-c3996665-dda6-498d-a04c-5136ac835747",
      "serviceEndpoint": "https://coreid.com",
      "type": "volt-relay"
    },
    {
      "id": "did:volt:ee300134-69c7-41b7-8736-13959174d90d#relay-tdxvolt.com-ead4b5b7-a730-4827-8cb0-eb5b92e2efdb",
      "serviceEndpoint": "https://tdxvolt.com",
      "type": "volt-relay"
    },
    {
      "id": "did:volt:ee300134-69c7-41b7-8736-13959174d90d#did-registry-https---coreid.com",
      "serviceEndpoint": "https://coreid.com",
      "type": "volt-did-registry"
    },
    {
      "id": "did:volt:ee300134-69c7-41b7-8736-13959174d90d#did-registry-https---tdxvolt.com",
      "serviceEndpoint": "https://tdxvolt.com",
      "type": "volt-did-registry"
    }
  ],
  "verificationMethod": [
    {
      "id": "did:volt:ee300134-69c7-41b7-8736-13959174d90d#key-1",
      "publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMCowBQYDK2VwAyEAOKEesboEYcE8qZGU5CtWcJbgJqjyVSwt/d0Btoq6saw=\n-----END PUBLIC KEY-----\n",
      "type": "Ed25519Signature2018"
    }
  ]
}