Skip to content

Small script to search for interesting BIP44 addresses

Notifications You must be signed in to change notification settings

Teasel-Ian/mnemonic-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mnemonic-finder

A very quick, dirty and inefficient script I wrote to help me understand BIP39 and BIP44, and try out the cosmpy library

Released under the MIT license https://opensource.org/licenses/MIT

Running

pipenv shell
pipenv install
# Maybe edit num_processes, or uncomment the fetch1t check?
python mnemonics.py

About

Small script to search for interesting BIP44 addresses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages