Skip to content

mariovmendes/Polkadot-Mnemonic-Validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ndjs

Mnemonic Validator

Generates mnemonics and checks if any match the wallet's.

Packages

- Puppeteer
- Bip39

Features

  • Generates mnemonics;
  • Creates a new .txt file called "attempts" and saves the generated mnemonics;
  • Navigates to the Polkadot Network's Website;
  • Checks if the mnemonic is valid;
  • Saves the valid mnemonic into a .txt file called "result"

Installation

Install the dependencies and start the server.

cd polkatodmnemonicvalidator
npm i
node index

License

MIT

About

Mnemonic Validator for the Polkadot Blockchain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors