Skip to content

CineEncoder/nft-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NFT Generator

NFT Generator is an application, that allows you to create collections of images from various layers as well as the generation of metadata for the subsequent creation of an NFT collection.

View

Installation

Supported operating system: Linux x86_64, Windows 8.1/10 x86_64

*ver - current version

Buid instructions

Install dependencies:

- Debian 10.6 / Ubuntu 20.04 / Linux Mint 20:
- qt5-qmake>=5.11.3
- qtbase5-dev>=5.11.3

Buld package:

mkdir build
cd build
git clone https://github.com/CineEncoder/nft-generator.git
cd nft-generator
qmake-qt5 -o builddir/Makefile src/nft-generator.pro -spec linux-g++ CONFIG+=qtquickcompiler (or for Debian:  /usr/lib/qt5/bin/qmake -o builddir/Makefile src/nft-generator.pro -spec linux-g++)
cd builddir
make

Licence

GNU GPL v.3 See LICENSE.md

Donate

If you wish to support this project, you can make a donation $0.5 or more via PayPal. Your contributions will help keep the project alive and support future development.

PayPal

Bitcoin

You can send bitcoins at this address or by scanning the QR code below:

Bitcoin

bc1ql0f3xpj57szcnn3gzr8cwajwxj880k8j4m22qv

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages