UNPKG

crystara-sdk

Version:

Official SDK for Crystara NFT Marketplace

5 lines (4 loc) 125 B
/** * Converts IPFS URIs to HTTP URLs for fetching */ export declare function formatPotentialIpfsUrl(url: string): string;