-
Notifications
You must be signed in to change notification settings - Fork 7
/
index.en.html
303 lines (270 loc) · 16 KB
/
index.en.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
<!DOCTYPE html>
<!--[if lt IE 7 ]><html class="ie ie6" lang="en"> <![endif]-->
<!--[if IE 7 ]><html class="ie ie7" lang="en"> <![endif]-->
<!--[if IE 8 ]><html class="ie ie8" lang="en"> <![endif]-->
<!--[if IE 9 ]><html class="ie ie9" lang="en"> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!-->
<html lang="en">
<!--<![endif]-->
<head>
<title>WLOX - Open Source Cryptocurrency Exchange</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
<link href='//fonts.googleapis.com/css?family=Open+Sans:400,600,700,300' rel='stylesheet' type='text/css'>
<link href='//fonts.googleapis.com/css?family=PT+Sans:400,700' rel='stylesheet' type='text/css'>
<link href="css/reset.css" rel="stylesheet" type="text/css" />
<link href="css/bootstrap.css" rel="stylesheet" type="text/css" />
<link href="css/bootstrap-responsive.css" rel="stylesheet" type="text/css" />
<link href="css/prettyPhoto.css" rel="stylesheet" type="text/css" />
<link href="css/font-awesome.css" rel="stylesheet" type="text/css" />
<link href="style.css" rel="stylesheet" type="text/css" />
</head>
<body id="home">
<div id="top"></div>
<div id="header">
<div class="responsive_nav white_lines">
<div class="container">
<div class="row">
<div class="span12">
<div class="mobileAreaMenu">
<ul>
<li><a href="#top">Home</a></li>
<li><a href="#features">Features</a></li>
<li><a href="#screenshots">Screenshots</a></li>
<li><a href="#footer">Contact US</a></li>
<li><a class="external" href="index.es.html">Español</a>
</ul>
</div><!--mobileAreaMenu-->
</div><!--span12-->
</div><!--row-->
</div>
</div><!--responsive_nav-->
<div class="row-fluid">
<div class="logo_container">
<a href="#top"><div id="logo"><img src="images/logo1.png" alt=""></div></a>
</div>
<a href="#responsive_nav" class="menu_trigger"><i class="fa_icon icon-reorder icon-2x"></i></a>
<div class="main_nav">
<ul>
<li><a class="active" href="#top">Home</a></li>
<li><a href="#features">Features</a></li>
<li><a href="#screenshots">Screenshots</a></li>
<li><a class="external" href="index.es.html">Español</a>
</ul>
</div>
<div class="clear"></div>
</div><!--row-fluid-->
</div><!--header-->
<div class="fullwidthbanner-container home" id="top">
<img class="logo" src="images/logo2.png" alt="WLOX - Open Source Cryptocurrency Exchange" />
<div class="statement">
<h1>White Label Open Source Cryptocurrency Exchange</h1>
<p>WLOX is a white label, open source cryptocurrency exchange platform written in PHP. You can use it together with <a href="http://www.cryptocapital.co/">Crypto Capital Corp's fiat banking platform</a> to develop your own exchange in record time.</p>
</div>
<div class="buttons">
<a style="margin-right:30px;" class="btn" href="#features"><i class="fa_icon icon-info icon-2x"></i> Read More</a>
<a style="margin-right:30px;" class="btn" href="http://demo.wlox.io"><i class="fa_icon icon-cog icon-2x"></i> See Demo</a>
<a class="btn" href="http://www.github.com/wlox/wlox"><i class="fa_icon icon-github icon-2x"></i> Go To Project</a>
</div>
<div class="provided">
<span>Provided by</span>
<a href="https://cryptocapital.co" target="_blank"><img src="images/crypto.png" /></a>
</div>
</div>
<div class="section gray" id="features">
<div class="container">
<div class="row">
<div class="span12">
<h2 class="page_title">Features</h1>
<h3 class="page_subtitle">All that you need to develop your own alt-currency exchange.</h2>
<div class="page_line"></div>
</div>
<div class="clear"></div>
<div class="divider"></div>
<div class="services_icon_container hi-icon-effect-1 hi-icon-effect-1a">
<div class="span6">
<div class="icon_wrapper"><a class="hi-icon" href="javascript:return false;"><i class="fa_icon icon-building icon-3x"></i></a></div>
<h2 class="uppercase">Easy Integration With Banking Platforms</h2>
<p><p>Can be easily integrated with <a href="http://cryptocapital.co/">Crypto Capital Corp's online banking platform</a>, which provides users with funds and allows you to outsource verification of identity.</p>
</p>
</div><!--span6-->
<div class="span6">
<div class="icon_wrapper"><a class="hi-icon" href="javascript:return false;"><i class="fa_icon icon-code icon-3x"></i></a></div>
<h2 class="uppercase">Written in PHP</h2>
<p><p>Comprised of PHP, Javascript/JQuery, HTML and CSS. No unusual server requirements, knowledge of advanced programming techniques or exotic languages necessary.</p>
</p>
</div><!--span6--><div class="clear"></div>
<div class="span6">
<div class="icon_wrapper"><a class="hi-icon" href="javascript:return false;"><i class="fa_icon icon-money icon icon-3x"></i></a></div>
<h2 class="uppercase">Multiple Fiat-Currency Support</h2>
<p><p>Allows users to trade and maintain balances in multiple fiat currencies on one user account.</p>
</p>
</div><!--span6-->
<div class="span6">
<div class="icon_wrapper"><a class="hi-icon" href="javascript:return false;"><i class="fa_icon icon-btc icon-3x"></i></a></div>
<h2 class="uppercase">Uses Bitcoin Core</h2>
<p><p>Pre-configured to function with the official Bitcoin Core client (bitcoind) by default. No need for any knowledge of the Bitcoin protocol or command-line interface.</p>
</p>
</div><!--span6-->
<div class="clear"></div>
<div class="span6">
<div class="icon_wrapper"><a class="hi-icon" href="javascript:return false;"><i class="fa_icon icon-shield icon-3x"></i></a></div>
<h2 class="uppercase">Super Secure Code</h2>
<p><p>Coded using best security practices to keep your data secure. Single thread order processing ensures that money will not be lost in the system.</p>
</p>
</div><!--span6-->
<div class="span6">
<div class="icon_wrapper"><a class="hi-icon" href="javascript:return false;"><i class="fa_icon icon-gears icon-3x"></i></a></div>
<h2 class="uppercase">CMS / Administrator Included</h2>
<p><p>WLOX comes with its own proprietary back-end for managing everything from page content to fiat-currency withdrawals by users.</p>
</p>
</div><!--span6-->
<div class="clear"></div>
</div><!--icon_container-->
</div>
</div>
</div>
<!-- *** PORTFOLIO START *** -->
<div id="screenshots" class="section">
<div class="container">
<div class="row">
<div class="span12">
<h1 class="page_title">Screenshots</h1>
<h2 class="page_subtitle">A few screenshots of WLOX in action. Click to get an explanation.</h2>
<div class="page_line"></div>
</div>
</div><!--row-->
</div><!--container-->
<div class="portfolio-top"></div>
<div class="divider"></div>
<div class="container">
<div class="row">
<div id="portfoliod">
<div id="portfolioAjaxwrap">
<div id="portfolioAjax" class="clearfix">
<div id="portfolioAjaxControlls" class="clearfix">
<a id="ajax_close" href="#"><span class="outer"></span><span class="inner"></span></a>
</div><div class="clear"></div>
<div id="portfolioData"></div>
</div><!--portfolioAjax-->
</div>
</div><!--portfoliod-->
</div>
</div>
<div id="container_portfolio" class="clickable variable-sizes clearfix">
<div class="portfolio_item transition marketing vertical" data-category="marketing" >
<div class="loop">
<div class="img-container">
<a class="ajax-trigger" href="includes/screenshot-1.html.en"><div class="image_gallery" id="image_gallery_0">
<input type="hidden" id="gallery_name_screenshot" class="gallery_name" value="screenshot" />
<div id="display" style="/*height:180px; width:319px;*/ position: relative;"><div class="gallery_item gf_screenshot" id="0" style="display:"><img src="uploads/screenshots_1_12_medium.jpg" alt="" height="180" width="319" /></div> </div></div></a>
</div>
</div><!--loop-->
</div><!--portfolio item-->
<div class="portfolio_item transition marketing vertical" data-category="marketing" >
<div class="loop">
<div class="img-container">
<a class="ajax-trigger" href="includes/screenshot-2.html.en"><div class="image_gallery" id="image_gallery_1">
<input type="hidden" id="gallery_name_screenshot" class="gallery_name" value="screenshot" />
<div id="display" style="/*height:180px; width:319px;*/ position: relative;"><div class="gallery_item gf_screenshot" id="0" style="display:"><img src="uploads/screenshots_2_6_medium.jpg" alt="" height="180" width="319" /></div> </div></div></a>
</div>
</div><!--loop-->
</div><!--portfolio item-->
<div class="portfolio_item transition marketing vertical" data-category="marketing" >
<div class="loop">
<div class="img-container">
<a class="ajax-trigger" href="includes/screenshot-3.html.en"><div class="image_gallery" id="image_gallery_2">
<input type="hidden" id="gallery_name_screenshot" class="gallery_name" value="screenshot" />
<div id="display" style="/*height:180px; width:319px;*/ position: relative;"><div class="gallery_item gf_screenshot" id="0" style="display:"><img src="uploads/screenshots_3_7_medium.jpg" alt="" height="180" width="319" /></div> </div></div></a>
</div>
</div><!--loop-->
</div><!--portfolio item-->
<div class="portfolio_item transition marketing vertical" data-category="marketing" >
<div class="loop">
<div class="img-container">
<a class="ajax-trigger" href="includes/screenshot-4.html.en"><div class="image_gallery" id="image_gallery_3">
<input type="hidden" id="gallery_name_screenshot" class="gallery_name" value="screenshot" />
<div id="display" style="/*height:180px; width:319px;*/ position: relative;"><div class="gallery_item gf_screenshot" id="0" style="display:"><img src="uploads/screenshots_4_14_medium.jpg" alt="" height="180" width="319" /></div> </div></div></a>
</div>
</div><!--loop-->
</div><!--portfolio item-->
<div class="portfolio_item transition marketing vertical" data-category="marketing" >
<div class="loop">
<div class="img-container">
<a class="ajax-trigger" href="includes/screenshot-5.html.en"><div class="image_gallery" id="image_gallery_4">
<input type="hidden" id="gallery_name_screenshot" class="gallery_name" value="screenshot" />
<div id="display" style="/*height:180px; width:319px;*/ position: relative;"><div class="gallery_item gf_screenshot" id="0" style="display:"><img src="uploads/screenshots_5_9_medium.jpg" alt="" height="180" width="319" /></div> </div></div></a>
</div>
</div><!--loop-->
</div><!--portfolio item-->
<div class="portfolio_item transition marketing vertical" data-category="marketing" >
<div class="loop">
<div class="img-container">
<a class="ajax-trigger" href="includes/screenshot-6.html.en"><div class="image_gallery" id="image_gallery_5">
<input type="hidden" id="gallery_name_screenshot" class="gallery_name" value="screenshot" />
<div id="display" style="/*height:180px; width:319px;*/ position: relative;"><div class="gallery_item gf_screenshot" id="0" style="display:"><img src="uploads/screenshots_6_10_medium.jpg" alt="" height="180" width="319" /></div> </div></div></a>
</div>
</div><!--loop-->
</div><!--portfolio item-->
<div class="portfolio_item transition marketing vertical" data-category="marketing" >
<div class="loop">
<div class="img-container">
<a class="ajax-trigger" href="includes/screenshot-7.html.en"><div class="image_gallery" id="image_gallery_6">
<input type="hidden" id="gallery_name_screenshot" class="gallery_name" value="screenshot" />
<div id="display" style="/*height:180px; width:319px;*/ position: relative;"><div class="gallery_item gf_screenshot" id="0" style="display:"><img src="uploads/screenshots_7_11_medium.jpg" alt="" height="180" width="319" /></div> </div></div></a>
</div>
</div><!--loop-->
</div><!--portfolio item-->
</div><!--container-portfolio-->
<div class="statement">
<p>Want to see more? Visit <a href="http://demo.wlox.io">our demo</a>.</p>
</div>
</div><!--portfolio-->
<!-- *** PORTFOLIO END *** -->
<div class="clear"></div>
<!-- *** FOOTER START *** -->
<div id="footer">
<div class="container">
<div class="row">
<div class="span12">
<h3>© 2014 <a href="http://www.cryptocapital.co/">Crypto Capital Corporation</a>. All rights reserved.</h3>
<p style="color:#FFFFFF;">Contact US: <i style="margin:0 0 0 15px;" class="fa_icon icon-skype"></i> <strong>support.wlox</strong> <i style="margin:0 0 0 15px;" class="fa_icon icon-envelope"></i> <strong><a href="cdn-cgi/l/email-protection#ec85828a83ac9b808394c28583">mailto:<span class="__cf_email__" data-cfemail="7e171018113e09121106501711">[email protected]</span><script data-cfhash='f9e31' type="text/javascript">
/* <![CDATA[ */!function(){try{var t="currentScript"in document?document.currentScript:function(){for(var t=document.getElementsByTagName("script"),e=t.length;e--;)if(t[e].getAttribute("data-cfhash"))return t[e]}();if(t&&t.previousSibling){var e,r,n,i,c=t.previousSibling,a=c.getAttribute("data-cfemail");if(a){for(e="",r=parseInt(a.substr(0,2),16),n=2;a.length-n;n+=2)i=parseInt(a.substr(n,2),16)^r,e+=String.fromCharCode(i);e=document.createTextNode(e),c.parentNode.replaceChild(e,c)}t.parentNode.removeChild(t);}}catch(u){}}()/* ]]> */</script></strong></p>
<ul class="social_links_footer">
<table><tr><td><iframe src="http://ghbtns.com/github-btn.html?user=wlox&repo=wlox&type=watch&count=true&size=large" height="30" width="170" frameborder="0" scrolling="0" style="width:170px; height: 30px;" allowTransparency="true"></iframe></td><td><iframe src="http://ghbtns.com/github-btn.html?user=wlox&repo=wlox&type=fork&count=true&size=large" height="30" width="170" frameborder="0" scrolling="0" style="width:170px; height: 30px;" allowTransparency="true"></iframe></td><td><iframe src="http://ghbtns.com/github-btn.html?user=wlox&type=follow&count=true&size=large" height="30" width="240" frameborder="0" scrolling="0" style="width:240px; height: 30px;" allowTransparency="true"></iframe></td></tr></table>
</ul>
<div class="clear"></div>
</div>
</div>
</div>
</div>
<!-- *** FOOTER END *** -->
<div class="loading_icon"></div>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js" type="text/javascript" ></script>
<script type="text/javascript" src="js/jquery.prettyPhoto.js"></script>
<script type="text/javascript" src="js/jquery.scrollTo.js"></script>
<script type="text/javascript" src="js/carousel.js"></script>
<script type="text/javascript" src="js/retina.js"></script>
<script type="text/javascript" src="js/jquery.nav.js"></script>
<script type="text/javascript" src="js/modernizr.custom.js"></script>
<script type="text/javascript" src="js/jquery.isotope.min.js"></script>
<!-- JQUERY REVOLUTION SLIDER -->
<script type="text/javascript" src="js/jquery.themepunch.plugins.min.js"></script>
<script type="text/javascript" src="js/jquery.themepunch.revolution.js"></script>
<script type="text/javascript" src="js/twitter/jquery.tweet.js"></script>
<script type="text/javascript" src="js/custom.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-51257050-1', 'wlox.io');
ga('send', 'pageview');
</script>
<script type="text/javascript">
/* <![CDATA[ */
(function(){try{var s,a,i,j,r,c,l=document.getElementsByTagName("a"),t=document.createElement("textarea");for(i=0;l.length-i;i++){try{a=l[i].getAttribute("href");if(a&&a.indexOf("/cdn-cgi/l/email-protection") > -1 && (a.length > 28)){s='';j=27+ 1 + a.indexOf("/cdn-cgi/l/email-protection");if (a.length > j) {r=parseInt(a.substr(j,2),16);for(j+=2;a.length>j&&a.substr(j,1)!='X';j+=2){c=parseInt(a.substr(j,2),16)^r;s+=String.fromCharCode(c);}j+=1;s+=a.substr(j,a.length-j);}t.innerHTML=s.replace(/</g,"<").replace(/>/g,">");l[i].setAttribute("href","mailto:"+t.value);}}catch(e){}}}catch(e){}})();
/* ]]> */
</script>
</body>
</html>