MetaMask / key-tree

MIT License
49 stars 19 forks source link

Generate extended public and private keys #44

Closed Mrtenz closed 2 years ago

Mrtenz commented 2 years ago

We should add some functionality to get an extended public (xpub) and private key (xprv). This will require keeping track of the parent fingerprint, index, and depth.

@noble/hashes and @scure/base can be used for most of the required cryptographic functions, like RIPEMD-160 and Base58Check.

rekmarks commented 2 years ago

Hey team! Please add your planning poker estimate with ZenHub @FrederikBolding @hmalik88 @Mrtenz @ritave