This project can be used to create a collection and mint nfts from it to a specific list. Each item of the collection will use the same image as the collection, personalize it as needed.
Create a collection
yarn start create-collection --args
Create a Candy Machine
yarn start create-candy-machine --args
Airdrop collection using candymachine id in .config
yarn start airdrop --args
To see available options just for any command, just run it without any parameter, like yarn start airdrop