Skip to content

dante4rt/phrase2privatekey-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phrase2privatekey-generator

Result v2

Automated bot for generating 12–24 phrases for a private key (BIP-39). No need to worry when importing your cryptocurrency wallet to another wallet, like switching from Metamask to Trust Wallet or Keplr to Coinbase Wallet.

Note :
Not supported to Solana Wallet, yet.

Tutorial


First, you need to install this repo (you also need to have a NodeJS in your computer):

git clone https://github.com/dante4rt/phrase2privatekey-generator.git

After that, go to the folder:

cd phrase2privatekey-generator

Don't forget to install the dependencies:

npm install

Finally, you can run it:

node index.js

Put your 12-24 phrases or mnemonic to the CLI, then let the bot create the private key for you.

About

12–24 Phrases to Private Key (BIP-39) Generator

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published