Browse Source

Update README.md

connman
adityapk00 5 years ago
committed by GitHub
parent
commit
5925977b84
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 8
      README.md

8
README.md

@ -1,10 +1,10 @@
# ZecQT Android - Android frontend for zec-qt-wallet
## Participating in the beta
ZecQT Android is currently in beta, and to participate in the beta program, you need to run zec-qt-wallet and install the APK on your Android phone.
ZecQT Android is currently in beta, and to participate in the beta program, you need to run zec-qt-wallet and install the APK on your Android phone. Head to the [Releases page](https://github.com/adityapk00/zqwandroid/releases) to download.
### Run the android build of zec-qt-wallet
In order to let your Android phone connect to your desktop, you need to run a special version of zec-qt-wallet. You can download it from the releases page () and run the binary for your platform.
### Run the custom version of zec-qt-wallet
In order to let your Android phone connect to your desktop, you need to run a special version of zec-qt-wallet. You can download it from the (releases page)[https://github.com/adityapk00/zqwandroid/releases] and run the binary for your platform. Note that the regular version of zec-qt-wallet doesn't let you connect your Android phone.
* You can run your regular version of zcashd or let zec-qt-wallet run its embedded zcashd
* Although everything will work fine on Mainnet, since this is beta software, I recommend you run it on the zcash testnet. Add `testnet=1` into your `zcash.conf` to enable the testnet
@ -17,7 +17,7 @@ You'll need to allow `Install from untrusted sources` on your Android phone to i
After you download and install the APK, launch the program and scan the QR Code from your desktop to connect the two.
### When you run into bugs, issues or have feature requests
Please file send me all the feedback you can. You can file issues in the ![https://github.com/adityapk00/zqwandroid/issues](issues tab).
Please file send me all the feedback you can. You can file issues in the (issues tab)[https://github.com/adityapk00/zqwandroid/issues].
#### Currently known limitations
* Old-style Sprout addresses are not supported

Loading…
Cancel
Save