protocol / nft-website

NFT School: Community education platform for developers in the non-fungible token space.
https://nftschool.dev
MIT License
356 stars 95 forks source link

Update mint-nftstorage-polygon.md #265

Closed RAHUL-26 closed 2 years ago

RAHUL-26 commented 2 years ago

at 306 --> npx hardhat run scripts/mint-nft.mjs --network PolygonMumbai has a syntactical error.

Should be --> npx hardhat run scripts/mint-nft.mjs --network PolygonMumbai

mishmosh commented 2 years ago

Thanks for this @RAHUL-26! Tagging @yusefnapora to take a look.