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.
- Node.js (version 14 or higher)
- npm (Node Package Manager)
-
Download or copy the project files to your local machine(I see you've already done it 😂😂😂).
-
Navigate to the project directory in your terminal.
-
Install the dependencies:
npm install
-
Run project: Create a "layers" folder(If it's missing.) Add PNG layers to separate folders in the layers folder
npm start
-
You are awesome!