MyHush / SilentDragonAndroid

Android companion app for SilentDragon
https://www.myhush.org
GNU General Public License v3.0
5 stars 12 forks source link

Lite Mode #101

Open leto opened 3 years ago

leto commented 3 years ago

https://github.com/zcash/zcash-android-wallet

https://github.com/zcash/zcash-android-wallet-sdk/blob/master/src/main/java/cash/z/ecc/android/sdk/service/LightWalletService.kt

https://github.com/MyHush/kotlin-bip39

Originally https://github.com/MyHush/SilentDragonLite/issues/171 (wrong repo)

leto commented 3 years ago

@jahway603 @DenioD the time has come to jive on this! we have our own fork of the kotlin-bip39 library, which looks very nice, and we should be able to create or verify seedphrases with 1 function call, once they are in the correct data format.