Function resolve

  • Load content from IPFS which contains JSON or text.

    Parameters

    • path: string

      The path to the content on IPFS.

    Returns Promise<any>

    string - The content.

Generated using TypeDoc