We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66d33ac commit eecfac7Copy full SHA for eecfac7
lessons/projects/2.mdx
@@ -617,7 +617,7 @@ const NFT_NAME = 'Academy'
617
const NFT_DESCRIPTION = 'D_D Academy Basic NFT Collection'
618
619
// Change this if you created your own images/JSONs:
620
-const NFT_BASE_URI = 'https://gateway.pinata.cloud/ipfs/QmVugFDxagshJ4wCGYhGocCMURCfgsyJW7APNCPnS6nx7S/'
+const NFT_BASE_URI = 'https://gateway.pinata.cloud/ipfs/QmSCNdaA5JBT5D6V5FbivfZonKjdsMPeZeTyTWzq1D3yrJ/'
621
622
// We define a function with all we want Hardhat to run
623
async function main() {
public/assets/lessons/2/img_13.png
380 KB
public/assets/lessons/2/img_14.png
9.32 KB
0 commit comments