/nft-metadata-generator

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

Primary LanguageJavaScriptMIT LicenseMIT

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