Creating custom ETH NFT Contract #
When creating a custom ETH contract make sure your JSON metadata contains this data:
image: <string> // URL to the image stored on IPFS
name: <string>
description: <string>
When creating a custom ETH contract make sure your JSON metadata contains this data:
image: <string> // URL to the image stored on IPFS
name: <string>
description: <string>