Native Android Ethereum wallet.
- 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
GPL
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'