Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/walleth/walleth
free (libre) native Android Ethereum wallet
https://github.com/walleth/walleth
android android-application ethereum ethereum-address ethereum-blockchain ethereum-client ethereum-wallet java
Last synced: 29 days ago
JSON representation
free (libre) native Android Ethereum wallet
- Host: GitHub
- URL: https://github.com/walleth/walleth
- Owner: walleth
- License: gpl-3.0
- Created: 2017-05-01T21:57:56.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-27T00:59:21.000Z (6 months ago)
- Last Synced: 2024-10-02T02:43:24.912Z (about 1 month ago)
- Topics: android, android-application, ethereum, ethereum-address, ethereum-blockchain, ethereum-client, ethereum-wallet, java
- Language: Kotlin
- Homepage: https://walleth.org
- Size: 7.01 MB
- Stars: 608
- Watchers: 37
- Forks: 178
- Open Issues: 275
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
Awesome Lists containing this project
README
[![WallETH](https://raw.githubusercontent.com/walleth/walleth/master/app/src/main/res/mipmap-xhdpi/ic_launcher.png)](https://walleth.org)
[![on Google Play](https://ligi.de/img/play_badge.png)](https://play.google.com/store/apps/details?id=org.walleth)
[![on FDroid](https://ligi.de/img/fdroid_badge.png)](https://f-droid.org/repository/browse/?fdid=org.walleth)# WallΞTH
Native Android Ethereum wallet.
# Features
## Hardware Wallet Support
* [TREZOR](https://trezor.io) Support via USB-OTG - model 1 and model T are supported
* [KeyCard](https://keycard.status.im)
* [KeepKey](https://shapeshift.com/keepkey)## other Account types
* Watch only
* PIN protected
* Password protected
* Burner style accounts
* Key Import ( JSON UTC, RAW and Mnemonics)## Networks (Chains)
* main, görli, rinkeby, ropsten, kovan, POA, sokol, ETC, xDAI, ...
* load all chains from [chainid.network](https://chainId.network)
* [DappNode](https://dappnode.io) support
* Testnets with direct link to faucets (on görli and ropsten even auto-fill of address)
* one flavor contains go-ethereum light client## UI
* Day/Night mode (Dark mode)
* display information about Security of the phone
* [Sourcify](https://sourcify.dev) support
* display function calls when available from https://github.com/ethereum-lists/4bytes (fallback if contracts are not verified on Sourcify)
* Keys on your device under your control
* Tokens (your own ERC-20 compatible or predefined like DAI, Unicorn, OMG, SNT, ZRC, GNO, ..) - add your own in the app or on [https://github.com/ethereum-lists/tokens](https://github.com/ethereum-lists/tokens) so everyone can use it
* display value in fiat like EUR, NZD, USD, .. or MakerDAO DAI## Standards
- ERC-67 / ERC-681 / ERC-1328 URLs (e.g. scanned from QR-Code or via intent)
- ERC-55 Checksums
* EIP712 signing
* EIP155 Transactions## Other
- [WalletConnect](https://walletconnect.org) 1.0 Support
- Offline signing (compatible to Parity signing flow)Find more information on [https://walleth.org](https://walleth.org)
License
=======GPL