• Upload provided json data to IPFS using the Web3.Storage API endpoint

    Parameters

    • data: string

      json metadata

    Returns Promise<string>

    IPFS resource url in the form https://ipfs.io/ipfs/CID

Generated using TypeDoc