Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vanity address on Smart Wallet #284

Closed
mralbertchen opened this issue Apr 3, 2022 · 2 comments
Closed

Vanity address on Smart Wallet #284

mralbertchen opened this issue Apr 3, 2022 · 2 comments

Comments

@mralbertchen
Copy link

Seems like we can iterate the base keypair to get the vanity address we want?

I have written a small rust cli program here https://github.com/mralbertchen/goki-grinder to help me do that. Can you confirm that I have the right idea?

@sungoki
Copy link
Contributor

sungoki commented Apr 17, 2022

You are correct!

@sungoki
Copy link
Contributor

sungoki commented Apr 17, 2022

Also there is another way to "grind" vanity addresses, which is to iterate the derived addresses of any existing smart wallet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants