-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
213 lines (206 loc) · 10.6 KB
/
index.html
File metadata and controls
213 lines (206 loc) · 10.6 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
<!DOCTYPE html>
<html lang="en" xml:lang="en">
<head>
<meta charset="UTF-8">
<!-- Responsive Meta -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<!-- favicon & bookmark -->
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="images/umc_100x100.png" type="image/x-icon" />
<link rel="shortcut icon" href="images/umc_100x100.png" type="image/x-icon" />
<!-- Font Family -->
<link href="https://fonts.googleapis.com/css?family=PT+Sans:400,700" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800" rel="stylesheet">
<!-- <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.7/css/all.css"> -->
<!-- Website Title -->
<title>UMCLOUDS - TRC-10 & TRC-20 Cryptocurrency</title>
<!-- Stylesheets Start -->
<link rel="stylesheet" href="css/fontawesome.min.css" type="text/css"/>
<link rel="stylesheet" href="css/bootstrap.css" type="text/css"/>
<link rel="stylesheet" href="css/animate.css" type="text/css"/>
<link rel="stylesheet" href="css/owl.carousel.min.css" type="text/css"/>
<link rel="stylesheet" href="style.css" type="text/css"/>
<link rel="stylesheet" href="css/responsive.css" type="text/css"/>
<!-- Stylesheets End -->
<!--[if lt IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.js"></script><![endif]-->
<!--[if lt IE 9]><script src="js/respond.js"></script><![endif]-->
</head>
<body>
<!--Main Wrapper Start-->
<div class="wrapper" id="top">
<!--Header Start -->
<header>
<div class="container">
<div class="row">
<div class="col-sm-6 col-md-4 logo">
<a href="/" title="Cp Silver">
<img class="light" src="images/logo_umc.png" alt="UMCLOUDS">
<img class="dark" src="images/dark-logo.png" alt="UMCLOUDS">
</a>
</div>
<div class="col-sm-6 col-md-8 main-menu">
<div class="menu-icon">
<span class="top"></span>
<span class="middle"></span>
<span class="bottom"></span>
</div>
<nav class="onepage">
<ul>
<li class="active"><a href="#top">Home</a></li>
<li><a href="#token">token</a></li>
<li><a href="#roadmap">roadmap</a></li>
</ul>
</nav>
</div>
</div>
</div>
</header>
<!--Header End-->
<!-- Content Section Start -->
<div class="midd-container">
<!-- Hero Section Start -->
<div class="hero-main layout-2 white-sec">
<div id="silver-tech-bg"></div>
<div class="container">
<div class="row align-items-center">
<div class="col-sm-12 col-md-6 hero-left">
<div class="sec-title">
<h1>UMCLOUDS <span>Tron blockchain network!</span></h1>
</div>
<p>Decentralized payment for cryptocurrency.</p>
<div class="hero-btns">
<a href="https://token.umclouds.com/whitepaper_umclouds.pdf" class="btn">WhitePaper</a>
<a href="https://tronscan.io/#/token/1003636" class="btn btn3">Token Contract (TRC-10)</a>
</div>
<div class="hero-btns">
<a href="#" class="btn">WhitePaper</a>
<a href="https://tronscan.io/#/token20/TRTfLSMBNmKH6dZh8G6VxS7cKNNQ5bpKBU" class="btn btn3">Token Contract (TRC-20)</a>
</div>
</div>
</div>
</div>
</div>
<!-- Hero Section End -->
<!-- Token Sale start -->
<div class="token-sale p-tb" id="token">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="empty-45"></div>
<div class="sec-title text-center">
<h3>Distribution of Tokens UMC</h3>
</div>
</div>
<div class="col-md-6 wow zoomIn">
<div class="sale-chart-view">
<div class="doughnut">
<div class="doughnutChartContainer">
<canvas id="doughnutChart" height="270"></canvas>
</div>
<div id="legend" class="chart-legend"></div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Token Sale end -->
<!-- The Roadmap start-->
<div class="roadmap-sec p-tb white-sec" id="roadmap">
<div class="container">
<div class="sec-title text-center"><h3>The Roadmap</h3></div>
<div class="vertical-roadmap">
<div class="roadmap-item done">
<div class="title">
<span>14 Jan 2021</span>
<h4>Token created</h4>
</div>
<div class="roadmap-text">
<p>The token has been created, and will be distributed to the public</p>
</div>
</div>
<div class="roadmap-item done">
<div class="title">
<span>15 Jan 2021</span>
<h4>Token submit to BitGuild Wallet</h4>
</div>
<div class="roadmap-text">
<p>The UMC token has been inputted to BitGuard, more information will come soon.</p>
</div>
</div>
<div class="roadmap-item done">
<div class="title">
<span>19 Jan 2021</span>
<h4>Token submit CCTip and ready to swap</h4>
</div>
<div class="roadmap-text">
<p>Token (UMC) already submit and ready to swap on CCTip.</p>
</div>
</div>
<div class="roadmap-item done">
<div class="title">
<span>22 Jan 2021</span>
<h4>GAMES for token UMC already publish</h4>
</div>
<div class="roadmap-text">
<p>You can play on <a href="https://games.umclouds.com/">https://games.umclouds.com/</a></p>
</div>
</div>
<div class="roadmap-item done">
<div class="title">
<span>30 Jan 2021</span>
<h4>UMCLOUDS has pair to TRC-20 Symbol is UMCt</h4>
</div>
<div class="roadmap-text">
<p>Swap On JustSwap on <a href="https://justswap.org/?lang=en-US#/scan/detail/trx/TRTfLSMBNmKH6dZh8G6VxS7cKNNQ5bpKBU">https://justswap.org/</a></p>
</div>
</div>
</div>
</div>
</div>
<!-- The Roadmap end-->
</div>
<!-- Content Section End -->
<div class="clear"></div>
<!--footer Start-->
<footer class="footer-2">
<div class="container">
<div class="row justify-content-center">
<div class="footer-block">
<div class="sec-title text-center">
<h4 class="widget-title">Information on social media</h4>
</div>
</div>
<div class="col-sm-12">
<div class="socials">
<ul>
<li><a class="facebook" href="#"><i class="fab fa-facebook-f"></i></a></li>
<li><a class="twitter" href="https://twitter.com/umclouds_token"><i class="fab fa-twitter"></i></a></li>
<li><a class="github" href="https://github.com/umclouds"><i class="fab fa-github-alt"></i></a></li>
<li><a class="telegram" href="http://t.me/umc_network"><i class="fab fa-telegram"></i></a></li>
<li><a class="medium" href="#"><i class="fab fa-medium-m"></i></a></li>
</ul>
</div>
<div class="copyrights">
Copyright © 2021 <a href="https://token.umclouds.com"> UMCLOUDS</a>
</div>
</div>
</div>
</div>
</footer>
<!--footer end-->
</div>
<!--Main Wrapper End-->
<script src="js/jquery.min.js"></script>
<script src="js/onpagescroll.js"></script>
<script src="js/wow.min.js"></script>
<script src="js/jquery.countdown.js"></script>
<script src="js/owl.carousel.js"></script>
<script src="js/Chart.js"></script>
<script src="js/chart-function.js"></script>
<script src="js/script.js"></script>
<script src="js/particles.js"></script>
<script src="js/app.js"></script>
</body>
</html>