Pinning another NFT on IPFS but .json is not generated #1927
-
@PatrickAlphaC @alymurtazamemon @krakxn Hey I have pinned this NFT on the Pinata and its working fine: Here is the URI But I dont know how @PatrickAlphaC has generated this one of JSON type, in the hardhat-nft-marketplace-fcc I'm only able to generate this type Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Here is the BasicNft.sol file I am not able to get this URI at the front end side using Moralis
|
Beta Was this translation helpful? Give feedback.
-
I got it we are generating this metadeta manually by uploading it to Pinata API in this project
|
Beta Was this translation helpful? Give feedback.
I got it
we are generating this metadeta manually by uploading it to Pinata API in this project
hardhat-nft-marketplace-fcc