This repository is a simple automation used to create CryptoMeleon NFT assets.
Install all the pre-needed requirements using:
pip install -r requirements.txt
The only step is to perform a color conversion over the initial CryptoMeleon's image. To accomplish such a step, one needs to use the following script:
python convert_colors.py -h
Note that -h
invokes the script helper, which assists users in employing the appropriate parameters.
Additionally, it is possible to generate a batch of CryptoMeleons using random seeding and API color-requesting. To fulfill this purpose, just use the following script:
python generate_batch.py -h
We know that we do our best, but it is inevitable to acknowledge that we make mistakes. If you ever need to report a bug, report a problem, talk to us, please do so! We will be available at our bests at this repository.