[an error occurred while processing this directive] [an error occurred while processing this directive] [an error occurred while processing this directive]
NOT FOR SALE! You can Win one of your favorite Dead TV by following NMTV on Twitter.
SCRIPTS READY TO USE
Want to create you own NFT collection? Here are main things you'll need available for FREE.
WHY? It can be difficult to create a NFT serie with a custom smart contract when existing NFT services providing poor or no help at all to their customers, designers, developers. Sure, soon enough, anyone will be able to do that without help but now the only solution is to uploading items on OPENSEA that will be added in their shared smart contract... not what you want when creating an NFT limited serie.
As we needed few bots to create the NoMoreTV collection, we chose CARGO to mint NFTs because it was the only solution with a recursive minting process, reducing greatly the global cost using ERC-721 + EIP 2309.


tech-thb
[GENERATIVE ART] Create random image variations in Adobe Illustrator
Here is a script written in Python to randomly generate as many variations as you want based on an illustrator file including 100 artboards. it'll apply a color based on the provided list and generate a log file indicating properties for each new file. Export format: SVG + PNG.
tech-thb
[BULK] UPLOAD ON CARGO
Cargo.build currently doesn't provide a way to upload hundreds or even thousands collectibles at once.
Using a CSV + a folder with all images (preview + locked file), this script helps to create all of them, then you can mint them as NFTs in batch.
tech-thb
[BULK] UPDATE METADATA ON CARGO
We made mistakes when converting our CSV with all metadata to JSON so OPENSEA couldn't read collectilbl properties.
So we had to submit them again without doing that manualy. here is how we did it:
tech-thb
[BULK] PRICING ON OPENSEA
There is no easy way to set different pricing for collectibles on OPENSEA...
Here is a solution using a CSV including URL + price (detect if first time selling or "lower price" mode):
tech-thb
[BULK] PRICING ON CARGO
After doing everything, we discovered that OPENSEA is full of bugs and couldn't display half NFTs existing in our smartr contract so we had to sell them on CARGO too. Same goal as OPENSEA script: set pricing (and royalties too here) using a CSV including URL + PRICE + ROYALTIES: