PatrickAlphaC / hardhat-nft-fcc

100 stars 139 forks source link

uploadToPinata.js:Upgrade to the latest version of pinata-@pinata/sdk version 2.1.0 #68

Closed 0xukhezo closed 1 year ago

0xukhezo commented 1 year ago

Modified and added new updates for:

Update "@pinata/sdk" version. Update "@nomiclabs/hardhat-ethers" version. Update uploadToPinata.js to works with the latest version.

In this Pull Request are updated the @pinata/sdk to the latest solving the issue in https://github.com/PatrickAlphaC/hardhat-nft-fcc/issues/58 and updating the repository to the latest version of pinata.

PatrickAlphaC commented 1 year ago

Thanks for this!