uploadFileToIpfs(Uploads a file to IPFS and returns the IPFS URLfile):Promise<string>
Parameters
file
File
The file to upload
Returns
Promise<string>
The IPFS URL of the uploaded fileuploadFileToIpfs(Uploads a file to IPFS and returns the IPFS URLfile):Promise<string>
File
The file to upload
Promise<string>
The IPFS URL of the uploaded file