Skip to content

trm-dev/wallet-android

 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 47.0%
  • C 23.9%
  • Java 13.4%
  • Perl 7.4%
  • Go 6.2%
  • Assembly 1.7%
  • Other 0.4%