linux的安装指南,Linux安装指南

Linux安装指南¶

This guide describes how to download, verify, install and encrypt the

Dash Core wallet for Linux. The guide is written for Ubuntu 20.04 LTS,

but the steps should be similar for other Linux distributions.

下载Dash Core钱包¶

Visit https://www.dash.org/downloads/ to download the latest Dash Core

wallet. In most cases, the website will properly detect which version

you need. Click the Dash Core button to download the package

directly.

a422eb8ecf224b3352e4c1313ba42135.png

网站会正确检测到适合你系统的钱包软件

If detection does not work, you will need to manually choose your

operating system and whether you need a 32 or 64 bit version. If you are

unsure whether your version of Linux is 32 or 64 bit, you can check in

Ubuntu under the Settings > About > OS Type. For details on how to

check this in other versions of Linux, see here.

4bc3d272a88f397c90530f21ed496479.png

Ubuntu系统概况。这是64位系统。

If you have a 32-bit system, download Dash Core x86. If you have a

64-bit system, download Dash Core x64. Once you know which version

you need, download the Dash Core TGZ file to your computer from

https://www.dash.org/downloads/ and save it to your Downloads folder.

验证Dash Core¶

This step is optional, but recommended to verify the authenticity of the

file you downloaded. This is done by checking its detached signature

against the public key published by the Dash Core development team.

To download the detached signature, click the Signature button on the

wallet download page and save it to the same folder as the downloaded

binary.

All releases of Dash are signed using GPG with one of the following keys:

Alexander Block (codablock) with the key 63A9 6B40 6102 E091,

verifiable here on Keybase

Pasta (pasta) with the key 5252 7BED ABE8 7984, verifiable here

on Keybase

Open a terminal, import the keys and verify the authenticity of your

download as follows:

curl https://keybase.io/codablock/pgp_keys.asc | gpg --import

curl https://keybase.io/pasta/pgp_keys.asc | gpg --import

gpg --verify dashcore-0.16.0.1-x86_64-linux-gnu.tar.gz.asc

5c14c4bfda67e9db4179f0de57e99745.png

下载PGP密钥并验证已签名的二进制文件

If you see the message Good signature from ... then you have an

authentic copy of Dash Core for Linux.

提取Dash Core¶

Linux的Dash Core是以压缩文档而不是安装程序方式分发的。这是因为同一文档下还有其它文件存在,比如在服务器上运行主节点文件。本指南中,我们会解压一个带图形用户接口(GUI)的可执行文件,此图形用户接口是最终用户按钱包用途设计的。

Extract Dash Core as follows:

tar xzf dashcore-0.16.0.1-x86_64-linux-gnu.tar.gz

This will create a folder named dashcore-0.16.0 in the current working

directory. We will now install the executable binaries to

/usr/local/bin using the install command:

sudo install -m 0755 -o root -g root -t /usr/local/bin dashcore-0.16.0/bin/*

Start Dash Core from the terminal with the following command:

dash-qt

程序首次启动时,会问到你准备将区块链和钱包数据存储在哪里。区块链的大小能达到30GB+,所以请选择一个有足够可用空间的地方。建议尽量使用默认的数据文件夹。

7ed08c34f1ff5e7a376e0400294589d7.png

选择Dash Core数据文件夹

Dash Core随后便开始运行了。第一次运行会比正常情况时间久一点,因为Dash Core需要生成一些加密数据来保护你的钱包。

0773cc415de4bb83ebca9441e0e9b633.png

启动Dash Core

从达世币网络同步Dash Core¶

一旦Dash Core成功安装并启动,你就会看到钱包的主屏幕界面。这时钱包是“非同步状态”,窗口下面会有进度条显示同步的进程。

28c0bd9348e957e1f75aaad482f14453.png

Dash Core和达世币网络进行同步

在同步过程中,Dash Core会从其它节点下载达世币区块链的完整拷贝到你的设备上。这可能会花上很长的一段时间,取决于你的网速。如果你看到“没有区块资源可用”的信息,请检查你的网络连接。当同步结束后,你会看到右下角出现一个蓝色的对勾。

426f26a13dc56da88f96574f65d168b5.png

Dash Core同步完成

你现在可以通过你的钱包发送和接收资金了。

加密你的达世币钱包¶

当你的钱包与达世币网络同步完成后,强烈建议你为钱包设置一个密码或口令,以避免未经授权的登录。密码应该有一些难度,而且是你没有在别的地方使用过的新密码。记下你的密码,存放在一个安全的地方,否则你有可能因忘记密码而无法进入钱包获取资金。

加密你的钱包,请点击设置 > 加密钱包。

a84f132f45da9f80e1edcdb62d324f87.png

对达世币钱包进行加密

你将被要求输入和验证密码。

13134807b518206d6c6a0e329bd10474.png

输入密码

8677941dfaa1308ae01da3f9b96af286.png

确认你想要加密你的钱包

当加密过程结束后,你会看到一条提示说钱包之前的备份已不可用,并要求关闭Dash Core。当你重新启动Dash Core后,你会看到右下角出现了一个蓝色的小锁。

f838709ba8205765b0a0947f212835a3.png

Dash Core钱包完成同步和加密

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值