DEV Community

Discussion on: Deploy NFTs with Truffle, IPFS OpenSea & Polygon

Collapse
 
yournewempire profile image
Archie Smyth

Hi there. Glad to see your response. The size of your image should not matter, providing you dont break the 1gb pinata offers. Can you show me any kind of screenshot of this image issue?

In the next git repo commit, I am planning on using the code from here: github.com/ProjectOpenSea/meta-tra...
or fixing the code from the link you have there,
to integrate with Polygon, so that the contract can delegate Opensea to pay the gas fees for transfers of NFTs. I am not a solidity expert at this point in time, therefore I left this out of the blog post. I don't know if Opensea's tutorials are not reliable, or if I am not reliable, but I am working on this integration.

Collapse
 
bearpunknft profile image
Bearpunknft

Hi Archie,
I am also having issue with NFT metadata. It's not uploading for NFT as well. I have followed everything from your blog but still getting this issue.
Here you can see the issue opensea.io/collection/mycont
I would be glad if you can help me with this.
Thanks.

Thread Thread
 
yournewempire profile image
Archie Smyth

Hey bro. Check that your NFT metadata and jsons are separate, and that the json points to the image with the image property. Could you link me something to see your code and metadata. Thanks