• Wraps the content from the Ceramic 3ID document tile and formats it as a proper DIDDocument.

    Parameters

    • content: any

      the content from the 3ID Ceramic tile

    • did: string

      the did to use when wrapping the document

    Returns DIDDocument | null