prashant54singh / NFT-Generator

Blockchain Project for BT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NFT Generator

The project referral/credit goes to HashLips channel 📺 YouTube

This project creates generative art by using the canvas api and node js. Before you use the generation engine, make sure you have node.js installed.

Installation 🛠️

Go to the root of your folder and run this command if you have yarn installed.

yarn install

Alternatively you can run this command if you have node installed.

npm install

Add different layers for the final images example:

yello

After that run the command:

npm run build

or

node index.js

You can even add no. of images as suffix to the command by default it will generate 5 images

1

1

1

1

1

About

Blockchain Project for BT


Languages

Language:JavaScript 100.0%