Giter VIP home page Giter VIP logo

nftgenerator_nodejs's Introduction

NFTGenerator_NodeJS

Introduction:

An NFT (Non-Fungible Token) Auto Generator using NodeJS. Simply add the layers of the NFT Art, and the variety of layer properties & generate 1000s of NFTs on the click of a button! The Program creates generative art by using the Canvas API and NodeJS.

Installation:

If you are cloning the project then run this first, otherwise you can download the source code on the release page and skip this step.

git clone https://github.com/RahulSharma-10/NFTGenerator_NodeJS.git

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

Note The Project is currently in its interim build stage, hence, it would be recommended to clone & start working on it once the build update is out.

Working:

  • Every Image can be broken down into multiple layers. The Program randomly deduces these layers and mounts them on top of each other using Canvas. Once the mounting process is complete, the canvas saves the image in the output folder.

  • The Generation of these layer numbers is completely unique with iterative checks, to reduce the loading & await image time, Promises have been used.

  • The Program can generate upto 10000 images in a short span of time.

Preview:

NFT Collection Icon:

image

Output Folder Preview:

image

Why Solana & Key Take-aways:

  • Having personally used the Solana Network, Solana promises a far more reduced gas fees over it's counterpart Ethereum.
  • Although the scalability of the project is endless, this will be created in the form of it to be a replicable user repository to ease out experience.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.