hashgraph / MyHbarWallet

🟩 MyHbarWallet is a free, client-side interface helping you interact with Hedera™ Hashgraph.
https://myhbarwallet.com/
Apache License 2.0
71 stars 44 forks source link

Add support for legacy mnemonics from the mobile app #320

Closed mehcode closed 4 years ago

mehcode commented 4 years ago

Enough people are trying this. I believe the current apps check both formats. This should not be added the JS SDK but just added here.

robert-at-hedera commented 4 years ago

https://github.com/hashgraph/hedera-wallet-ios/blob/master/HGCApp/Crypto/Mnemonic%26Seed/HGCSeed.m

That should include the translation between "entropy" (seed) and the word list (inlined for maximum fun.)