Skip to content

Repository files navigation

Saketo

First mobile Monero wallet to use Rust under the hood, built upon libsaketo

This project is still Work-In-Progress! You may star the repo to learn the news about it.

Building

Prerequisites:

Steps: 1 - Fetch libsaketo

git submodule update --init --recursive

2 - Build Rust code for Android

cd libsaketo/ffi && cargo ndk -t arm64-v8a -t armeabi-v7a -o ./../../android/app/src/main/jniLibs build --release

3 - Generate .g.dart files

dart run build_runner build

4 - Generate localization files

flutter gen-l10n

Then you can build or run the app in Android Studio.

About

First Rust-based mobile Monero wallet

Resources

Stars

8 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages