-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
305 lines (280 loc) · 13.1 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>testnet.exchange</title>
<meta name="description" content="Exchange to testnet blockchain tokens">
<meta name="keywords" content="exchange, blockchain, testnet tokens, blockchain tokens">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400" rel="stylesheet">
<link rel="stylesheet" href="css/styles-merged.css">
<link rel="stylesheet" href="css/style.min.css">
<link rel="stylesheet" href="css/custom.css">
<!--[if lt IE 9]>
<script src="js/vendor/html5shiv.min.js"></script>
<script src="js/vendor/respond.min.js"></script>
<![endif]-->
<!-- Yandex.Metrika counter -->
<script type="text/javascript" >
(function (d, w, c) {
(w[c] = w[c] || []).push(function() {
try {
w.yaCounter49859836 = new Ya.Metrika2({
id:49859836,
clickmap:true,
trackLinks:true,
accurateTrackBounce:true,
webvisor:true
});
} catch(e) { }
});
var n = d.getElementsByTagName("script")[0],
s = d.createElement("script"),
f = function () { n.parentNode.insertBefore(s, n); };
s.type = "text/javascript";
s.async = true;
s.src = "https://mc.yandex.ru/metrika/tag.js";
if (w.opera == "[object Opera]") {
d.addEventListener("DOMContentLoaded", f, false);
} else { f(); }
})(document, window, "yandex_metrika_callbacks2");
</script>
<noscript><div><img src="https://mc.yandex.ru/watch/49859836" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
<!-- /Yandex.Metrika counter -->
</head>
<body>
<!-- START: header -->
<div class="probootstrap-loader"></div>
<header role="banner" class="probootstrap-header">
<div class="container">
<!-- <a href="index.html" class="probootstrap-logo">Black<span>.</span></a> -->
<a href="#" class="probootstrap-burger-menu visible-xs" ><i>Menu</i></a>
<div class="mobile-menu-overlay"></div>
<!-- <nav role="navigation" class="probootstrap-nav hidden-xs">
<ul class="probootstrap-main-nav">
<li><a href="index.html">Home</a></li>
<li><a href="projects.html">Projects</a></li>
<li><a href="services.html">Services</a></li>
<li><a href="about.html">About</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
<ul class="probootstrap-right-nav hidden-xs">
<li><a href="#"><i class="icon-twitter"></i></a></li>
<li><a href="#"><i class="icon-facebook2"></i></a></li>
<li><a href="#"><i class="icon-instagram2"></i></a></li>
</ul>
<div class="extra-text visible-xs">
<a href="#" class="probootstrap-burger-menu"><i>Menu</i></a>
<h5>Address</h5>
<p>198 West 21th Street, Suite 721 New York NY 10016</p>
<h5>Connect</h5>
<ul class="social-buttons">
<li><a href="#"><i class="icon-twitter"></i></a></li>
<li><a href="#"><i class="icon-facebook2"></i></a></li>
<li><a href="#"><i class="icon-instagram2"></i></a></li>
</ul>
</div>
</nav> -->
</div>
</header>
<section class="page-title">
<div class="container">
<h1>Testnet.Exchange</h1>
</div>
</section>
<section class="probootstrap-section">
<div class="container">
<div class="row">
<div class="col-md-9">
<!-- <p><img src="img/slider_1.jpg" alt="Free HTML5 Bootstrap Template by uicookies.com" class="img-responsive img-border"></p> -->
<h2>Bring the value to testnet tokens</h2>
<p>All blockchains have testnet tokens. They are widely used in new protocols, smart contracts and blockchin itself development. Mostly you can acquire these tokens for free from special faucets.</p>
<p>You can't buy these tokens: it is unprofitable for an exchange to list them, since the collected fees will also cost nothing.</p>
<h3>Please welcome: <a href="https://testnet.exchange">testnet.exchange</a></h3>
<p>We list testnet tokens for all main blockchains like Bitcoin, Ethereun, EOS, etc. You can exchange testnet tokens as for 'valuable' cryptocurrencies, as for other testnet tokens too. </p>
<p>Being a blockchain developer, sometimes you need to have a lot of testnet tokens to test and debug your code, but you can aquire only a few tokens from faucets. Now you can buy them here.</p>
<p><a href="mailto:danokhlopkov@gmail.com" target="_blank" role="button" class="btn btn-primary btn-sm">Contact Us</a></p>
</div>
</div>
</div>
</section>
<div class="container">
<div class="probootstrap-cta probootstrap-animate">
<h2>Our code is open sourced</h2>
<p>We have developed <a href="https://github.com/testnet-exchange/frontend">frontend</a> and <a href="https://github.com/testnet-exchange/testnet.backend">backend</a> for an exchange based on <a href="https://github.com/testnet-exchange/viabtc_exchange_server">ViaBTC trading engine</a>. Since our development process may not be fishined yet, check our GitHub page for more details and up-to-date updates.</p>
<p><a href="https://github.com/testnet-exchange" role="button" class="btn btn-primary">Visit GitHub</a></p>
</div>
</div>
<!-- END section cta -->
<section class="probootstrap-section">
<div class="container">
<div class="row">
<div class="col-md-12 section-heading probootstrap-animate">
<h2>The Team</h2>
</div>
</div>
<div class="row">
<div class="col-md-4 probootstrap-animate">
<div class="probootstrap-card probootstrap-person text-center">
<div class="probootstrap-card-media">
<a href="https://dementev.tech/"><img src="img/nik.png" class="img-responsive" alt=""></a>
</div>
<div class="probootstrap-card-text">
<h2 class="probootstrap-card-heading mb0">Nik Dementev</h2>
<p><small>Web Developer</small></p>
<p><a href="https://dementev.tech/" target="_blank" role="button" class="btn btn-primary btn-sm">Website</a></p>
</div>
</div>
</div>
<div class="col-md-4 probootstrap-animate">
<div class="probootstrap-card probootstrap-person text-center">
<div class="probootstrap-card-media">
<a href="https://bykhun.com/"><img src="img/alex.png" class="img-responsive" alt=""></a>
</div>
<div class="probootstrap-card-text">
<h2 class="probootstrap-card-heading mb0">Alexey Bykhun</h2>
<p><small>Blockchain Developer</small></p>
<p><a href="https://bykhun.com/" target="_blank" role="button" class="btn btn-primary btn-sm">Website</a></p>
</div>
</div>
</div>
<div class="col-md-4 probootstrap-animate">
<div class="probootstrap-card probootstrap-person text-center">
<div class="probootstrap-card-media">
<a href="https://okhlopkov.com/"><img src="img/dan.png" class="img-responsive" alt=""></a>
</div>
<div class="probootstrap-card-text">
<h2 class="probootstrap-card-heading mb0">Daniil Okhlopkov</h2>
<p><small>Product Manager</small></p>
<p><a href="https://okhlopkov.com/" target="_blank" role="button" class="btn btn-primary btn-sm">Website</a></p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- END section -->
<section class="probootstrap-section">
<div class="container">
<div class="row">
<div class="col-md-12 section-heading probootstrap-animate">
<h2>Other Projects</h2>
</div>
</div>
<div class="row">
<div class="col-md-4 probootstrap-animate">
<div class="probootstrap-card">
<div class="probootstrap-card-media">
<a href="#"><img src="img/morejust.png" class="img-responsive img-border" alt=""></a>
</div>
<div class="probootstrap-card-text">
<h2 class="probootstrap-card-heading mb0">More Just Media</h2>
<p class="category">Learning to read again</p>
<p>We detect subjectivity and bad media and reports the remarks to the readers with suggestions. </p>
<p><a href="https://morejust.media">View details</a></p>
</div>
</div>
</div>
<div class="col-md-4 probootstrap-animate">
<div class="probootstrap-card">
<div class="probootstrap-card-media">
<a href="#"><img src="img/neuralcat.jpg" class="img-responsive img-border" alt=""></a>
</div>
<div class="probootstrap-card-text">
<h2 class="probootstrap-card-heading mb0">Neuralcat</h2>
<p class="category">Meow Meow Bot</p>
<p>Instagram account with fully automated social activity and picture and titles generation.</p>
<p><a href="https://www.instagram.com/neuralcat/">View details</a></p>
</div>
</div>
</div>
<div class="col-md-4 probootstrap-animate">
<div class="probootstrap-card">
<div class="probootstrap-card-media">
<a href="#"><img src="img/pravda.services.png" class="img-responsive img-border" alt=""></a>
</div>
<div class="probootstrap-card-text">
<h2 class="probootstrap-card-heading mb0">Secured loans on game assets</h2>
<p class="category">On Blockchain</p>
<p>Fast, reliable, trustless, smart-contract based pawnshop for rare in-game items. Things remain with you.</p>
<p><a href="https://pravda.services">View details</a></p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- END section -->
<footer class="probootstrap-footer probootstrap-bg">
<div class="container">
<div class="row mb60">
<!-- <div class="col-md-3">
<div class="probootstrap-footer-widget">
<h4 class="heading">About Black.</h4>
<p>Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. </p>
<p><a href="#">Read more...</a></p>
</div>
</div> -->
<!-- <div class="col-md-3">
<div class="probootstrap-footer-widget probootstrap-link-wrap">
<h4 class="heading">Quick Links</h4>
<ul class="stack-link">
<li><a href="#">Home</a></li>
<li><a href="#">About</a></li>
<li><a href="#">Services</a></li>
<li><a href="#">Products</a></li>
<li><a href="#">Testimonial</a></li>
</ul>
</div>
</div> -->
<!-- <div class="col-md-3">
<div class="probootstrap-footer-widget">
<h4 class="heading">More Links</h4>
<ul class="stack-link">
<li><a href="#">Projects</a></li>
<li><a href="#">Privacy</a></li>
<li><a href="#">Terms</a></li>
<li><a href="#">Career</a></li>
<li><a href="#">Support Help</a></li>
</ul>
</div>
</div> -->
<!-- <div class="col-md-3">
<div class="probootstrap-footer-widget probootstrap-link-wrap">
<h4 class="heading">Subscribe</h4>
<p>Far far away behind the word mountains far from.</p>
<form action="#">
<div class="form-field">
<input type="text" class="form-control" placeholder="Enter your email">
<button class="btn btn-subscribe">Send</button>
</div>
</form>
</div>
</div> -->
</div>
<div class="row copyright">
<!-- <div class="col-md-6">
<div class="probootstrap-footer-widget">
<p>© 2018 <a href="https://okhlopkov.com/">MewMewMew</a></a></p>
</div>
</div> -->
<!-- <div class="col-md-6">
<div class="probootstrap-footer-widget right">
<ul class="probootstrap-social">
<li><a href="https://twitter.com/caffeinum/"><i class="icon-twitter"></i></a></li>
<li><a href="https://facebook.com/danokhlopkov/"><i class="icon-facebook"></i></a></li>
<li><a href="https://www.instagram.com/neuralcat/"><i class="icon-instagram2"></i></a></li>
</ul>
</div>
</div> -->
</div>
</div>
</footer>
<div class="gototop js-top">
<a href="#" class="js-gotop"><i class="icon-chevron-thin-up"></i></a>
</div>
<script src="js/scripts.min.js"></script>
<script src="js/main.min.js"></script>
<script src="js/custom.js"></script>
</body>
</html>