• Stars
    star
    134
  • Rank 270,000 (Top 6 %)
  • Language
    JavaScript
  • Created almost 3 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

SickAlien NFT Art Generator is an interactive tool to generate 1000s of NFTs just by simple drag and drop.

Untitled

Welcome to SickAlien X NFT Art Generator

Our NFT Art Generator is the best Interactive tool to make NFTs.

The Code was developed and designed by Bitrix - https://linktr.ee/nft_paradise

The generative Art engine takes away all the pain of generating NFTs from you.

Get a free OctoAliens NFT on joining our joining my socials , dont forget to tag me on twitter for a free giveaway ! We building a fam πŸ˜‡. To find more about us -

πŸ‘½ Sick Alien Official Site - Live Now

β˜• Buy me a coffee :)

πŸ“Ί YouTube

πŸ™ Discord

🐦 Twitter

πŸ”₯ Instagram

πŸ’Έ ETH Address [ERC20] - 0x2b2d491559c47406c3d79e0e805f8bfbba699432

🦍 Metamask Wallet Address - 0xB1Ea4256Af8a6B299e80D0168426545B2A4B2696 (Drop me a piece of your collection πŸ˜‰)

Why choose us

Pros

  • Interactive UI βœ…
  • Drag and Drop Selection βœ…
  • Rarity Description under your control βœ…
  • Canvas Resolution in your control βœ…
  • Layers are resizable βœ…
  • Layer Ordering in your control βœ…
  • No-Limit or Cap on the number of NFTs βœ…
  • Totally Free of Charge βœ…

Cons

  • I didn't find any , did you ?

Feedback

Have something awesome in mind.Spit it out directly to me I will definitely make sure your request is reflected ASAP in this project :

Add your thoughts here

Complete Tutorial πŸ‘‡

Youtube Tutorial :- Tutorial

final (1)

Turns this :-

Screenshot 2022-02-07 at 2 15 15 PM

Screenshot 2022-02-07 at 2 15 45 PM

To This :-

494 unnamed_400x400

...

Installation πŸ› οΈ

*************** Do make sure you have the latest version of Node installed *******************

If not download from here - https://nodejs.org/en/download/

🚧 Compatibility 🚧

  • Mac βœ…
  • Linux βœ…
  • You need to install extra dependencies for Windows ⚠️

For Windows check out extra installation steps involved.

Before you start, make sure your file structure looks something like this:

YOUR_PROJECT/  
β”œβ”€ images/  
β”‚  β”œβ”€ trait1_name/  
β”‚  β”‚  β”œβ”€ file1.png  
β”‚  β”‚  β”œβ”€ file2.png  
β”‚  β”‚  β”œβ”€ file3.png  
β”‚  β”‚  β”œβ”€ ...  
β”‚  β”œβ”€ trait2_name/  
β”‚  β”‚  β”œβ”€ file4.png  
β”‚  β”‚  β”œβ”€ file5.png  
β”‚  β”‚  β”œβ”€ ...  
β”‚  β”œβ”€ trait3_name/  
β”‚  β”‚  β”œβ”€ file6.png  
β”‚  β”‚  β”œβ”€ ...  
β”‚  β”œβ”€ ...  

Step 1

If you want to clone this project -

git clone https://github.com/ritikrohan/NFTgenerator.git

Or

Download the zip from the Code Dropdown.

Step 2 (Mac and Linux)

Go to the main branch and run this command if you have yarn installed.

yarn install

Run this command if you have NodeJS installed.

npm install

Step 2 ( For Windows Users )

Follow the instruction below for installing node-canvas.

yarn install
  • Run this command if you have node installed.
npm install

Step 3

Running the APP πŸ› οΈ

npm run devall

Step 4

  • Enjoy the Result πŸ₯‡πŸ†

****************** Known Issues *********************

  • Sometimes while uploading very large files it might crash on next page just close the tab and try again it will work , cheers !