Skip to content

This code generate all the possible unique variations, remove any instances that--though unique by attribute--is visually identical to another, then generate the final image, and output all relevant NFT info to .json files to be used in automating minting with your minting platform or code of choice.

License

Notifications You must be signed in to change notification settings

TeamofProgrammers/CryptoCumulusNFT

Repository files navigation

Welcome to CryptoCumulus NFT Generator 👋

Twitter: cloudyone

Having recently joined the NFT world by creating one piece at a time, i wanted to join the groups of people who minted full collections. After spending weeks creating my own character, creating a list of accessories and adornments, i set out to find a way to automate the generation of the images

This code generate all the possible unique variations, remove any instances that--though unique by attribute--is visually identical to another, then generate the final image, and output all relevant NFT info to .json files to be used in automating minting with your minting platform or code of choice.

Pre-requisites

Dotnetcore6 SDK https://dotnet.microsoft.com/download/dotnet/6.0 Image Magick

Install

dotnet build

Usage

dotnet run

Author

👤 CloudyOne (Adam Cloud)

Show your support

Give a ⭐️ if this project helped you!

Buy me a coffee! ☕ ETH BTC DOGE LTC: cloudyone.eth


This README was generated with ❤️ by readme-md-generator

About

This code generate all the possible unique variations, remove any instances that--though unique by attribute--is visually identical to another, then generate the final image, and output all relevant NFT info to .json files to be used in automating minting with your minting platform or code of choice.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages