Skip to content

A simple script to generate n number of generic metadata or dynamic metadata for nfts.

License

Notifications You must be signed in to change notification settings

0xclets/nft-metadata-generator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to NFT metadata generator 👋

A simple script to generate metadata for NFTs. You can generate generic metadata or dynamic metadata using this script.

Install

npm install

Usage

node index.js

Add your attributes into the attributes.json file. You can add attributes for every image. Thanks, @DavGiac for adding this feature.

If you want to generate unrevealed metadata for a collection, you can remove the dynamic URL of the image and replace it with an unrevealed image URL.

You can remove the attributes if you don't want to add traits and values.

Author

👤 Jayamal Hettiarachchi

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About

A simple script to generate n number of generic metadata or dynamic metadata for nfts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%