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

Iden3 identity states, read straight from the on-chain State contract.

Live scores

Popularity 61
Availability 99%
ThisDID canary 24h 97%
resolutions: 24h 0 · 7d 274 · 30d 620 · from /analytics

Routing

Probation verification

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

Match rate 30d 81%
double-checks 30d: ✓ 484 matched · ✗ 111 mismatched · live counts on /analytics

DIF Universal Resolver docker driver

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

Docker image
ghcr.io/iden3/driver-did-iden3:v1.0.6
Driver source
https://github.com/iden3/driver-did-iden3

Facts

Network
Polygon (Iden3)
Try it live
did:iden3:polygon:amoy:xC8VZLUUfo5p9DWUawReh7QSstmYN6zR7qsQhQCsw
JSON API
/directory/api/methods/iden3
Last reviewed
2026-08-23

Research

Three eth_calls against the State contract replace a 21 MB SDK path. Every encoding rule was validated live before implementation — iden3 IDs convert to uint256 little-endian, and state hashes render little-endian too (an apparent upstream mismatch during the build turned out to be byte order). The probation comparator compares the actual identity state, GIST root, contract, and proof — not just key sets.

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