Go to file
Kevin Gorham 1a64eb3fbd
Added module for generating mnemonic phrases and seeds.
The underlying library is not perfect but it will do for now. Closes #7. Closes #8.
2019-12-14 21:43:34 -05:00
app Corrections 2019-12-14 17:44:12 -05:00
buildSrc Created module for feedback 2019-12-13 07:58:43 -05:00
feedback Refactor: FeedbackObservers should not have to know about the Coordinator. 2019-12-14 15:09:21 -05:00
gradle/wrapper Initial commit. 2019-11-26 15:29:16 -05:00
mnemonic Added module for generating mnemonic phrases and seeds. 2019-12-14 21:43:34 -05:00
qrecycler Created module for feedback 2019-12-13 07:58:43 -05:00
.gitignore Initial commit. 2019-11-26 15:29:16 -05:00
LICENSE Initial commit 2019-11-24 16:40:00 -05:00
README.md Initial commit 2019-11-24 16:40:00 -05:00
build.gradle Initial commit. 2019-11-26 15:29:16 -05:00
gradle.properties Initial commit. 2019-11-26 15:29:16 -05:00
gradlew Initial commit. 2019-11-26 15:29:16 -05:00
gradlew.bat Initial commit. 2019-11-26 15:29:16 -05:00
settings.gradle Added module for generating mnemonic phrases and seeds. 2019-12-14 21:43:34 -05:00

README.md

zcash-android-wallet

Android wallet using the Zcash Android SDK that is maintained by core developers.