# Functions
LocalAPIServer creates a new instance of the local API server.
# Variables
AppContents contains a static build of the local graphical client.
# Structs
LocalAPI makes a local provider instance accessible through an HTTP server.
LocalEntry represents a DID instance stored in the local store using a simplified format suitable for the UI.
Provider is responsible for handling features required by the local API server.