当前位置: 首页 > 软件库 > 手机/移动开发 > >

Lunary-Ethereum-Wallet

授权协议 GPL-3.0 License
开发语言 Java
所属分类 手机/移动开发
软件类型 开源软件
地区 不详
投 递 者 咸昊昊
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

Lunary Ethereum Wallet

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

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 ETH, 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, EUR, GBP, CHF, AUD, CAD, JPY, RUB
  • Available in English, German, Spanish, Portuguese and Hungarian

Build:

Google Play flavor requires own API key:

public class APIKey {
    public static final String API_KEY = ""; // Enter your API Key obtained from Etherscan.io
}

Dependencies:

Web APIs:

Donations / Support Lunary

Ethereum: 0xa9981a33f6b1A18da5Db58148B2357f22B44e1e0

Licence

GPL3

Community

Visit us on /r/Lunary

 相关资料
  • 分片原本是数据库设计中的一种概念,指将数据库中的数据分割成多个数据分片,让数据的读写可以并行处理。当进行搜索时,仅需访问特定分片即可获得搜索结果,减少了服务器访问压力,从而提高数据库性能。 在区块链中,分片指将区块链中的节点分成若干个组,每组节点组成一个分片。原先区块链中每个节点需要对网络中的每笔交易进行验证,分片后,每个节点仅需处理网络中的一小部分交易。各分片并行工作,从而实现对区块链的横向扩展

  • Ethereum wallet generator Simple script collection, currently in bash and python format, to generate a complete offline Ethereum wallet by creating an ECDSA keypair and derive its Ethereum address. Yo

  • Ethereum ETL Ethereum ETL lets you convert blockchain data into convenient formats like CSVs and relational databases. Do you just want to query Ethereum data right away? Use the public dataset in Big

  • Love-Ethereum If winter comes , can spring be far behind ? ( P. B. Shelley , British poet ) 区块链最大的问题就是人们理解区块链需要时间 | 版本说明 | 区块链 | 以太坊 | 区块链开源学习项目 | 补充资料| 参与贡献| Progress 版本说明 Frontier 简单的介绍区块链基础知识,通过阅读此

  • Presto Ethereum Connector Unleash the Power of Presto Interactive SQL Querying on Ethereum Blockchain Introduction Presto is a powerful interactive querying engine that enables running SQL queries on

  • awesome-ethereum Awesome Ethereum & Dapps Resources About Ethereum Ethereum What is Ethereum ? Github Wiki Wikipedia Blog Reddit Youtube Twitter Facebook Forum Github / Source codes Read the full user