NFTGenerator

built with Python3


Overview

The NFTGenerator is a NFT generator written in Python with the help of Samila. With The NFTGenerator the NFTs you Created will be sent to your nft.storage storage. The API Key is changeable in the Code

Installation

Source code

  • Download Version 0.3 or Latest Source of samila
  • Run pip install -r requirements.txt or pip3 install -r requirements.txt (Need root access)
  • Run python3 setup.py install or python setup.py install (Need root access)

PyPI

Easy install

  • Run easy_install --upgrade samila (Need root access)

Introduction

  • An NFTGenerator to generate NFTs and send them to nft.storage
  • First you have to download samila
  • Go to your nft.storage and klick on API Keys
    image
  • Extract the samila zip
  • Open a CMD with root and cd into the folder you just extractet
  • image

Features

  • You can use your own API
  • Your NFT will automatically be uploaded to your nft.storage inventory.
  • Every VALID_COLOR is supportet

Reflection

  • I have learned how to create python scripts
  • I have also learned how python can communicate with other software and websites.
  • The use of 3.party software to generate

Issues & bug reports

Just fill an issue and describe it. We’ll check it ASAP!

  • Please complete the issue template

Show your support

Star this repo

Give a ⭐️ if this project helped you!

Credits

GitHub

View Github