perawallet / pera-wallet

Source code for Pera Wallet, simply the best Algorand wallet.
https://perawallet.app
Other
179 stars 62 forks source link

Vanity Adresses #8

Closed HashMapsData2Value closed 2 years ago

HashMapsData2Value commented 3 years ago

It would be cool if we could generate vanity addresses from within the app. Since it is only on the phone, we probably can't expect to be able to produce more than 3-4 initial letters in a reasonable amount of time (hours). This way users wouldn't have to generate it on a computer and then move.

Not a high priority at all.

Zambito1 commented 3 years ago

In the meantime, I created a script to generate vanity addresses some time ago.

https://robbyzambito.me/posts/how-to-generate-a-vanity-algorand-address/

This can actually be run on an Android device inside Termux, just make sure ~/go/bin is in your $PATH. Not sure if it can be run on iOS. I recommend running this program on a desktop or laptop either way, especially when searching for addresses with more than a few letters.

scholtz commented 3 years ago

Great idea.. I have implemented it in a-wallet..

image

taylanpince commented 2 years ago

Thank you for the comments. This is better handled with NFDomains support coming soon.