Skip to content

tapdancemobile/emerald-mobile-wallet

 
 

Repository files navigation

emerald-mobile-wallet

Requirements

  • node
  • npm
  • cargo
  • rustup
  • rustc
  • android ndk
  • java
  • $NDK_HOME
  • $JAVA_HOME
  • $ANDROID_HOME
  • Set ndk.dir and sdk.dir to appropriate paths in android/local.properties

Android

rust

  • rustup target add aarch64-linux-android
  • rustup target add armv7-linux-androideabi
  • rustup target add i686-linux-android

npm

  • npm install

ndk

  • create-ndk-standalone.sh

run

  • npm run android

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 29.3%
  • Python 17.3%
  • Shell 14.8%
  • Objective-C 14.1%
  • JavaScript 13.4%
  • Makefile 5.9%
  • Rust 5.2%