How I built a tiny ETH + SOL web wallet (step-by-step) — derived from one BIP39 seed
Why I built this
I wanted a small project to learn how HD wallets, mnemonics, and cross-chain key derivation work. Building a simple web wallet helps you understand seed → keypair → address → signing
What this project does (high level)
Generate or I...
wallets.hashnode.dev4 min read