https://github.com/blockstack/blockstack-core

下载源代码

 Ubuntu16.04运行Blockstack Core

# Install dependancies

$ sudo apt-get update && sudo apt-get install -y python-pip python-dev libssl-dev libffi-dev rng-tools libgmp3-dev

$ sudo pip2 install pyparsing

 Ubuntu16.04运行Blockstack Core

# Install blockstack

$ sudo pip2 install blockstack --upgrade

 Ubuntu16.04运行Blockstack Core

blockstack setup

blockstack api start

前两步可以一直选择默认,输入wallet password时要记住。

检验是否安装完成 blockstack info

 Ubuntu16.04运行Blockstack Core

接下来尝试几个简单的操作,参考 https://blockstack.org/docs

blockstack lookup *.id 查看域名相关信息

 Ubuntu16.04运行Blockstack Core

blockstack price *.id 预估域名价格

 Ubuntu16.04运行Blockstack Core

如果要注册和管理一个域名,需要充值比特币,运行blockstack deposit获得充值的地址

 Ubuntu16.04运行Blockstack Core

买比特币,充值到自己的钱包地址

注册域名blockstack register *.id

 Ubuntu16.04运行Blockstack Core

相关文章: