forked from calvintam236/miningcore-ui
-
Notifications
You must be signed in to change notification settings - Fork 3
/
connect.html
281 lines (260 loc) · 12.7 KB
/
connect.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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<link rel="apple-touch-icon" sizes="76x76" href="assets/img/apple-icon.png">
<link rel="icon" type="image/png" sizes="96x96" href="assets/img/favicon.png">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
<title>miningcore-ui</title>
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0' name='viewport"/>
<meta name="viewport" content="width=device-width"/>
<!-- Bootstrap core CSS -->
<link href="assets/css/bootstrap.min.css" rel="stylesheet"/>
<!-- Animation library for notifications -->
<link href="assets/css/animate.min.css" rel="stylesheet"/>
<!-- Paper Dashboard core CSS -->
<link href="assets/css/paper-dashboard.css" rel="stylesheet"/>
<!-- Fonts and icons -->
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/latest/css/font-awesome.min.css" rel="stylesheet"/>
<link href="https://fonts.googleapis.com/css?family=Muli:400,300" rel="stylesheet"/>
<link href="assets/css/themify-icons.css" rel="stylesheet"/>
</head>
<body>
<div class="wrapper">
<div class="sidebar" data-background-color="white" data-active-color="danger">
<div class="sidebar-wrapper">
<!--<div class="logo">
<a href="http://www.creative-tim.com" class="simple-text">
miningcore-ui
</a>
</div>-->
<ul class="nav">
<li>
<a href="stats.html">
<i class="ti-stats-up"></i>
<p>Stats</p>
</a>
</li>
<li>
<a href="dashboard.html">
<i class="ti-dashboard"></i>
<p>Dashboard</p>
</a>
</li>
<li>
<a href="miners.html">
<i class="ti-user"></i>
<p>Miners</p>
</a>
</li>
<li>
<a href="blocks.html">
<i class="ti-layers"></i>
<p>Blocks</p>
</a>
</li>
<li>
<a href="payments.html">
<i class="ti-wallet"></i>
<p>Payments</p>
</a>
</li>
<li class="active">
<a href="connect.html">
<i class="ti-direction"></i>
<p>Connect</p>
</a>
</li>
<li>
<a href="alerts.html">
<i class="ti-bell"></i>
<p>Alerts</p>
</a>
</li>
</ul>
</div>
</div>
<div class="main-panel">
<nav class="navbar navbar-default navbar-fixed">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar bar1"></span>
<span class="icon-bar bar2"></span>
<span class="icon-bar bar3"></span>
</button>
<a class="navbar-brand" href="connect.html">Connect</a>
</div>
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav navbar-right">
<li class="dropdown" id="poolList">
<a href="javascript:void(0)" class="dropdown-toggle" id="currentPool">
<i class="ti-money"></i>
<p></p>
</a>
</li>
<!--<li>
<a href="#">
<i class="ti-settings"></i>
<p>Settings</p>
</a>
</li>-->
</ul>
</div>
</div>
</nav>
<div class="content">
<div class="container-fluid">
<div class="row">
<div class="col-lg-6 col-sm-12">
<div class="card">
<div class="header">
<h4 class="title">Miner Configuration</h4>
<p class="category">This is the basic guide how to setup your miner to this pool.</p>
</div>
<div class="content">
<div class="typo-line">
<h5><p class="category">Mine with</p>AMD GPUs</h5>
</div>
<div class="typo-line">
<h6><p class="category">Using</p>{miner name}</h6>
</div>
<div class="typo-line">
<p>Lorem ipsum dolor sit amet, consectetuer
adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna
aliquam erat volutpat. Ut wisi enim ad minim veniam.</p>
</div>
<div class="typo-line">
<h5><p class="category">Mine with</p>Nvidia GPUs</h5>
</div>
<div class="typo-line">
<h6><p class="category">Using</p>{miner name}</h6>
</div>
<div class="typo-line">
<p>Lorem ipsum dolor sit amet, consectetuer
adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna
aliquam erat volutpat. Ut wisi enim ad minim veniam.</p>
</div>
<div class="typo-line">
<h5><p class="category">Mine with</p>ASICs</h5>
</div>
<div class="typo-line">
<h6><p class="category">Using</p>{miner name}</h6>
</div>
<div class="typo-line">
<p>Lorem ipsum dolor sit amet, consectetuer
adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna
aliquam erat volutpat. Ut wisi enim ad minim veniam.</p>
</div>
<!--<div class="typo-line">
<p class="category">Quote</p>
<blockquote>
<p>
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy
nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut
wisi enim ad minim veniam.
</p>
<small>
Steve Jobs, CEO Apple
</small>
</blockquote>
</div>
<div class="typo-line">
<p class="category">Muted Text</p>
<p class="text-muted">
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh
euismod tincidunt ut laoreet.
</p>
</div>
<div class="typo-line">
<p class="category">Coloured Text</p>
<p class="text-primary">
Text Primary - Light Bootstrap Table Heading and complex bootstrap dashboard
you've ever seen on the internet.
</p>
<p class="text-info">
Text Info - Light Bootstrap Table Heading and complex bootstrap dashboard you've
ever seen on the internet.
</p>
<p class="text-success">
Text Success - Light Bootstrap Table Heading and complex bootstrap dashboard
you've ever seen on the internet.
</p>
<p class="text-warning">
Text Warning - Light Bootstrap Table Heading and complex bootstrap dashboard
you've ever seen on the internet.
</p>
<p class="text-danger">
Text Danger - Light Bootstrap Table Heading and complex bootstrap dashboard
you've ever seen on the internet.
</p>
</div>
<div class="typo-line">
<h2><p class="category">Small Tag</p>Header with small subtitle <br>
<small>".small" is a tag for the headers</small>
</h2>
</div>-->
</div>
</div>
</div>
<div class="col-lg-6 col-sm-12">
<div class="card">
<div class="header">
<h4 class="title">Pool Configuration</h4>
<p class="category">This shows the current pool settings.</p>
</div>
<div class="content table-responsive table-full-width">
<table id="connectPoolConfig" class="table table-striped"></table>
</div>
</div>
</div>
</div>
</div>
</div>
<footer class="footer">
<div class="container-fluid">
<nav class="pull-left">
<ul>
<li>
<a href="http://www.creative-tim.com/license">
Theme Licenses
</a>
</li>
</ul>
</nav>
<div class="copyright pull-right">
©
<script>document.write(new Date().getFullYear())</script>
, theme made with <i class="fa fa-heart heart"></i> by <a href="http://www.creative-tim.com">Creative
Tim</a>
</div>
</div>
</footer>
</div>
</div>
</body>
<!-- Core JS Files -->
<script src="assets/js/jquery-1.10.2.js" type="text/javascript"></script>
<script src="assets/js/bootstrap.min.js" type="text/javascript"></script>
<!-- Checkbox, Radio & Switch Plugins -->
<script src="assets/js/bootstrap-checkbox-radio.js"></script>
<!-- Charts Plugin -->
<script src="assets/js/chartist.min.js"></script>
<!-- Notifications Plugin -->
<script src="assets/js/bootstrap-notify.js"></script>
<!-- Google Maps Plugin -->
<script type="text/javascript" src="https://maps.googleapis.com/maps/api/js"></script>
<!-- Paper Dashboard Core javascript and methods -->
<script src="assets/js/paper-dashboard.js"></script>
<script src="assets/js/miningcore-ui.js"></script>
<script type="text/javascript">
$(document).ready(function () {
var renderCallback = $.Callbacks();
renderCallback.add(function () {
loadConnectConfig();
});
loadPools(renderCallback);
});
</script>
</html>