Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.cultura.xyz/llms.txt

Use this file to discover all available pages before exploring further.

uploadFileToIpfs(file): Promise<string>
Uploads a file to IPFS and returns the IPFS URL

Parameters

file

File The file to upload

Returns

Promise<string> The IPFS URL of the uploaded file