IPFS Storage
The thirdweb SDK comes built-in with an IPFS uploader and downloader.
You can view all of the configuration options in the full reference.
You can view all of the configuration options in the full reference.
You can easily convert a ipfs://
uri to a https://
uri with your own IPFS gateway using the resolveScheme
function.
The resolved uri will be protected by your api key settings, and only accessible to your whitelisted domains.