I understand why Bitcoin.com wallet uses the BTC derivation path (m/44'/0'/0'). It made for an easy transition for people holding BTC before the fork and, when importing, makes it easier to scan both BTC and BCH network for funds.
That being said the wallet does not support importing a seed with the m/44'/145'/0' derivation path (error message saying derivation path is invalid). This means you can't, for example, import the seed used in Badger Wallet and get the same balance. With Bitcoin.com being one of the most popular wallets, this makes the remaining ecosystem having to decide between standardness and compatibility/user experience.
Please consider creating new Bitcoin Cash wallets with the m/44'/145'/0' derivation while still supporting the BTC derivation path for importing of backups and in the advanced creation of new wallets.
Related issue: #68.
I understand why Bitcoin.com wallet uses the BTC derivation path (
m/44'/0'/0'). It made for an easy transition for people holding BTC before the fork and, when importing, makes it easier to scan both BTC and BCH network for funds.That being said the wallet does not support importing a seed with the
m/44'/145'/0'derivation path (error message saying derivation path is invalid). This means you can't, for example, import the seed used in Badger Wallet and get the same balance. With Bitcoin.com being one of the most popular wallets, this makes the remaining ecosystem having to decide between standardness and compatibility/user experience.Please consider creating new Bitcoin Cash wallets with the
m/44'/145'/0'derivation while still supporting the BTC derivation path for importing of backups and in the advanced creation of new wallets.Related issue: #68.