Skip to main content

Derivation Path

wallet
security

A derivation path is the structured notation wallets use to derive specific keys and addresses from an HD wallet seed.

Also known as
HD path
1
concept

A derivation path defines which branch of an HD wallet's key tree is used for a coin, account, change chain, and address index. Standards such as BIP-32, BIP-44, BIP-49, and BIP-84 help compatible wallets find the same addresses from the same seed.

2
safety

Always back up the seed phrase; derivation paths can be reconfigured, but the seed is the root of all keys. Avoid exposing extended public or private keys (xpub/xprv) unless necessary.

Conceptual links

Related terms

3 linked

Explore connected entries beyond the alphabetical index.

All terms and definitions may update as the Cryptionary improves.