In this article you will learn how to create no-code AI generated NFT collection. There is no prerequisite skills to know you can easily make your own collection after this article. We made an educational example collection for this tutorial on avalanche. Check the collection here:
https://campfire.exchange/collections/0x83e5256dbea2253ff2b6002cfcc79d2457e13f86
Lets start with create AI created art, we are going to craiyon and type what would like to create. (20% royalty requested in terms of use)

Once we have enough image we are going to Studio 721 and creating new collection on artkit section to publish on ipfs as described on guide.

Once we published we are copying that ipfs address and head to create contract section and changing settings as we want. After compiling we can deploy our contract to blockchain.

Once NFT contract deployed you can verify your contract with etherscan api or download the input json file to verify manually.
We are going to show how to verify with input json file. First we are downloading compiler input on studio721 then head to explorer. In this example we deployed our contract to avalanche c-chain. Because of that verify and minting UI are not working on studio721. So we head to snowtrace and upload our input.json file.

After verify process done we can mint on explorer as shown below.

Also you can see some a magic on Avascan.

Lets go to campfire and start to make a mint event. First go to your profile and see your freshly minted collection’s page. Then start to edit details.

Once you setup your event there is a 24h period that you have to wait until listing appears on mint page.
Thank you to your patience.

