I am currently working on a Solana project where there are 4 different gifs (mp4) and I would like to turn one of them into 1500 NFTs, the second into 500, the third into 190 and the forth into 10.
I need a collection of 2200 NFTs with all the corresponding metadata (json) files that I can then use on the Candy Machine.
How should I do this?
Thanks