What Is a Hierarchical Deterministic (HD) Wallet?
An HD wallet is a type of cryptocurrency wallet that uses a single master seed (a mnemonic phrase) to deterministically generate an entire tree structure of private and public keys. This means all future keys can be derived from the initial seed, making backups simple and allowing users to generate new addresses for every transaction without managing numerous individual private keys.
This is governed by the BIP32 standard.