From 8229f494f23691ff57e4edecb8caf007c73112d7 Mon Sep 17 00:00:00 2001 From: Jessica Schilling Date: Wed, 23 Jun 2021 18:41:31 +0000 Subject: [PATCH] Update from Forestry.io Jessica Schilling updated src/_blog/minting-fresh-nfts-with-ipfs.md --- src/_blog/minting-fresh-nfts-with-ipfs.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/_blog/minting-fresh-nfts-with-ipfs.md b/src/_blog/minting-fresh-nfts-with-ipfs.md index 35137147..5458607f 100644 --- a/src/_blog/minting-fresh-nfts-with-ipfs.md +++ b/src/_blog/minting-fresh-nfts-with-ipfs.md @@ -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 you’re 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) \ No newline at end of file +There are a lot of benefits to minting your NFTs with IPFS. If you’re 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"). \ No newline at end of file