No description
Find a file
- c129252da5
Some checks failed
/ build-native-libraries-arm64-v8a (push) Has been cancelled
/ build-apk-arm64-v8a (push) Has been cancelled
chore: update readme installation instruction
2024-12-03 22:00:09 +00:00
.forgejo/workflows chore: update forgejo action 2024-10-05 12:53:57 +02:00
app chore: remove ServiceBase 2024-11-16 13:48:42 +00:00
doc chore: update readmes 2024-10-12 11:41:19 +00:00
external-libs chore: update readmes and building process 2024-10-05 14:54:10 +02:00
gradle/wrapper chore: update gradle 2024-10-05 12:08:44 +02:00
utills/pubkeys chore: add gpg pubkey 2024-10-12 11:23:35 +00:00
.gitignore Update build instructions and other shit 2023-02-10 21:15:35 -06:00
.gitmodules chore: add monero repo as a submodule 2024-09-19 19:32:33 +02:00
build.gradle chore: update gradle 2024-10-05 12:08:44 +02:00
gradle.properties Refactoring (WIP): Convert to Kotlin 2023-12-06 10:49:36 -06:00
gradlew Upload normal Monerujo code 2022-09-07 14:31:20 -05:00
gradlew.bat Upload normal Monerujo code 2022-09-07 14:31:20 -05:00
LICENSE Change license 2022-09-19 16:46:12 -05:00
mynero.id Update build instructions and other shit 2023-02-10 21:15:35 -06:00
privacy-policy.md resurrect mysu and update monero to v0.18.3.4 2024-09-08 13:30:36 +02:00
README.md chore: update readme installation instruction 2024-12-03 22:00:09 +00:00
settings.gradle Upload normal Monerujo code 2022-09-07 14:31:20 -05:00

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.
    • 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.
  • 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