DEV Community

ishwar
ishwar

Posted on

What is HD derivation path?

The HD derivation path is a string that makes it easy to handle multiple crypto currencies (assuming they all use the same signature algorithms), multiple blockchains, multiple accounts, and so on.
The HD derivation path is defined as :
m / purpose' / coin_type' / account' / change / address_index

Top comments (0)