0.0.5 • Published 1 year ago

seed-phrase-hasher v0.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago
  npx seed-phrase-hasher

Follow the instructions in the CLI application.

Clone the project

  git clone https://github.com/Petar-CV/seed-phrase-hasher

Go to the project directory

  cd seed-phrase-hasher

Install dependencies

  npm install

Start the CLI application in either development or production mode

  npm run start:prod # production mode
  npm run dev # development mode

Follow the instructions in the CLI application.