NFTGenerator
Table of Contents
- Overview
- Installation
- Introduction
- Features
- Reflection
- Issues & bug reports
- Show your support
- Credits
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
orpip3 install -r requirements.txt
(Need root access) - Run
python3 setup.py install
orpython setup.py install
(Need root access)
PyPI
- Check Python Packaging User Guide
- Run
pip install samila==0.3
orpip3 install samila==0.3
(Need root access)
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
- Extract the samila zip
- Open a CMD with root and cd into the folder you just extractet
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
Credits
- Credits to sepandhaghighi who is the creator of samila
- Credits to endoplasmatischesretikulum for being awesome