{
  "id": "near",
  "name": "did:near",
  "status": "edge",
  "probation": true,
  "probationVerifiers": [
    "godiddy",
    "archon"
  ],
  "summary": "NEAR accounts, named and implicit, over NEAR JSON-RPC.",
  "research": "A clean-room fetch-native package: the prior ecosystem resolver's dependency chain carried the unpatched elliptic CVE-2025-14505 and a native addon, so ThisDID reimplemented resolution directly against NEAR RPC.",
  "links": [
    {
      "label": "vendored package",
      "url": "https://github.com/decentralized-identity/thisdid/tree/main/vendor/near-did-resolver"
    },
    {
      "label": "W3C DID Methods registry",
      "url": "https://www.w3.org/TR/did-extensions-methods/"
    }
  ],
  "lastReviewed": "2026-08-23",
  "network": "NEAR Protocol",
  "example": "did:near:registrar.near",
  "chain": [
    "ThisDID",
    "godiddy",
    "archon"
  ],
  "scores": {
    "resolutions24h": 0,
    "resolutions7d": 251,
    "resolutions30d": 586,
    "popularity": 60,
    "availability": 84,
    "canary24h": 100,
    "verificationMatch30d": 15,
    "verificationMismatch30d": 18
  }
}