EthersocialNetwork / ethersocial-mobile-wallet

Ethersocial Network wallet based off Lunary-Ethereum-Wallet for Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ethersocial Wallet (Android)

forked from https://github.com/manuelsc/Lunary-Ethereum-Wallet

Ethersocial Wallet is a beautifully designed, easy to use, secure and Open Source Ethersocial Wallet for Android.

Get it on Google Play

Features

  • Multi wallet support
  • Support for Watch only wallets
  • Send / Request payments
  • Token Balances
  • Notification on incoming transactions
  • Combined transaction history
  • Addressbook and address naming
  • Importing / Exporting wallets
  • Display amounts and token in ESN, USD or BTC
  • No registration or sign up required
  • Price history charts
  • Fingerprint / Password protection
  • ERC-67 and ICAP Support
  • Adjustable gas price with minimum at 0.1 up to 32 gwei
  • Supporting 8 Currencies: USD, KRW
  • Available in English, Korean

Dependencies:

Web APIs:

http://esn-api.topmining.co.kr/get_balance.php?account=[wallet_address]
http://esn-api.topmining.co.kr/get_balances.php?accounts=[wallet_address1],[wallet_address2],[wallet_address3]
http://esn-api.topmining.co.kr/get_transaction.php?account=[wallet_address]
http://esn-api.topmining.co.kr/get_transactioncount.php?address=[wallet_address]
http://esn-api.topmining.co.kr/get_estimategas.php?to=[wallet_address]&value=[amount]
http://esn-api.topmining.co.kr/send_rowtransaction.php?data=[raw_data]
http://esn-api.topmining.co.kr/get_token?address=[wallet_address]
http://esn-api.topmining.co.kr/get_price
http://esn-api.topmining.co.kr/get_exchange?currency=krw

Donations / Support

TopMining
Ethersocial: 0xEaCaC2C75920B8f6e65F37aD81dEb113D526D031

Lunary
Ethereum: 0xa9981a33f6b1A18da5Db58148B2357f22B44e1e0

Licence

GPL3

Community

Visit us on DDengle
Visit us on Discord
Visit us on Facebook
Visit us on Twitter
Visit us on Lunary

About

Ethersocial Network wallet based off Lunary-Ethereum-Wallet for Android

License:GNU General Public License v3.0


Languages

Language:Java 91.7%Language:C 8.1%Language:Makefile 0.1%