the raw binary data of the file to upload
the content type
the filename
Uploads metadata to Arweave via a cloud function
metadata object
arweave content identifier
Upload file to Arweave via a cloud function
the file to upload
retunrns an object containing the arweave content identifier and the content type.
Generated using TypeDoc
Uploads raw binary data to the cloud. This method is useful because we can trigger an arweave upload via an http request with the returned file name.