• Document loader that provides access to the JSON-LD contexts required for verifying Kilt VCs. Essentially wraps the vc-js defaultDocumentLoader, but additionally loads KILTs validationContexts.

    Returns

    An object containing the resolution result.

    Parameters

    • url: string

      Document/context URL to resolve.

    Returns Promise<RemoteDocument>