Skip to content

KimKyungup/walleth

 
 

Repository files navigation

on Google Play on FDroid

WALLΞTH

Native Android Ethereum wallet.

Features

  • Networks main(1), ropsten(3), rinkeby(4)
  • Tokens(ERC-20)
  • ERC-67 URLS
  • ERC-55 Checksums
  • TREZOR Support
  • watch only accounts
  • contains go-ethereum light client

find more information on http://walleth.org

References

License

GPL

Build Walleth

The app has three flavor dimensions: geth, store, firebase The simplest way to build for development is

./gradlew assembleWithGethNoFirebaseForFDroidDebug

If you are using Android Studio do not upgrade to Android plugin 3.+ but keep using the following dependency for 2.3.3 due to issues for android tests mentionend in #88

classpath 'com.android.tools.build:gradle:2.3.3'

About

native Android Ethereum wallet

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 99.1%
  • Java 0.9%