AbdXH4K3r / NFT_Generator

An NFT Generator created using Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

An NFT Generator created using Python.


Languages

Language:Python 100.0%