.forgejo/workflows | ||
app | ||
doc | ||
external-libs | ||
gradle/wrapper | ||
utills/pubkeys | ||
.gitignore | ||
.gitmodules | ||
build.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
LICENSE | ||
mynero.id | ||
privacy-policy.md | ||
README.md | ||
settings.gradle |
Mysu
A no-bullshit, pure Monero wallet suitable for both newcomers and experienced users.
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.
Project was initially started by pokkst, and is now maintained by anoncontributorxmr.
QUICKSTART
Note: there are no production releases of mysu available yet. Only proceed if you would like to use a beta/testing release.
- Download the latest release here
- Click on the newest action that is successful (has a green tick to the left) and originates from the
master
branch (has a label with the same name to the right).- If the action has a label different than
master
- this is a work in progress release not intended for general audience, proceed only if you know what you are doing.
- If the action has a label different than
- Look for
apks
artifact and click on it (this will start the download of a zip file). - Unzip the archive, find the app (it has .apk extension) and install it on your device.
- Click on the newest action that is successful (has a green tick to the left) and originates from the
- 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
Disclaimer
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.
Notable Features
- Tor and I2P support (no built-in daemons though)
- Coin control (UTXO management)
- Seed passphrases/offsets
- Polyseed
HOW TO BUILD
See the instructions
Then, fire up Android Studio and build the APK like any other android app.
Donations
pokkst
pokkst is the original author of mysu.
XMR address: 87BqQYkugEzh6Tuyotm2uc3DzJzKM6MuZaC161e6u1TsQxxPmXVPHpdNRyK47JY4d1hhbe25YVz4e9vTXCLDxvHkRXEAeBC
anoncontributorxmr
anoncontributorxmr is the current maintainer of mysu.
XMR address: 48KqWkaWd8KcJKkakWfknJEo16scc8YkycfKpb8JYchiKJfukY1ompX9eQ9n3CfEBU1ADGj3P5FLAb731J2UghQt142LwHQ
Expenses (excluding developer time)
Maintaining mysu incurs some costs, so please consider donating to the address above.
- Build server for CI/CD: 10 EUR / month