Crate trustchain_http

Source
Expand description

Trustchain HTTP server functionality.

Modulesยง

attestation_encryption_utils
attestation_utils
attestor
config
Trustchain HTTP configuration types and utilities.
errors
Error type and conversions.
ion
Handlers for HTTP communication with an ION node.
issuer
Handlers and trait for issuing VCs and providing credential offers.
middleware
Middleware for Trustchain HTTP.
qrcode
QR code functionality for encoding credential offers and presentation requests.
requester
resolver
Handlers and trait for resolving Trustchain DIDs, chains and bundles.
root
Handler and trait for identifying root DID candidates from a naive date.
server
Trustchain HTTP router type and functionality for spawning HTTP and HTTPS servers.
state
Trustchain HTTP router shared state.
static_handlers
Static handlers for front-end.
store
Types for store items.
verifier
Handlers and trait for verifying VCs and VPs and providing presentation requests.