Skip to content

Lochki02/hashed-mnemonic-keys-generetor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Hashed Mnemonic Keys Generator 👋

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.

Install

npm install

Usage

node index.js
  • Create your roles inside roles.json;
  • Run the command;
  • Check the result inside output.txt.

Author

👤 Davide Giacò

Show your support

Give a ⭐️ if this project helped you!


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

About

A tool to create a merkle tree of hashed mnemonic keyphrases

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published