A tool to generate metadata for NFTs. You can generate Ethereum (or EVM compatible) and Solana metadata
This tool generates a 6 word mnemonic keyphrase hashed with md5. It then creates a Merkle tree made out of the hashed keyphrases.
npm install
node index.js
- Create your roles inside
roles.json
; - Run the command;
- Check the result inside
output.txt
.
👤 Davide Giacò
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator