Skip to content

Generates permutations of BIP39 compatible mnemonics based on entered word list.

License

Notifications You must be signed in to change notification settings

ayobuenavista/BIP39_mnemonic_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BIP39_mnemonic_generator

Generates permutations of BIP39 compatible mnemonics based on entered word list. Entered words must be in the BIP39 wordlist. Mnemonics are used to generate deterministic keys.

BIP-0039 https://github.com/bitcoin/bips/tree/master/bip-0039

Usage: python generate_mnemonics.py "<mnemonic_wordlist>"

About

Generates permutations of BIP39 compatible mnemonics based on entered word list.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages