🔍 An educational Ethereum vanity address generator written in pure Go.
📝 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, andgoroutines(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.
