Lesson 14: Unable to upload token images using Pinata #681
Unanswered
RijuChakraborty
asked this question in
Q&A
Replies: 1 comment 1 reply
-
facing the same problem. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
On deploying 02-deploy-random-ipfs-nft.js , it doesn't upload the image tokens to Pinata.
Running the command
yarn hardhat deploy --tags randomipfs,mocks
on terminal ,it shows shows this-
and no files got uploaded to Pinata.
I have followed every step as shown in the video, still facing this issue.
Deploy script ( 02-deploy-random-ipfs-nft.js )-
Upload to Pinata script ( uploadToPinata.js ) -
Note-
"./images/randomNft"
Beta Was this translation helpful? Give feedback.
All reactions