Skip to content

cryptomatcha-dev/PNG_builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NFT collection builder

A simple tool to create unique PNG NFTS by merging multiple PNG layers, with custom parameters including collection name, description, layer size and order, etc... And creating metadata in JSON format for each NFT.

Prerequisites

  • Node.js (version 14 or higher)
  • npm (Node Package Manager)

Installation

  1. Download or copy the project files to your local machine(I see you've already done it 😂😂😂).

  2. Navigate to the project directory in your terminal.

  3. Install the dependencies:

    npm install
  4. Run project: Create a "layers" folder(If it's missing.) Add PNG layers to separate folders in the layers folder

    npm start

  5. You are awesome!

About

Simple nft builder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published