MyHush / SilentDragonAndroid

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

Started incorporating required libraries from SDK Demo App #102

Closed jahway603 closed 3 years ago

jahway603 commented 3 years ago

Added buildSrc/Dependencies.kt resulting in easier readable build.gradles. Incorporated required libraries from SDK Demo App.

leto commented 3 years ago

@jahway603 this looks awesome!! Can you please send this PR to the dev branch (that is a good default for all new PRs in all repos) and also, can we make it use our fork of the bip39 lib? https://github.com/MyHush/kotlin-bip39

leto commented 3 years ago

@DenioD @jahway603 we should chat about the best way forward for this code

leto commented 3 years ago

@jahway603 this looks like good progress. How can I help pass the scan data correctly? Do you have any ideas of what is failing?

leto commented 3 years ago

@jahway603 this conflicts and i think maybe can be closed, since your new PR replaced it

jahway603 commented 3 years ago

closed and replaced by #106