/application
Decentralized Storage (IPFS)
EVM Kit includes functionality to easily upload to, and render files from IPFS via a gateway; powered by thirdweb Storage.
The app comes with a DecentralizedStorage component to showcase how to upload to and render files from IPFS.
Upload (and pin) Files to IPFS
Use the useStorageUpload hook to upload files to IPFS.
Render Files from IPFS
Use the MediaRenderer component to render any type of file from IPFS; including images, videos, audio files, 3D models, and more.