Module resolver

Source
Expand description

Handlers and trait for resolving Trustchain DIDs, chains and bundles.

Structs§

DIDChainResolutionResult
Type for converting a DIDChain to a chain of DID documents with W3C data structure.
RootEventTime
Struct for deserializing root_event_time from handler’s query param.
TrustchainHTTPHandler
Type for implementing handlers for resolution of DID documents, chains, and bundles.

Traits§

TrustchainHTTP
A HTTP API for resolving DID documents, chains, and verification bundles.