Hiyorimi / wallet-android

Standard wallet for Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Toncoin Wallet (Android)

This is the source code and build instructions for a TON Wallet implementation for Android.

How to build

  1. Install Android Studio 3.5.1, Android 10.0 SDK and Android NDK 20.0.5594570
  2. Place your release.keystore file into the app/config folder.
  3. Open gradle.properties and fill RELEASE_KEY_PASSWORD, RELEASE_KEY_ALIAS and RELEASE_STORE_PASSWORD with values to access your keystore.
  4. Open the project in the Android Studio (note that it should be opened, NOT imported) and build.

About

Standard wallet for Android

License:GNU General Public License v2.0


Languages

Language:C++ 46.8%Language:C 23.9%Language:Java 13.4%Language:Perl 7.4%Language:Go 6.2%Language:Assembly 1.7%Language:Python 0.2%Language:CMake 0.2%Language:Makefile 0.0%Language:Raku 0.0%Language:Shell 0.0%Language:CSS 0.0%