Projects/Web-Based Crypto Wallet
Live2025

Web-Based Crypto Wallet

HD wallet in the browser — Ethereum and Solana, multi-account, seed phrase flows.

TypeScriptReactweb3.jsethers.jsbip39

Overview

A web-based hierarchical deterministic (HD) wallet supporting both Ethereum and Solana. Uses BIP39 for mnemonic seed phrase generation and BIP44 for HD path derivation, enabling unlimited account generation from a single seed.

All key material is derived and stored in-browser — no server ever touches the private keys. The wallet supports balance checking, transaction signing, and multi-account management within a single session.