DID:EMP

Your global identifier — not assigned by Google, a bank, or Empoorio. did:emp documents live on EmpoorioChain with versioned keys, public resolution, and user-controlled rotation.

2Substrate pallets
W3CDID Core 1.0
DID MANAGEMENT

ON-CHAIN IDENTITY

Every did:emp document is anchored on EmpoorioChain. Resolution is deterministic, versioned, and independent of any single issuer or platform. Verifiers fetch the current public keys — never a password reset queue.

  • Method: did:emp — native to EmpoorioChain
  • Registry: Substrate DID pallet with version history
  • Resolution target: <200ms on testnet
  • Public keys on-chain; private keys never leave the wallet

DID LIFECYCLE

Create a DID in Eoonia or via SDK, register the initial document on-chain, rotate keys when needed, and resolve any did:emp URI through the public resolver. Each update is a new document version — verifiers always see the latest trusted keys.

  • Register → Resolve → Rotate → Revoke
  • Compatible with W3C DID document syntax
  • Events visible on EmpooScan for transparency

MANAGE DIDs IN PRODUCTION

Step-by-step guides for registration, resolution, and key rotation on EmpoorioChain testnet.

DID GUIDE