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.

uploadMetadataToIpfs(metadata): Promise<string>
Uploads metadata to IPFS and returns the IPFS URL

Parameters

metadata

Record<string, any> The metadata to upload

Returns

Promise<string> The IPFS URL of the uploaded metadata