This module simplifies the process of uploading files and metadata to IPFS, allowing you to generate IPFS URLs for media files such as images, audio, and video, as well as metadata json files.
If you are utilizing on-chain metadata, the media file URLs can be passed directly as initialization data to the deploy methods of Edition, Rentable, Crescendo, as well as the bulkUpdate function on MetadataRenderer.
Note: This module is a lightweight wrapper utilzing the nft.storage JavaScript client library.