Expand description
Handlers and trait for resolving Trustchain DIDs, chains and bundles.
Structs§
- DIDChain
Resolution Result - Type for converting a
DIDChain
to a chain of DID documents with W3C data structure. - Root
Event Time - Struct for deserializing
root_event_time
from handler’s query param. - TrustchainHTTP
Handler - 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.