在与区块链进行交互的过程中,你需要一个存放数字token的加密币钱包,和一个作为终端用户界面的DApp浏览器。加密币钱包可以让你安全地存放数字token,用于促成交易及获取区块链上的服务。DApp浏览器通过调用Java库实现浏览器与DApp节点之间的通信,使用户真正达成交易。目前有许多可用的加密币钱包和区块链浏览器,本文仅对其中最受欢迎的几个做简单的介绍。
In interacting with the block chain, you need an encrypted wallet with a digital token and a DApp browser as an end-user interface. The encrypted wallet allows you to store digital token safely, enabling transactions and access to service on the block chain. The DApp browser enables the user to make a real deal by calling the Java Library to communicate between the browser and the DApp node. There are currently a number of available encrypt currency wallets and block chain browsers, and
加密币钱包
Encrypted Currency Wallet
1. Bitcoin Core
Bitcoin Core是最原始的加密币钱包,用于存放比特币。可用于Windows,Mac以及Linux系统。Bitcoin Core是一个“全节点”客户端,意思是它会下载一份完整的区块链副本,并且通过Tor网络对所有交易进行匿名化处理。这些都有助于防止欺诈,保护你的身份安全及交易安全。不好的地方是,这也意味着BitcoinCore会占用大量的空间并且需要更大的带宽。除此之外,BitcoinCore包如其名,只能用于存放比特币。
Bitcoin Core is the original encrypted wallet used to store bitcoins. It can be used for Windows, Mac, and Linux systems. Bitcoin Core is a “full node” client, meaning that it downloads a full copy of the block chain and handles all transactions anonymously via Tor network. These help to prevent fraud, protect your identity and secure transactions.
2. Electrum
Electrum是一个移动端可用的比特币钱包,同时可用于Windows,Mac, Linux, 和Android系统。安装Electrum时需要你记下一个12个字的种子,用于协助你在多个设备上恢复钱包。如果你忘记了自己的私钥,这个种子也可以让Electrum显得更加人性化。另外,Electrum有一种“冷存储”模式,该模式下查看自己的余额不需要支付比特币。
Electrum is a mobile-end-usable bitcoin wallet that can also be used in Windows, Mac, Linux, and Android systems. You need to remember the next 12 words to help you restore wallets on multiple devices when installed. If you forget your own private key, it can also make Electrum look more human. Electrum has a "cold storage" mode in which to view its balance without paying Bitcoin.
Electrum一个有趣的特性是它支持第三方插件,可以为它带来其他的功能。而且其中一些插件支持多重签名钱包(将消费token的权限分开放在几钱包之间)以及硬件钱包。与BitcoinCore相比,Electrum占用的存储空间更少,使用的带宽也更小,但是它也要依赖其他服务器来处理支付信息,这就使它易受黑客攻击。但是它还是由于自身的便于使用而受到很多人欢迎,这是由于它可以在Android设备上运行,而且其12个字符的种子可以让用户在不同的是设备上进入同一个账户。
One interesting feature of Electrum is that it supports third-party plugins, which can provide other functions to it. And some of the plugins support multiple signature wallets (separate consumption token between wallets) and hardware wallets. Compared to BitcoinCore, 3. Exodus Exodus使一个可以存放多种加密货币的钱包,包括:比特币,莱特币,以太币,和比特现金。Exodus与Elextrum相同,也需要用户创建一个12个字符的主种子。它的优点源于其令人印象深刻的图形用户界面,用户可以为自己的界面选择不同的皮肤,并且选择不同的饼状图表示自己持有的加密币的分布图。需要注意的是Exodus不是开源的,因此加密币社区整体并没有对其做过安全漏洞审查。 Exodus makes it possible to store wallets with multiple encrypted currencies, including: Bitcoin, Lightcoin, Tetco, and Bit cash. Exodus, like Elextrum, also needs the user to create a primary seed of 12 characters. Its virtues stem from its impressive graphical user interface, where users can choose different skins and choose different pie maps to indicate the distribution of their own encrypt currency. 区块链浏览器 block chain browser 1. Mist浏览器 1. Mist Browser Mist 浏览器logo Mist实际上是一个加密货币钱包和一个以太坊浏览器的集合体,而且已经成为了很多人浏览并使用以太坊DApp的一个工具。它是由以太坊基金会维护并支持的,并且只有桌面版可供使用。最近Mist的开发者已经通过使用分层节点加快了浏览器同步到应用的速度,本质上来讲是通过允许用户在本地节点连接到区块链上时连接到一个远程节点。 Mist is actually an encrypted currency wallet of 2. Metamask Metamask是一个非完全节点浏览器插件,可以从Chrome webstore下载。该浏览器有大量的用户指导材料,包括:视频教程以及用户手册。MetaMask有Windows和Mac系统桌面版,而且具有“易于操作使用”的特点,很多DApp开发人员都特意为MetaMask量身定制了自己的应用。举个例子,人气颇高的去中心化应用MyEtherWallet集成了MetaMask,用户可以安全的查看自己的以太币以及其他的以太坊兼容token。另外,MetaMask为用户提供了一种简单的方式,可以在测试网进行区块链试验,在以太坊主网上进行真正的交易。MetaMask的粉丝们已经无比习惯看到fox logo从自己的浏览器中“偷看”他们了。 Metamask is a non-full node browser plugin that can be downloaded from Chrome Webstore. The browser has a large number of user guidance materials, including a video tutorial and a user manual. MetaMask has Windows and Mac desktop versions, and 3. Toshi浏览器 3. Toshi Browser Toshi是一款支持iOS和Android系统的开源移动浏览器。它有一个内置的DApp库和搜索引擎,方便获取并使用各种分布式应用。它还有一个易于使用的聊天功能,可以像Venmo一样发送并且请求支付。关于Toshi的一个普遍吐槽点是,用户无法自定义Ethergas价格,当gas价格上升时,它们的交易就会被卡住。Toshi是开发人员在加密货币交易所Coinbase中创建的,Coinbase目前正在研究将最近收购的Cipher与Toshi浏览器的功能整合在一起。 Toshi is an open-source mobile browser that supports iOS and Android systems. It has a built-in Dapp library and search engine to facilitate access to and use of distributional applications. It also has an easy-to-use chat function, which can be sent and requested for payment like Venmo. , a common nod on Toshi, is that users cannot customize the prices of Ethergas, and
4. Trust浏览器 4. Trust Browser Trust是一个移动以太坊浏览器,可用于iOS和Android系统,不要和WeTrust (DApp,例如Trust Lending Circles以及马上就要上线的捐赠平台Spring的创建者)搞混了。它最开始是一个浏览器,但是已经加入了钱包功能(如今很多移动区块链浏览器都会添加的一个普通特性)。Trust也是在加密币交易所Coinbase上创建的,目的是跳脱一般限制,成为一个易于使用的浏览器。它甚至提供了一种内置的加密币转换法币方式。为了与它们对易用性的关注保持一直,Trust特意提供了一个列出已经经过安全性核验的DApp的市场。 Trust is a mobile, ad hoc browser that can be used for iOS and Android systems, not to confuse with WeTrust (DApp, for example, the founder of the Trust Lending Circles and the grant platform Spring, which is about to be online). It is the first to be a browser, but it has been added to the wallet function (many mobile block chains browsers will add a normal feature today). Trust is also created on the encryption currency exchange Coinbase to jump off general limits and become an easy-to-use browser. It even 5. Cipher浏览器 5. Cipher Browser Cipher也是一个具有用户使用教程信息的移动浏览器。Cipher允许用户使用Touch ID指纹验证功能验证身份,更加保障了用户的安全性。Cipher有一个特有的功能,它支持Testnets(区块链开发者用来测试自己DApp的网络,测试过程种无需支付真正的加密货币)。2018年4月,Cipher被Coinbase并购,目前Trust与Cipher开发团队正在合并过程中。 Cipher is also a mobile browser with user-friendly instructional information. Cipher allows users to use Touch ID fingerprinting to authenticate identity, thereby increasing user security. Cipher has a unique function that supports Testnets (block chain developers use to test their own Dapp networks and test processes without paying for real encryption currency). In April 2018, Cipher was acquired by Coinbase, and the Trust and Cipher development teams are currently merging. 目前仍有许多其他加密币钱包与DApp浏览器可供区块链技术用户选择。我们建议在选择使用之前对自己的需求与选项的适用度做一个简单的评估。 still has many other encrypted currency wallets and DApp browsers available for the technology users of block chains. We suggest making a simple assessment of the applicability of their needs and options before choosing to use. 零识仅为翻译中文供大家学习使用,本文版权归英文原作者所有。返回搜狐,查看更多 Zero knowledge only translates Chinese for learning purposes, and the copyright is owned by the original author of English. returned to search for more 责任编辑:
注册有任何问题请添加 微信:MVIP619 拉你进入群
打开微信扫一扫
添加客服
进入交流群
发表评论