A tool to generate metadata for NFTs. You can generate Ethereum (or EVM compatible) and Solana metadata
npm install
node generate.js
Add your traits in the file attributes.json;
If you want to generate unrevealed metadata for a collection, you can change the value of the variable "hidden" to true.
You can remove the attributes if you don't want to add traits and values.
👤 Davide Giacò
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator