Skip to content

HackingWeb3/vanity-walk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vanity Walk

🔍 An educational Ethereum vanity address generator written in pure Go.


⚠️ Note: This project is for educational purposes only. It is meant to demonstrate Ethereum address derivation, ECC key generation, and basic brute-force search techniques. It is not production-ready or security-audited.

📝 This is the codebase referenced in the blog post:
“Vanity Walk – Hacking Ethereum Address Generation in Go”
Stay tuned for the full walkthrough on HackingWeb3.xyz (or update the link when published).


This is Vanity Walk — a hands-on, code-first journey into Ethereum key generation and vanity address brute-forcing.
Built in Go with no magic libraries. Just curves, Keccak, and goroutines (not yet).

If you've ever wanted to understand how Ethereum addresses are born — and how to bend them to your will — this project walks you through every byte.


vanity-walk output

About

An educational Ethereum vanity address generator written in pure Go.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages