-
Notifications
You must be signed in to change notification settings - Fork 5
/
zsb.html
361 lines (348 loc) · 15.2 KB
/
zsb.html
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
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<link rel="shortcut icon" href="/favicon.ico" />
<link href="./css/bootstrap.min.css" rel="stylesheet" />
<link rel="stylesheet" href="./css/swiper.min.css" />
<link rel="stylesheet" href="./css/index.css" />
<link rel="stylesheet" href="./style.css" />
<link rel="stylesheet" href="./zsb/css/main.css" />
<title>CERT-Wallet</title>
</head>
<body class="en-body">
<div class="container-fluid">
<nav class="navbar navbar-custom navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse"
data-target="#navbarSupportedContent">
<!-- <i class="fa fa-bars"></i> -->
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand page-scroll" href="#page-top">
<img src="/img/udapnew.png" alt="" />
</a>
<ul class="nav navbarmobile">
<li class="Nmr">
<a class="stress" href="/demo.html">
<!-- <strong class="sprites social1"></strong> --><img src="./img/nav/useCases.png" alt="" />Product
<span class="ico-new">new</span></a>
</li>
<!-- <li>
<a class="" href="/tokensale.html">
<img src="./img/nav/tokenSale.png"
alt="" />Tokensale</a>
</li> -->
</ul>
<a class="to-en" href="/zsb-cn.html">Chinese</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse navbar-main-collapse" id="navbarSupportedContent">
<ul class="nav navbar-nav nav-midCont" id="navPc">
<!-- Hidden li included to remove active class from about link when scrolled up past about section -->
<li>
<a class="page-scroll" id="navAbout" href="https://www.udap.io/#home">Home</a>
</li>
<li>
<a class="page-scroll" id="navTeam" href="https://www.udap.io/#team">Team</a>
</li>
<li>
<a class="page-scroll" id="navRoadmap" href="https://www.udap.io/#roadmap">Roadmap</a>
</li>
<li>
<a class="page-scroll" id="navInverstor" href="https://www.udap.io/#inverstor">Investors</a>
</li>
<li class="midMr">
<a class="page-scroll" id="navContact" href="https://www.udap.io/#contact">Contact us</a>
</li>
</ul>
<ul class="nav navbar-nav nav-midCont" id="navMobile">
<!-- Hidden li included to remove active class from about link when scrolled up past about section -->
<li>
<a class="page-scroll" href="#about" id="mabout">Home</a>
</li>
<li>
<a class="page-scroll" href="#team" id="mteam">Team</a>
</li>
<li>
<a class="page-scroll" href="#roadmap" id="mroadmap">Roadmap</a>
</li>
<li>
<a class="page-scroll" href="#inverstor" id="minverstor">Investors</a>
</li>
<li class="midMr">
<a class="page-scroll" href="#contact" id="mcontact">Contact us</a>
</li>
</ul>
<ul class="nav navbar-nav nav-rightCont navbar-right">
<li class="Nmr">
<a id="productNav" class="page-scroll stress" href="/demo.html">
<!-- <strong class="sprites social1"></strong> --><img src="./img/nav/useCases.png" alt="" />Product
<span class="ico-new">new</span>
</a>
<ul class="dropdown-product" style="display: none;">
<a id="productNav" class="page-scroll stress" href="/demo.html">
</a>
<li>
<a id="productNav" class="page-scroll stress" href="/demo.html"></a><a href="javascript:;"><small
class="arrow"></small></a>
</li>
<li><a href="/umedia.html">umx.art</a></li>
<li><a href="/wallet.html">umx.art Wallet</a></li>
<li><a href="/zsb.html">CERT-Wallet</a></li>
<li><a href="/udge.html">UDGE</a></li>
<li><a href="/demo.html">Singular</a></li>
<li><a href="/middleware.html">UDAP Middleware</a></li>
</ul>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container -->
</nav>
<!-- head end -->
<div class="zsb__wrap container">
<div class="zsb__apps">
<div class="container apps">
<div class="row demoImg">
<div class="col-xs-6 col-md-3 col-lg-2 demoImg4">
<a href="umedia.html">
<div class="bigicon"></div>
<h2 class="media">umx.art</h2>
<p class="bigpra4">
An NFT Trading Platform Built on Blockchain Technology
</p>
<i></i>
</a>
</div>
<div class="col-xs-6 col-md-3 col-lg-2 demoImg3">
<a href="wallet.html">
<div class="bigicon"></div>
<h2>umx.art Wallet</h2>
<p>An ERC721 and UDAP Singular style asset wallet</p>
<i></i>
</a>
</div>
<div class="col-xs-6 col-md-3 col-lg-2 demoImg5 active5">
<a href="zsb.html">
<div class="bigicon"></div>
<h2 class="media">CERT-Wallet</h2>
<p class="bigpra5">
A General Securities/Ticket Issuance Platform
</p>
<i></i>
</a>
</div>
<div class="col-xs-6 col-md-3 col-lg-2 demoImg6">
<a href="udge.html">
<div class="bigicon"></div>
<h2 class="media">UDGE</h2>
<p class="bigpra6">UDAP Decentralized Game Engine</p>
<i></i>
</a>
</div>
<div class="col-xs-6 col-md-3 col-lg-2 demoImg1">
<a href="/demo.html">
<div class="bigicon"></div>
<h2>Singular</h2>
<p>A new asset tokenization framework</p>
<i></i>
</a>
</div>
<div class="col-xs-6 col-md-3 col-lg-2 demoImg2">
<a href="middleware.html">
<div class="bigicon"></div>
<h2>UDAP Middleware</h2>
<p class="bigpra2">
A platform that provides APIs for blockchain protocols and
business
</p>
<i></i>
</a>
</div>
</div>
</div>
</div>
<div class="zsb-wrap-content">
<div class="zsb__ce">
<div class="l">
<img src="./zsb/img/tb.png" alt="" class="icon" />
<div class="judap">
<p>UÐAP Certificates Wallet</p>
<p class="zsben-cert">(Cert-Wallet)</p>
</div>
</div>
<div class="r">
<div style="margin-right:7px;border: 1px solid white">
<a href="./zsb.html">
EN</a>
</div>
<div>
<a href="./zsb-cn.html">
中</a>
</div>
</div>
</div>
<div class="zsb-explain zsben-explain">
<div class="l">
<p>
We live in a world of certificates; documents that confirm or ‘certify’ the truth of something or verifies
that someone has fulfilled the requirements of and may practice in a field or discipline. </p>
<p>
Examples include birth certificates, land titles, diploma and degree certificates, wills, professional
certificates, memberships, receipts, securities, driver’s licenses, all kind of contracts and promises.
</p>
<p>
In fact, many pieces of personal information can be considered as a certificate between two or more
parties. For instance, Party A is a witness to something that has occurred between Party B and Party C at
a point in time.
</p>
</div>
<div class="r">
<img src="./zsb/img/hb.png" alt="" />
</div>
</div>
<div class="zsb-a-ios">
<div class="l click_code">
<img src="./zsb/img/anz.png" alt="" />
<div>
<p class="zsben-padding">Android version download</p>
<p>V1.3.0 push on July 1, 2019</p>
</div>
</div>
<div class="r click_code">
<img src="./zsb/img/ios.png" alt="" />
<div>
<p class="zsben-padding">Apple IOS version download</p>
<p>V1.3.0 push on July 1, 2019</p>
</div>
</div>
</div>
</div>
<div class="zsb-wrap-content">
<div class="zsb-content">
<div class="top">
<div class="l"></div>
<div class="c"></div>
<div class="r">Product introduction</div>
</div>
<!-- </div>
<div class="zsb-content zsb-lianpin">
<img src="/application/lianpin-application-en.png" alt="">
<a href="application.html"></a>
</div>
<div class="zsb-content"> -->
<div class="banner-content banner-content-en">
<img src="./zsb/img/banner1.png" alt="" class="l" />
<div class="r zsb-banner1-width zsb-banner1-width-en">
<div class="certificate certificate-en">Certificate</div>
<p>
<span style="color: rgb(195, 170, 133);font-weight: bold;font-size: 22px;">The Cert-Wallet</span>
is the world’s first Ethereum-based wallet designed for organizations and individuals to
issue/receive/store/cancel blockchain-based digital certificates.
</p>
<p>
<span style="color: rgb(195, 170, 133);font-weight: bold;font-size: 22px;">The Cert-wallet</span> is
based on a true ID
system. All parties must be verified with their real-world identifications. Institutional or individual
users must have been known as a true real-world entity before they can create or receive any blockchain
certificates.
</p>
<p>
<span style="color: rgb(195, 170, 133);font-weight: bold;font-size: 22px;">Certificates</span> can be
issued individually
on the mobile app, or in batch with a web application.
</p>
</div>
</div>
</div>
<div class="zsb-content">
<div class="banner-content banner-content-en banner-content-en-line">
<div class="r zsb-banner2-width">
<p>
The history of a person (male or female) is filled with certificates throughout life. Paper documents
that if not saved in a safe, secure convenient place could easily be lost, stolen or destroyed. We need
a convenient way to store, protect and quickly access these valuable information assets and potentially
make them available beyond an individual’s life span. </p>
<p>
<span style="color: rgb(195, 170, 133);font-weight: bold;font-size: 22px;">The Cert-Wallet
</span>uses the Ethereum network
as the Public Key Infrastructure (PKI) to establish identities of certificate counter-parties. All
verified users are associated with specific Ethereum accounts. All certificates must be signed with the
private key of their Ethereum account.
</p>
<p>
<span style="color: rgb(195, 170, 133);font-weight: bold;font-size: 22px;">
Privacy</span>
is crucial for the Cert-Wallet users. The certificates are created and delivered to the receivers fully
encrypted end-to-end with the public-key cryptography. Certificates are only known to the issuers and
recipients. It’s up to the recipients to decide if they want to make the certificates public on the
blockchain. For owner security and accountability, this is done at the owners’ cost. </p>
</div>
<img src="./zsb/img/banner2.png" alt="" class="l" style="width:480px;height: 450px;position: relative;
left: 47px;margin-top: 63px;" />
</div>
</div>
<div class="zsb-content">
<div class="banner-content banner-content-en-line banner-content-en">
<img src="./zsb/img/banner3.png" alt="" class="l" style="width:520px;height: 389px;position: relative;
left: 47px;margin-top: 49px;" />
<div class="r zsb-banner3-width banner3-en">
<p>
The system comes with current themes. These will continue to grow as issuers adopt the Cert-Wallet and
determine new information assets that are suited for digita certification on the blockchain. </p>
<p>
One of the goals of the wallet is to allow easy usage by all users whether blockchain knowledgeable or
not. End users do not need to be blockchain-savvy for wallet use. Users are allowed to use the wallet
with traditional fiat currencies (RMB, yen, dollar, pound or Euro for example) as well as cryptocurrency
(ETH, BTC, etc.).
</p>
<p>
In the coming releases, the UDAP Cert-Wallet will create asset-binding certificates that are
tradable/redeemable directly in the wallet. This will open a whole world of innovative usage scenarios.
</p>
</div>
</div>
</div>
</div>
<!-- end -->
</div>
<div class="zsb-bg">
<div class="zsb-title">Cooperative partner</div>
<ul>
<li>
<img src="./zsb/img/icon1.png" />
</li>
<li>
<img src="./zsb/img/icon2.png" />
</li>
<li>
<img src="./zsb/img/icon3.png" />
</li>
<li style="margin-right: 0;">
<img src="./zsb/img/icon4.png" />
</li>
</ui>
</div>
<div class="zsb-foot">
UÐAP
</div>
</div>
<!-- code -->
<div class="zsbanz-code">
<div id="close"></div>
<img src="./zsb/img/codec.png" alt="">
</div>
<script src="./js/jquery.js"></script>
<script src="./js/bootstrap.min.js"></script>
<script src="./js/style.js"></script>
<script src="./zsb/js/main.js"></script>
</body>
</html>