Skip to content

kispi/bip39_checksum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bip39_checksum

How to use

Just download the repo or clone, and run index.html

Disclaimer

  • The 12-mnemonic that's created as an example when the page is loaded is pseudo-random using just plain javascript Math.random(), which means it's not cryptographically secure. You need to choose 11-words by yourself, and just use this tool for the 12th word.
  • Don't use this tool if you don't know how to read the code.

About

A tool that finds the 12th available words for 12-words mnemonic

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors