Closed redDwarf03 closed 2 years ago
@samuel-uniris I need a code review please https://github.com/archethic-foundation/archethic-wallet/blob/dc11a939f5ce5d9fb6c70f36451558a89ba84e32/packages/core_ui/lib/util/app_util.dart#L38
deployed in dev branch
We need to check with the ledger app for the derivation key algorithm, do you want to leverage BIP32 to get a private key and then apply a custom derivation key or using directly BIP32. The issue with BIP32 is by default it's using secp256k1, so need to figure a way to specify a custom curve
i close this issue because we have to change path derivation management
Problem to solve
No response
Solution