metaplex-foundation / js

A JavaScript SDK for interacting with Metaplex's programs
357 stars 182 forks source link

Feature request - Web3.storage and Nft.storage support #171

Closed stevenbarragan closed 2 years ago

stevenbarragan commented 2 years ago

I think the correct way would be to upload the image to nft.storage and the matadata on Web3.storage.

lorisleiva commented 2 years ago

Hey Steven 👋

I'm actually working right now on an NFT.Storage Storage Driver which would make this possible. We don't have any immediate plan for Web3.Storage yet though.

stevenbarragan commented 2 years ago

fixed by https://github.com/metaplex-foundation/js/pull/191. Thanks @lorisleiva 🙏🏽