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.
uploadMetadataToIpfs(Uploads metadata to IPFS and returns the IPFS URLmetadata):Promise<string>
Parameters
metadata
Record<string, any>
The metadata to upload
Returns
Promise<string>
The IPFS URL of the uploaded metadata
