every DID method, measured
← Resolver Directory Providers Analytics API docs
did:empe
TS Universal Resolver driverNew · under testDocker

Empeiria EVDI chain documents, protobuf-decoded offline from one Tendermint abci_query.

Live scores

Popularity 54
Availability 100%
ThisDID canary 24h 100%
resolutions: 24h 0 · 7d 2 · 30d 320 · from /analytics

Routing

Probation verification

New driver under the verification guarantee: ThisDID resolutions are double-checked in parallel against an independent upstream — for did:empe, archon — until the live match-rate earns graduation.

Match rate 30d 100%
double-checks 30d: ✓ 315 matched · ✗ 0 mismatched · live counts on /analytics

DIF Universal Resolver docker driver

did:empe has an approved and merged resolver docker container in the DIF Universal Resolver repository.

Docker image
ghcr.io/empe-io/uni-resolver-driver-did-empe:latest
Driver source
https://github.com/empe-io/uni-resolver-driver-did-empe

Facts

Network
Empeiria (EVDI)
Try it live
did:empe:testnet:006308981b61932c5eaae1c39ace8ee3892f4a1f
JSON API
/directory/api/methods/empe
Last reviewed
2026-08-24

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

Curated method research + live measured scores · A DIF Identifiers & Discovery Working Group project advancing the Universal Resolver and interoperable DID methods · Resolver · Analytics · Status · JSON API · API docs · Source