diff --git a/README.md b/README.md index 974571e..8f5f6aa 100644 --- a/README.md +++ b/README.md @@ -1,24 +1,21 @@ # Mysu A no-bullshit, pure Monero wallet suitable for both newcomers and experienced users. - **(not - Monero Classic, - Monero-Classic, - Monero Zero, - Monero Original, - Monero C, - Monero V)** +Originally forked from the Monerujo codebase, it has been entirely rewritten on the Java side into Kotlin. +The monerujo.cpp C++ file still exists but has been updated/modified. ### QUICKSTART - Download the APK for the most current release [here](http://4hsesnr6mjb4qrflgf5gezjaszzoqnnisin7ywzbsv6pgcxysiaq.b32.i2p/pokkst/mysu/releases) and install it -- Run the app, enter a password (optional), recovery seed (optional), and restore height (optional) to create a wallet. +- Run the app, enter a passphrase (optional, depending on seed type), recovery seed (optional), and restore height (optional) to create a wallet. - See the [FAQ](doc/FAQ.md) ### Disclaimer -Be sure to back up your wallet recovery phrase. We are not responsible for lost or stolen funds. +Be sure to back up your wallet recovery phrase (and seed offset/passphrase, if you set one. Mysu enforces seed offsets/passphrases for Polyseed wallets). We are NOT responsible for lost or stolen funds. -### Random Notes -- supports custom proxy settings. specify specific address and port. -- use your own daemon - it's easy +### Notable Features +- Tor and I2P support (no built-in daemons though) +- Coin control (UTXO management) +- Seed passphrases/offsets +- Polyseed ### HOW TO BUILD diff --git a/doc/FAQ.md b/doc/FAQ.md index 785069b..9592a90 100644 --- a/doc/FAQ.md +++ b/doc/FAQ.md @@ -5,23 +5,21 @@ ## What features does it have? -- Uses Monero v0.18.1.0 +- Uses Monero v0.18.3.1 - Support for Android >= 5.0 -- Testnet and Mainnet - Generate new wallets - Recover wallets from mnemonic seed -- Support for accounts - View transactions including details and copy to clipboard - Spend Moneroj (handle with care on mainnet!) - QR Code scanning - make sure to *ALWAYS* verify the scanned code is what it is advertised to be! - Custom daemons (remote or local network) -- Tor support, with settings to customize proxy address and port. +- Tor and I2P support, with settings to customize proxy address and port. ## How does the wallet get an exchange rate? It doesn't. ## How do I use a node with username & password? -Not supported just yet. +Enter username and password when adding/editing a node. ## The app always crashes as soon as I open a wallet! Users of Zenfone MAX & Zenfone 2 Laser (possibly others) **MUST** use the armeabi-v7a APK as the arm64-v8a build uses hardware AES