SkillAgentSearch skills...

Useaxe212

NFT Collections Tool generate Images/Animations via browser, set design attribute or layer image, generate image and auto create metadata ready for upload to ipfs (pinata)

Install / Use

/learn @yussaq/Useaxe212

README

useaxe212

NFT Collections Tool to generate Images/Animations via browser, set design attribute or layer image, generate image and auto create metadata ready for upload to ipfs (pinata)

Features:

  • Set design attribute base on layers images
  • Generate images/animations
  • Create metadata
  • Upload to ipfs (pinata)

In Planing:

  • Add tools/information to create a smart contract

Tutorial Youtube please Subcribe to support app updates to make it even better, thanks.

Requirements:

  • nodejs : https://nodejs.org/en/
  • ffmpeg : https://ffmpeg.org/

Installation nodejs linux:

$ sudo apt update
$ sudo apt install nodejs
$ node -v

Installation ffmpeg linux:

$ sudo apt update
$ sudo apt install ffmpeg
$ ffmpeg -version

Installation ffmpeg windows:

- Download https://www.gyan.dev/ffmpeg/builds/ffmpeg-git-full.7z
- Extract file
- Rename folder to ffmpeg
- Move ffmpeg folder to c:\ffmpeg 
- Open cmd as administrator
- Type command: setx /m PATH "C:\ffmpeg\bin;%PATH%"
- Restart computer.
- Open cmd to check ffmpeg status, run the following command: ffmpeg -version

Installation useaxe212

  • Download from github repository:
  • Extract the archive
  • Open terminal/cmd
  • Go to the folder extract file eg: cd d:/useaxes212-master and run the following command:
npm install

run application

npm run start

open browser and goto http://localhost:2022

Twitter Telegram Youtube Linkedin Instagram Website

Paypal

View on GitHub
GitHub Stars9
CategoryDesign
Updated9mo ago
Forks0

Languages

JavaScript

Security Score

82/100

Audited on Jun 30, 2025

No findings