Creating an NFT Collection
With Metaplex it is possible to create a collection of your created NFTs. It is as simple as going to https://collections.metaplex.com/ and connecting your wallet with the NFTs of the collection you want to make. Here you click the "New Collection" button and you will need to fill in the following fields:
NAME(REQUIRED) SYMBOL LOGO (We recommend choosing a PNG, JPG, SVG or a GIF that is at least 600x600 (1:1) pixels and
DESCRIPTION
ADD COLLECTION ITEMS
AUTO RETRY Once these are filled in you can submit to create your Metaplex Collection! For a deeper dive into collections: https://docs.metaplex.com/programs/token-metadata/token-standard#collections
Last updated