Skip to main content

Crate chio_did

Crate chio_did 

Source
Expand description

Self-certifying did:chio identifiers and DID Document resolution.

did:chio is intentionally narrow: the method-specific identifier is the lowercase hex form of an Ed25519 public key already used by Chio agents and operators. Basic resolution is self-certifying and requires no registry lookup. Optional receipt-log service endpoints can be attached by the resolving environment.

Structs§

DidChio
DidDocument
DidService
DidVerificationMethod
ResolveOptions

Enums§

DidError

Constants§

PASSPORT_STATUS_SERVICE_TYPE
RECEIPT_LOG_SERVICE_TYPE

Functions§

resolve_did_arc