/NFT_Generator

An NFT Generator created using Python.

Primary LanguagePython

NFT_Generator v1

An NFT Generator created using Python.

This NFT Generation tool is suitable for any NFT that has 4 Layers or less:

  • Background
  • Character
  • Character Skin (Character Color)
  • Character Upper Part (Wig, Hat, Glasses, Moustache, Beard...)

Before Running The script:

Before running the script you should install the required Libraries by following these steps:

In Terminal:
pip install pillow
or (after cloning the repository)
pip install -r requirements.txt

Script Usage:

The Script usage is very simple, each step is explained in the program nothing is complicated.


Feel free to ask any question!