Update from Forestry.io

Jessica Schilling updated src/_blog/minting-fresh-nfts-with-ipfs.md
This commit is contained in:
Jessica Schilling
2021-06-23 18:41:31 +00:00
committed by Forestry.io
parent 1591ff3069
commit 8229f494f2
+4 -2
View File
@@ -3,7 +3,7 @@ title: Minting Fresh NFTs with IPFS
description: Breaking down the storage issues with NFTs, and the solution through
IPFS and Minty.
author: PL Hackathon Team
date: 2021-05-14
date: 2021-05-13
permalink: 2021-05-14-minting-fresh-nfts-with-ipfs
translationKey: ''
header_image: "/128-nft-header.png"
@@ -33,4 +33,6 @@ The Minty Demo in this talk walks you through:
* Minting an NFT with IPFS
* Pinning with Pinata
There are a lot of benefits to minting your NFTs with IPFS. If youre curious about more of the tech specs of Minty or want to know more about minting best practices, check out [this guide](https://docs.ipfs.io/how-to/mint-nfts-with-ipfs/#how-minty-works) from IPFS and Filecoin for more information. [Learn more about Minty.](https://docs.ipfs.io/how-to/mint-nfts-with-ipfs/#minty)
There are a lot of benefits to minting your NFTs with IPFS. If youre curious about more of the tech specs of Minty or want to know more about minting best practices, check out [this guide](https://docs.ipfs.io/how-to/mint-nfts-with-ipfs/#how-minty-works) from IPFS and Filecoin for more information. [Learn more about Minty.](https://docs.ipfs.io/how-to/mint-nfts-with-ipfs/#minty)
Want to learn more about NFT best practices, or just NFTs in general? Check out [NFT School](https://nftschool.dev/ "NFT School").