Generate thousands of NFTs in Python

NFT-Generator is the best way to generate thousands of NFTs quick and easily with Python. Just add your files, set your configuration and run the script. You’ll get all the images and metadata required for your NFT project!

How to use?

  1. Clone the repo by running git clone https://github.com/itshydrone/NFT-Generator.git
  2. Enter the downloaded directory by typing cd NFT-Generator
  3. Install the dependencies by running pip install -r requirements.txt
  4. Add all your layer files in the ‘traits’ folder. They should be separated in different layer folders.
  5. Add the probability of each trait. You can do this by adding the number after a ‘#’ in the file name. For example, if the ‘Background’ layer had two files called ‘Black#50.png’ and ‘White#50.png’ then there would be a 50% chance of

     

     

     

    To finish reading, please visit source site