BitBoxSwiss / bitbox02-firmware

Firmware code of the BitBox02 hardware wallet
https://bitbox.swiss/bitbox02
Apache License 2.0
217 stars 81 forks source link

ethereum/keypath: allow Ledger Live keypaths for compatibility #1072

Open benma opened 1 year ago

benma commented 1 year ago

BitBoxApp and MyEtherWallet use m/60'/0'/0/account, while Ledger Live uses m/60'/account'/0/0. Only for the first account they match. We allow Ledger Live paths for compatibility.