wownero
/
wownerujo
Archived
4
0
Fork 0

clean up readme

pull/14/head
fuwa 5 years ago
parent 5dc1e1282c
commit 7636586ea6

@ -7,22 +7,21 @@ An Android Wallet for Wownero
<a href='https://play.google.com/store/apps/details?id=com.wownero.wownerujo&pcampaignid=MKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1'><img alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png' height='80'/></a>
## QUICKSTART
- Download the APK for the most current release [here](https://f-droid.org/packages/com.wownero.wownerujo/) and install it
- Run the App and select "Generate Wallet" to create a new wallet or recover a wallet
- Advanced users can copy over synced wallet files (all files) onto sdcard in directory Wownerujo (created first time App is started)
- See the [FAQ](doc/FAQ.md)
- Download it with the F-Droid app or the Google Play app.
- Run it and click `⊕` to create a new wallet or recover a wallet.
- See the [FAQ](doc/FAQ.md).
## Disclaimer
You may lose all your Wowneroj if you use this App. Be cautious when spending on the mainnet.
You may lose all your Wowneroj if you use this app.
## Random Notes
- Based off wownero v0.4.0.0
- use your own daemon - it's easy
- screen stays on until first sync is complete
- Based off Wownero v0.5.
- Use your own daemon.
- Screen stays on until first sync is complete.
## HOW TO BUILD
If you want to build the external libs yourself (recommended) check out [the instructions](doc/BUILDING-external-libs.md)
If you want to build the external libs yourself (recommended) check out [the instructions](doc/BUILDING-external-libs.md).
Then, fire up Android Studio and build the APK.