{
  "id": "empe",
  "name": "did:empe",
  "status": "edge",
  "probation": true,
  "probationVerifiers": [
    "archon"
  ],
  "summary": "Empeiria EVDI chain documents, protobuf-decoded offline from one Tendermint abci_query.",
  "research": "Empeiria's Cosmos-SDK chain stores DID documents in its x/diddoc module. The driver hand-encodes the query request, GETs abci_query on the public testnet RPC (path /empe.diddoc.Query/DidDocument) and decodes the protobuf answer offline with field numbers taken from the chain's own codec — validated byte-for-byte against the live testnet. Empeiria has no public mainnet yet (verified 24 Aug 2026): mainnet DIDs report notConfigured until real endpoints exist. The official @empe packages pull cosmjs/protobufjs/typeorm and are unusable in a Worker, hence the clean room. Archon resolves the method too and serves as probation verifier.",
  "links": [
    {
      "label": "Empeiria",
      "url": "https://github.com/empe-io"
    },
    {
      "label": "vendored package",
      "url": "https://github.com/decentralized-identity/thisdid/tree/main/vendor/empe-did-resolver"
    },
    {
      "label": "W3C DID Methods registry",
      "url": "https://www.w3.org/TR/did-extensions-methods/"
    }
  ],
  "lastReviewed": "2026-08-24",
  "network": "Empeiria (EVDI)",
  "example": "did:empe:testnet:006308981b61932c5eaae1c39ace8ee3892f4a1f",
  "chain": [
    "ThisDID",
    "archon",
    "godiddy"
  ],
  "dif": {
    "dockerDriver": {
      "image": "ghcr.io/empe-io/uni-resolver-driver-did-empe:latest",
      "repo": "https://github.com/empe-io/uni-resolver-driver-did-empe",
      "hub": "https://github.com/empe-io/uni-resolver-driver-did-empe/pkgs/container/uni-resolver-driver-did-empe"
    }
  },
  "scores": {
    "resolutions24h": 0,
    "resolutions7d": 2,
    "resolutions30d": 320,
    "popularity": 54,
    "availability": 100,
    "canary24h": 100,
    "verificationMatch30d": 315,
    "verificationMismatch30d": 0
  }
}