Skip to content

Vanity wallet generator

Notifications You must be signed in to change notification settings

bbroder-uji/vanity_wallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vanity_wallet

Vanity wallet generator
Spliced off code from jannotti/cpp-algorand-sdk
Searches for wallets that start with a common five letter English word (or any other list of words of wallet length or less).
It does this by generating random wallets and comparing them to a list of encoded target words
Because the target words are not necessarily on the encoding byte boundary, a final masked byte has to be checked.
Checks around 750,000 wallets per second on a c2-standard-30 / Intel Cascade Lake

Sample (burned) wallet
1664464465 : 139500818, 755.69 k hashes per second
1664464542 : HIREME5MQPUNACM2CN2DWTCS23GZDKFE257MHVYJM73WVNCFXR2HYBFBEA
1664464542 : scatter mammal bulb level opera cart live bubble case pipe actress guide seat assault sting great imitate balance between share van stage panther above anxiety

About

Vanity wallet generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages