Closed JWMatheo closed 2 months ago
@JWMatheo is attempting to deploy a commit to the LedgerHQ Team on Vercel.
A member of the Team first needs to authorize it.
Thank you @JWMatheo for raising this. I will close this PR for the moment as this content will soon be entirely updated.
It appears that Ledger live don't use m/44'/60'/0'/address_index but instead use m/44'/60'/account'/0/0
I've done a script to generate addresses from my mnemonic from my ledger. It appears that the path currently indicated in the docs doesn't generate correct addresses.
I've found on reddit that ledger derivate the account level of the derivation path, i test it and it's generate correct addresses (meaning the same that are displayed in my ledger live app).
I've done a public repo so you can reproduce.