Skip to content
Onchain Economics

Hierarchical Deterministic Wallet(HD Wallet)

A wallet that generates all private keys from a single seed phrase, enabling easy backup and address generation.

In-Depth Explanation

HD wallets use a master seed (typically 12-24 words) to derive unlimited addresses and keys using BIP-32/39/44 standards. One backup protects all current and future addresses. This simplified crypto UX significantly—no need to backup each key separately. The derivation path determines which addresses are generated, enabling multi-chain support from one seed.

Related Terms

More in Infrastructure

View all →