mirror of
https://codeberg.org/r4v3r23/mysu.git
synced 2024-11-09 20:53:47 +01:00
Update README.md
This commit is contained in:
parent
2cfc9d26c1
commit
d1c158388c
33
README.md
33
README.md
@ -1,5 +1,5 @@
|
|||||||
# Monerujo
|
# MyNero
|
||||||
Another Android Monero Wallet for Monero
|
A no-bullshit, pure Monero wallet suitable for both newcomers and experienced users.
|
||||||
**(not
|
**(not
|
||||||
Monero Classic,
|
Monero Classic,
|
||||||
Monero-Classic,
|
Monero-Classic,
|
||||||
@ -9,34 +9,16 @@ Another Android Monero Wallet for Monero
|
|||||||
Monero V)**
|
Monero V)**
|
||||||
|
|
||||||
### QUICKSTART
|
### QUICKSTART
|
||||||
- Download the APK for the most current release [here](https://github.com/m2049r/xmrwallet/releases) and install it
|
- Download the APK for the most current release [here](https://github.com/pokkst/monero-wallet/releases) and install it
|
||||||
- Alternatively add our F-Droid repo https://f-droid.monerujo.io/fdroid/repo with fingerpint ```A8 2C 68 E1 4A F0 AA 6A 2E C2 0E 6B 27 2E FF 25 E5 A0 38 F3 F6 58 84 31 6E 0F 5E 0D 91 E7 B7 13``` to your F-Droid client
|
- Run the app, enter a password (optional), recovery seed (optional), and restore height (optional) to create a wallet.
|
||||||
- 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 Monerujo (created first time App is started)
|
|
||||||
- See the [FAQ](doc/FAQ.md)
|
- See the [FAQ](doc/FAQ.md)
|
||||||
|
|
||||||
## Translations
|
|
||||||
Help us translate Monerujo! You can find instructions for adding a new translation or updating an existent one in [this guide](https://github.com/monero-ecosystem/monero-translations/blob/master/translate-monerujo.md), but is suggested to contact the Monero Localization Workgroup first if you have any doubt or question. You can do so in many ways. For example by email: translate@getmonero.org or chatting in `#monero-translations` (chatroom on Freenode, matrix and MatterMost). To see the complete list of contacts, take a look at the [official repository of the workgroup on GitHub](https://github.com/monero-ecosystem/monero-translations/blob/master/README.md#contacts).
|
|
||||||
|
|
||||||
### Disclaimer
|
### Disclaimer
|
||||||
You may lose all your Moneroj if you use this App. Be cautious when spending on the mainnet.
|
Be sure to back up your wallet recovery phrase. We are not responsible for lost or stolen funds.
|
||||||
|
|
||||||
### Random Notes
|
### Random Notes
|
||||||
- works on the mainnet & stagenet
|
- supports custom proxy settings. specify specific address and port.
|
||||||
- use your own daemon - it's easy
|
- use your own daemon - it's easy
|
||||||
- Monerujo means "Monero Wallet" according to https://www.reddit.com/r/Monero/comments/3exy7t/esperanto_corner/
|
|
||||||
|
|
||||||
### TODO
|
|
||||||
- see taiga.getmonero.org & issues on github
|
|
||||||
|
|
||||||
### Issues / Pitfalls
|
|
||||||
- Users of Zenfone MAX & Zenfone 2 Laser (possibly others) **MUST** use the armeabi-v7a APK as the arm64-v8a build uses hardware AES
|
|
||||||
functionality these models don't have.
|
|
||||||
- You should backup your wallet files in the "monerujo" folder periodically.
|
|
||||||
- Also note, that on some devices the backups will only be visible on a PC over USB after a reboot of the device (it's an Android bug/feature)
|
|
||||||
- Created wallets on a private testnet are unusable because the restore height is set to that
|
|
||||||
of the "real" testnet. After creating a new wallet, make a **new** one by recovering from the seed.
|
|
||||||
The official monero client shows the same behaviour.
|
|
||||||
|
|
||||||
### HOW TO BUILD
|
### HOW TO BUILD
|
||||||
|
|
||||||
@ -45,5 +27,4 @@ See [the instructions](doc/BUILDING-external-libs.md)
|
|||||||
Then, fire up Android Studio and build the APK.
|
Then, fire up Android Studio and build the APK.
|
||||||
|
|
||||||
### Donations
|
### Donations
|
||||||
- Address: 4AdkPJoxn7JCvAby9szgnt93MSEwdnxdhaASxbTBm6x5dCwmsDep2UYN4FhStDn5i11nsJbpU7oj59ahg8gXb1Mg3viqCuk
|
- Address: 87MRtZPrWUCVUgcFHdsVb5MoZUcLtqfD3FvQVGwftFb8eSdMnE39JhAJcbuSW8X2vRaRsB9RQfuCpFciybJFHaz3QYPhCLw
|
||||||
- Viewkey: b1aff2a12191723da0afbe75516f94dd8b068215f6e847d8da57aca5f1f98e0c
|
|
||||||
|
Loading…
Reference in New Issue
Block a user