Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lite Mode #101

Open
8 tasks
leto opened this issue Jul 7, 2020 · 1 comment
Open
8 tasks

Lite Mode #101

leto opened this issue Jul 7, 2020 · 1 comment

Comments

@leto
Copy link
Member

leto commented Jul 7, 2020

  • Create bip39 seedphrase
  • Set passphrase
  • Save encrypted wallet.dat
  • Talk to lightwalletd
  • Detect balance of a zaddr
  • Detect balance of entire wallet
  • Create ztx
  • Broadcast ztx

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 MyHush/SilentDragonLite#171 (wrong repo)

@leto
Copy link
Member Author

leto commented Jul 7, 2020

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant