blockframes / nft

NFT project
0 stars 0 forks source link

Business wants to store on ipfs a folder containing art and/or video with a pdf licencse for each nft, what would it take to do it? what are the solutions? #78

Closed pldespaigne closed 2 years ago

pldespaigne commented 2 years ago

Pinata is an Ipfs provider that can store and pin data for us. They have a 1GB free tier and not so expensive plan after that. It's pretty simple to use, since we don't plan on minting a lot of different we can do the uploads by hand, we then need to store the ipfs link on the nft metadata (either on OpenSea or on our db depending on #72)