-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathatom.xml
More file actions
233 lines (133 loc) · 10.9 KB
/
Copy pathatom.xml
File metadata and controls
233 lines (133 loc) · 10.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>FT-JOHN</title>
<icon>https://ft-john.github.io/icon.png</icon>
<subtitle>区块链项目落地探索</subtitle>
<link href="/atom.xml" rel="self"/>
<link href="https://ft-john.github.io/"/>
<updated>2019-12-30T12:57:39.119Z</updated>
<id>https://ft-john.github.io/</id>
<author>
<name>FT-JOHN</name>
</author>
<generator uri="https://hexo.io/">Hexo</generator>
<entry>
<title>DCEP 央行法定数字货币技术解析(三):D币的存储与流通</title>
<link href="https://ft-john.github.io/20191229-decp3/"/>
<id>https://ft-john.github.io/20191229-decp3/</id>
<published>2019-12-29T09:55:31.000Z</published>
<updated>2019-12-30T12:57:39.119Z</updated>
<summary type="html">
上文中已经介绍了DCEP数字货币从“设计”、“印制”到“发行”的全过程,在本文中,我将继续探讨在用户端DCEP是如何完成安全存储与离线交易等功能。
</summary>
<category term="央行数字货币" scheme="https://ft-john.github.io/categories/%E5%A4%AE%E8%A1%8C%E6%95%B0%E5%AD%97%E8%B4%A7%E5%B8%81/"/>
<category term="区块链" scheme="https://ft-john.github.io/tags/%E5%8C%BA%E5%9D%97%E9%93%BE/"/>
<category term="CBDC" scheme="https://ft-john.github.io/tags/CBDC/"/>
<category term="央行数字货币" scheme="https://ft-john.github.io/tags/%E5%A4%AE%E8%A1%8C%E6%95%B0%E5%AD%97%E8%B4%A7%E5%B8%81/"/>
<category term="DCEP" scheme="https://ft-john.github.io/tags/DCEP/"/>
</entry>
<entry>
<title>DCEP 央行法定数字货币技术解析(二):D币的印制与发行</title>
<link href="https://ft-john.github.io/20191227-dcep2/"/>
<id>https://ft-john.github.io/20191227-dcep2/</id>
<published>2019-12-27T07:18:11.000Z</published>
<updated>2019-12-29T10:13:05.730Z</updated>
<summary type="html">
DCEP数字货币是对M0纸币的数字化,类似纸币中的制造工艺、防伪等技术研究,也主要由印制科技技术研究所承担。该单位申请的数字货币相关专利中(目前为止共22项),大都集中在数字货币的构成、发行、存储与转移(交易)等方面。从这些专利文档中,我们可以一窥央行数字货币的具体形态、存储方式、安全机制、双离线交易方案。DCEP已经完成了从“设计”、“印制”到“发行”的全过程,在后续的文章中,我将继续介绍在用户端DCEP是如何完成安全存储与离线交易等功能
</summary>
<category term="央行数字货币" scheme="https://ft-john.github.io/categories/%E5%A4%AE%E8%A1%8C%E6%95%B0%E5%AD%97%E8%B4%A7%E5%B8%81/"/>
<category term="区块链" scheme="https://ft-john.github.io/tags/%E5%8C%BA%E5%9D%97%E9%93%BE/"/>
<category term="CBDC" scheme="https://ft-john.github.io/tags/CBDC/"/>
<category term="央行数字货币" scheme="https://ft-john.github.io/tags/%E5%A4%AE%E8%A1%8C%E6%95%B0%E5%AD%97%E8%B4%A7%E5%B8%81/"/>
<category term="DCEP" scheme="https://ft-john.github.io/tags/DCEP/"/>
</entry>
<entry>
<title>DCEP 央行法定数字货币技术解析(一):什么是DCEP</title>
<link href="https://ft-john.github.io/20191218-dcep1/"/>
<id>https://ft-john.github.io/20191218-dcep1/</id>
<published>2019-12-18T06:55:20.000Z</published>
<updated>2019-12-27T09:19:18.420Z</updated>
<summary type="html">
DCEP是中国人民银行推出的法定数字货币,全称是 Digital Currency Electronic Payment,也就是数字货币和电子支付工具。
</summary>
<category term="央行数字货币" scheme="https://ft-john.github.io/categories/%E5%A4%AE%E8%A1%8C%E6%95%B0%E5%AD%97%E8%B4%A7%E5%B8%81/"/>
<category term="区块链" scheme="https://ft-john.github.io/tags/%E5%8C%BA%E5%9D%97%E9%93%BE/"/>
<category term="CBDC" scheme="https://ft-john.github.io/tags/CBDC/"/>
<category term="央行数字货币" scheme="https://ft-john.github.io/tags/%E5%A4%AE%E8%A1%8C%E6%95%B0%E5%AD%97%E8%B4%A7%E5%B8%81/"/>
<category term="DCEP" scheme="https://ft-john.github.io/tags/DCEP/"/>
</entry>
<entry>
<title>阿里云BaaS下企业以太坊(Quorum)开发实践</title>
<link href="https://ft-john.github.io/20191212-aliyun-quorum-2/"/>
<id>https://ft-john.github.io/20191212-aliyun-quorum-2/</id>
<published>2019-12-12T13:12:40.000Z</published>
<updated>2019-12-13T02:03:27.922Z</updated>
<summary type="html">
1. 在阿里云BaaS中部署Quorum网络节点,具体可参考另一篇博文 2. 在节点管理器中找到客户端要连接节点信息 连接地址:在节点列表中可以查看节点rpc访问链接地址(提供http与ws两种格式)安全信息:在节点设置中可以查看或修改节点访问的用户名密码
</summary>
<category term="区块链" scheme="https://ft-john.github.io/categories/%E5%8C%BA%E5%9D%97%E9%93%BE/"/>
<category term="区块链" scheme="https://ft-john.github.io/tags/%E5%8C%BA%E5%9D%97%E9%93%BE/"/>
<category term="BaaS" scheme="https://ft-john.github.io/tags/BaaS/"/>
<category term="阿里云" scheme="https://ft-john.github.io/tags/%E9%98%BF%E9%87%8C%E4%BA%91/"/>
<category term="Quorum" scheme="https://ft-john.github.io/tags/Quorum/"/>
</entry>
<entry>
<title>使用阿里云BaaS快速搭建Quorum企业以太坊网络</title>
<link href="https://ft-john.github.io/20191212-aliyun-quorum-1/"/>
<id>https://ft-john.github.io/20191212-aliyun-quorum-1/</id>
<published>2019-12-12T13:12:34.000Z</published>
<updated>2019-12-13T01:56:12.571Z</updated>
<summary type="html">
Quorum(企业以太坊)是由J.P.Morgan主导,在基于以太坊源码开发的一套联盟链产品。合约与应用开发模式与以太坊基本一致,以太坊的开发人员可以很容易切换到Quorum平台上面来,甚至一些以太坊上的合约、应用也可以轻松的移植过来。<br/>Quorum也得到业界的广泛关注,J.P.Morgan与Microsoft建立了紧密的合作关系,共同推广Quorum;Quorum也登录了Azure、阿里云等云服务端的BaaS平台。
</summary>
<category term="区块链" scheme="https://ft-john.github.io/categories/%E5%8C%BA%E5%9D%97%E9%93%BE/"/>
<category term="区块链" scheme="https://ft-john.github.io/tags/%E5%8C%BA%E5%9D%97%E9%93%BE/"/>
<category term="BaaS" scheme="https://ft-john.github.io/tags/BaaS/"/>
<category term="阿里云" scheme="https://ft-john.github.io/tags/%E9%98%BF%E9%87%8C%E4%BA%91/"/>
<category term="Quorum" scheme="https://ft-john.github.io/tags/Quorum/"/>
</entry>
<entry>
<title>阿里云BaaS下蚂蚁区块链开发实践(二)</title>
<link href="https://ft-john.github.io/20191212-antchain-2/"/>
<id>https://ft-john.github.io/20191212-antchain-2/</id>
<published>2019-12-12T13:10:30.000Z</published>
<updated>2019-12-13T01:50:46.347Z</updated>
<summary type="html">
蚂蚁区块链是蚂蚁金服自主开发联盟区块链底层引擎,在阿里的强力宣传下,一直保持很高的曝光度。特别是今年的双十一,给4亿件天猫海淘商品在区块链上获得了“身份证”,实现从海外采购到国内配送的全链路溯源。蚂蚁链经过阿里内部这么多极端应用场景的锤炼,相信可以胜任大多数的企业应用场景。
</summary>
<category term="区块链" scheme="https://ft-john.github.io/categories/%E5%8C%BA%E5%9D%97%E9%93%BE/"/>
<category term="区块链" scheme="https://ft-john.github.io/tags/%E5%8C%BA%E5%9D%97%E9%93%BE/"/>
<category term="BaaS" scheme="https://ft-john.github.io/tags/BaaS/"/>
<category term="阿里云" scheme="https://ft-john.github.io/tags/%E9%98%BF%E9%87%8C%E4%BA%91/"/>
<category term="蚂蚁区块链" scheme="https://ft-john.github.io/tags/%E8%9A%82%E8%9A%81%E5%8C%BA%E5%9D%97%E9%93%BE/"/>
</entry>
<entry>
<title>阿里云BaaS下蚂蚁区块链开发实践(一)</title>
<link href="https://ft-john.github.io/20191212-antchain-1/"/>
<id>https://ft-john.github.io/20191212-antchain-1/</id>
<published>2019-12-12T13:07:05.000Z</published>
<updated>2019-12-13T02:03:01.139Z</updated>
<summary type="html">
蚂蚁区块链是蚂蚁金服自主开发联盟区块链底层引擎,在阿里的强力宣传下,一直保持很高的曝光度。特别是今年的双十一,给4亿件天猫海淘商品在区块链上获得了“身份证”,实现从海外采购到国内配送的全链路溯源。蚂蚁链经过阿里内部这么多极端应用场景的锤炼,相信可以胜任大多数的企业应用场景。
</summary>
<category term="区块链" scheme="https://ft-john.github.io/categories/%E5%8C%BA%E5%9D%97%E9%93%BE/"/>
<category term="区块链" scheme="https://ft-john.github.io/tags/%E5%8C%BA%E5%9D%97%E9%93%BE/"/>
<category term="BaaS" scheme="https://ft-john.github.io/tags/BaaS/"/>
<category term="阿里云" scheme="https://ft-john.github.io/tags/%E9%98%BF%E9%87%8C%E4%BA%91/"/>
<category term="蚂蚁区块链" scheme="https://ft-john.github.io/tags/%E8%9A%82%E8%9A%81%E5%8C%BA%E5%9D%97%E9%93%BE/"/>
</entry>
<entry>
<title>使用阿里云BaaS服务快速构建企业区块链服务</title>
<link href="https://ft-john.github.io/20191212-aliyun-baas-1/"/>
<id>https://ft-john.github.io/20191212-aliyun-baas-1/</id>
<published>2019-12-12T13:02:39.000Z</published>
<updated>2019-12-13T01:47:48.186Z</updated>
<summary type="html">
区块链技术自2008年随着比特币面市以来,以其去中心化、匿名可信、可追溯、不可篡改等特性,受到社会的广泛关注,被誉为“第三代互联网”。区块链根据其适用的不同场景,被区分为公有链、联盟链(许可链)与私有链。目前公有链产品,如BTC、ETH、EOS等主要应用在加密数字货币领域;而联盟链与私有链主要应用在政府、企业的一些去中心化业务场景中,如供应链金融、产品溯源、版权保护等等。
</summary>
<category term="区块链" scheme="https://ft-john.github.io/categories/%E5%8C%BA%E5%9D%97%E9%93%BE/"/>
<category term="区块链" scheme="https://ft-john.github.io/tags/%E5%8C%BA%E5%9D%97%E9%93%BE/"/>
<category term="BaaS" scheme="https://ft-john.github.io/tags/BaaS/"/>
<category term="阿里云" scheme="https://ft-john.github.io/tags/%E9%98%BF%E9%87%8C%E4%BA%91/"/>
</entry>
</feed>