Change BIP 44 Derivation Path to Miden Specific Path
- Vorherrschende Sprache
- Keine Sprachdaten
- Sterne
- 1
- Forks
- 0
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Not sure of the urgency of this, but currently we're using `m/44/0...` as the derivation path for wallet addresses for the miden wallet. I think the proper way to do this would be to register Miden as a coin type [here ](https://github.com/satoshilabs/slips/blob/master/slip-0044.md) by submitting a PR. Then, we would update our path in the wallet.
The point of this is that if a user created an account with the Miden wallet, but later wanted to also display that account in a different wallet that supports BIP 44, this unique derivation path would allow other wallet companies to be able to import Miden wallets from seed.
Writing this down mainly for discussion as I do foresee once encrypted state comes along that it would be difficult for other wallets to fully incorporate Miden functionality, but we should still consider this in the ideal scenario where everyone understands the power of privacy-focused wallets and wants to start incorporating the technology into their own wallets.
Beitragsleitfaden
Rechercherichtung
First, understand BIP 44 and SLIP 0044 by reading the linked specification. The task involves submitting a PR to the satoshilabs/slips repository to register Miden as a coin type. After registration, update the derivation path in the Miden wallet codebase. Success is defined by a merged PR and a corresponding update to the wallet's path.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Bereich
- backend, blockchain
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100