Token Uris not uploading to IPFS properly #1981
Unanswered
DeadmanAbir
asked this question in
Q&A
Replies: 1 comment 4 replies
-
@DeadmanAbir : I have Corrected few things in your repo, and made a PR, You can merge it and check it out. Hopefully it will work! |
Beta Was this translation helpful? Give feedback.
4 replies
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.
-
Hey guys, I am following the tutorial to how to upload the token metadata to IPFS programmatically, but when I am printing my
tokenuris
from thehandleTokenUris
function in the deploy script of NFT it is supposed to print the IPFS urls, while they are printing empty array, please help.code- https://github.com/DeadmanAbir/IPFS
Beta Was this translation helpful? Give feedback.
All reactions