Function uploadJsonToFilebase

  • Uploads a JSON object to Filebase IPFS service Converts the JSON to a string and uploads as a file

    Parameters

    Returns Promise<FilebaseResponse>

    Promise resolving to the Filebase API response with IPFS hash

    Throws

    Error if upload fails or JSON serialization fails