-
Notifications
You must be signed in to change notification settings - Fork 8
/
index.html
439 lines (369 loc) · 23.4 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
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
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta property="og:image" content="https://paycoin.com/img/icons/opengraph.png" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Paycoin Online Digital Currency" />
<meta name="keywords" content="Paycoin, digital currency, online banking, digital money,crypto currency, exchange, virtual" />
<meta name="author" content="">
<title>Paycoin Online Digital Currency</title>
<!-- Bootstrap Core CSS -->
<link href="/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom CSS -->
<link href="/css/grayscale.css" rel="stylesheet">
<!-- Custom Fonts -->
<link href="/css/font-awesome-4.4.0/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
<link rel="shortcut icon" href="/favicon.png">
</head>
<body id="page-top" data-spy="scroll" data-target=".navbar-fixed-top">
<!-- Navigation -->
<nav class="navbar navbar-custom navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-main-collapse">
<i class="fa fa-bars"></i>
</button>
<a class="navbar-brand page-scroll" href="#page-top">
</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse navbar-right navbar-main-collapse">
<ul class="nav navbar-nav">
<!-- Hidden li included to remove active class from about link when scrolled up past about section -->
<li class="hidden">
<a href="#page-top"></a>
</li>
<li>
<a class="page-scroll" href="#about">About</a>
</li>
<li>
<a class="page-scroll" href="#wallet">Wallet</a>
</li>
<li>
<a class="page-scroll" href="#merchants">Merchants</a>
</li>
<li>
<a class="page-scroll" href="#tools">Resources</a>
</li>
<li>
<a class="page-scroll" href="https://prime.paycoin.com" target="_blank">Prime Bidding</a>
</li>
<li>
<a class="page-scroll" href="https://slack.paycoin.com" target="_blank">Slack</a>
</li>
<li>
<a class="page-scroll" href="https://blog.paycoin.com" target="_blank">Blog</a>
</li>
<li>
<a class="page-scroll" href="http://support.paycoin.com" target="_blank">Support</a>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container -->
</nav>
<!-- Intro Header -->
<header class="intro">
<div class="intro-body">
<div class="container content-section text-left" style="overflow:hidden;">
<div class="row">
<div class="col-md-6, col-sm-6">
<div class="animation-container">
<p style="min-height:50px;"></p>
<img src="/img/map.png" class="img-responsive" style="z-index:80;" alt="Paycoin World map">
<div class="bubble-wrap visible-lg">
<div class="bubble"><img src="/img/icon.png" alt="Paycoin"></div>
<div class="bubble"><img src="/img/icon.png" alt="Paycoin"></div>
<div class="bubble"><img src="/img/icon.png" alt="Paycoin"></div>
<div class="bubble"><img src="/img/icon.png" alt="Paycoin"></div>
<div class="bubble"><img src="/img/icon.png" alt="Paycoin"></div>
<div class="bubble"><img src="/img/icon.png" alt="Paycoin"></div>
<div class="bubble"><img src="/img/icon.png" alt="Paycoin"></div>
<div class="bubble"><img src="/img/icon.png" alt="Paycoin"></div>
<div class="bubble"><img src="/img/icon.png" alt="Paycoin"></div>
<div class="bubble"><img src="/img/icon.png" alt="Paycoin"></div>
</div>
</div>
</div>
<div class="col-md-6, col-sm-6"><h2 class="no-padding-margin wide-text p-home">Paycoin Wallet</h2>
<h3 class="thin-text">Version 0.3.3.1</h3>
<p class="p-home text-justify">Paycoin is an experimental new digital currency that enables instant payments to anyone, anywhere in the world. Paycoin uses a proof-of-stake method in order for the Paycoin blockchain network to achieve distributed consensus. Paycoin Core is the name of open source software which enables the use of this currency and <a href="https://github.com/PaycoinFoundation/paycoin">everyone can contribute</a>.</p>
<p class="p-home"><a href="https://github.com/PaycoinFoundation/paycoin/releases" target="_blank" class="btn btn-block btn-primary btn-lg">GitHub Downloads</a></p>
<hr>
<p class="p-home text-justify">The Paycoin Foundation is responsible for the hosting of this site and the <a href="https://github.com/PaycoinFoundation/paycoin.com">community contributes</a> to the upkeep and maintenance.</p>
</div>
</div>
</div>
</div>
</header>
<!-- About Section -->
<div class="back-grad-white"> <!-- background gradient for section -->
<section id="about" class="container content-section text-left ">
<div class="col-lg-5 col-md-5 col-sm-5 hidden-xs hidden-sm"><img class="img-responsive" src="/img/paychain.png" alt="Paycoin chain"></div>
<div class="col-lg-7 col-md-7 col-sm-12">
<h2 class="no-padding-margin">About Paycoin</h2>
<h3 class="thin-text">The people's money</h3>
<h4 class="no-padding-margin">What is Paycoin?</h4>
<p>Paycoin is a global currency that lets you send money to anyone, anywhere, anytime.
Sending and accepting money is virtually free, lightning fast and insanely easy.</p>
<p>Every fiat based currency since the first century has followed the same pattern; devaluation followed by collapse along with the economy that surrounds it. Now is the time to learn from the mistakes of the past. It’s often said that insanity is doing the same thing over and over and expecting a different result. It's time to break this cycle and give the people more control over their own currency.</p>
<p class="no-padding-margin">Paycoin is a new form of currency.</p> <p>Paycoin lets you send money instantly to anyone, anywhere, anytime. This method removes the need for third parties, typically banks, from transactions allowing you to be in control.</p>
<h4>Major groups working on Paycoin</h4>
<ul>
<li>BCI corp - ( website not currently available )
<p>This group is currently managing Zencloud allowing
the service to continue for customers who bought
products from GAW.
</p>
</li>
<!--<li>Voice of Paycoin - ( <a href="http://www.voiceofpaycoin.com" target="_blank">www.voiceofpaycoin.com</a> )
<p>This is a community driven group aimed at providing the community a voice
</p>
</li>-->
<li>Team Paycoin - ( <a href="https://www.teampaycoin.com" target="_blank">www.teampaycoin.com</a> )
<p>"Team Paycoin is a group of experts and enthusiasts who have come together to help change and improve Paycoin. We aim to protect the integrity of the Paycoin community. Assist in increased user and merchant adoption and produce useful and meaningful tools to help the community."</p>
</li>
<li>Paycoin Foundation - ( <a href="http://www.paycoinfoundation.org" target="_blank">www.thepaycoinfoundation.org</a> )
<p>"Promote, educate and empower people of all cultural backgrounds and socioeconomic status to spend, send and save with cryptocurrency and to help lead the world to see the benefits of cryptocurrency as a whole."
</p>
</li>
<li>XPY dev - ( <a href="http://www.xpydev.org" target="_blank">www.xpydev.org</a> )
<p>"The Paycoin core developers (XPYdev) is a Texas not for profit company dedicated to the further development of the Paycoin core code. The organization works closely with the Paycoin Foundation on matters of coin adoption and acceptance as well as the XPY Trust on new business plans and community driven models to enhance awareness of Paycoin. XPY dev was initially founded by the creators of Paycoin in order to continue the origonal design and mission of Paycoin."</p>
</li>
<li>XPY Trust - ( website not currently available )
<p>Set up to help business adoption as well as to help promote and support Paycoin businesses. XPY Trust actively works with other groups listed here.
</p>
</li>
</ul>
</div>
<div class="section-space hidden-xs"></div><!-- space between sections-->
</section>
</div>
<!-- Wallet Section -->
<div class="back-grad-white"> <!-- background gradient for section -->
<section id="wallet" class="container content-section text-left">
<h2>Your wallet options</h2>
<div class="row">
<!-- phone wallet column-->
<div class="col-md-4 col-sm-4">
<img class="img-responsive" src="/img/paycoinwallet.png" alt="Paycoin wallet">
</div>
<!-- end phone wallet -->
<!-- onepay column -->
<div class="col-lg-4 col-md-4 col-sm-4">
<h4 class="hidden-xs">Online wallets / Staking options</h4>
<h4 class="visible-xs text-center">Online wallet / Staking options</h4>
<p class="hidden-xs">There are a variety of options for wallets available online and some of these are listed in the resources section. As with all crypto currencies it is advised to take caution when putting your coins in an online platform. It is recommended that Paycoin holders download a local wallet so as to have full control of their funds and control over the security of them as well.</p>
<a target="_blank" href="https://xpy.io" class="btn btn-block btn-primary btn-md">
www.XPY.io
</a><br />
<p>Currently XPY.io has an online staking solution that you can sign up for below and more features have been discussed for the future. If you are interested in an online option for your Paycoins see the resouces section or checkout xpy.io by clicking on the button below.</p>
<br />
<!-- <p class="hidden-xs">All your coins deposited into our online wallet earn up to <b>5% compound</b> interest per year.
</p> -->
</div>
<!-- end onepay column -->
<!-- PC wallet section -->
<div class="col-lg-4 col-md-4 col-sm-4">
<h4>Home wallet</h4>
<p class="no-padding-margin visible-lg">Download a wallet for your home computer</p>
<p class="no-padding-margin visible-md">Download your home PC wallet</p>
<h6 class="hidden-sm hidden-xs no-padding-margin">Current Version 0.3.3.1</h6>
<h6 class="hidden-md hidden-lg no-padding-margin">Version 0.3.3.1</h6>
<p class="visible-xs">We have downloads of the current version home wallet available for Windows, OS X and Linux. Please view this page on your desktop computer or enlarge this window to download.</p>
<div class="row hidden-sm hidden-md hidden-lg">
<div class="col-xs-8">
<p>Check out the Github wallet base code if you are interested to learn more.</p>
</div>
<div class="col-xs-4">
<a href="https://github.com/PaycoinFoundation/paycoin"><span><i class="fa fa-git-square fa-5x"></i></span></a>
</div>
</div>
<div class="row hidden-xs">
<div style="background-color:white;">
<hr>
<div class="row">
<div class="col-md-2 col-md-offset-1 col-lg-offset-1 col-sm-2 col-sm-offset-1">
<span><i class="fa fa-windows fa-3x"></i></span>
</div>
<div class="col-mid-6 col-sm-7 col-sm-offset-1">
<a href="https://github.com/PaycoinFoundation/paycoin/releases/download/v0.3.3.1/win64.zip">64-bit wallet</a><br>
<a href="https://github.com/PaycoinFoundation/paycoin/releases/download/v0.3.3.1/win32.zip">32-bit wallet</a>
</div>
</div>
<hr class="hr2">
<div class="row">
<div class="col-md-2 col-md-offset-1 col-lg-offset-1 col-sm-2 col-sm-offset-1">
<span><i class="fa fa-apple fa-3x"></i></span>
</div>
<div class="col-md-6 col-sm-7 col-sm-offset-1">
<br>
<a href="https://github.com/PaycoinFoundation/paycoin/releases/download/v0.3.3.1/mac.zip">OS X Wallet</a>
</div>
</div>
<hr class="hr2">
<div class="row">
<div class="col-md-2 col-md-offset-1 col-lg-offset-1 col-sm-2 col-sm-offset-1">
<span><i class="fa fa-linux fa-3x"></i></span>
</div>
<div class="col-md-6 col-sm-7 col-sm-offset-1">
<a href="https://github.com/PaycoinFoundation/paycoin/releases/download/v0.3.3.1/linux64.zip">64-bit wallet</a><br>
<a href="https://github.com/PaycoinFoundation/paycoin/releases/download/v0.3.3.1/linux32.zip">32-bit wallet</a>
</div>
</div>
<hr class="hr2">
<div class="row">
<div class="col-md-2 col-md-offset-1 col-lg-offset-1 col-sm-2 col-sm-offset-1">
<span><i class="fa fa-git-square fa-3x"></i></span>
</div>
<div class="col-md-6 col-sm-7 col-sm-offset-1">
<br>
<a href ="https://github.com/PaycoinFoundation/paycoin">Source code</a>
</div>
</div>
<hr>
</div> <!-- end of download links -->
</div>
</div>
<!--end PC wallet section -->
</div>
</section><!-- end wallet section -->
<div class="section-space hidden-xs"></div><!-- allow for space between sections-->
</div><!-- end back-grad -->
<div class="back-grad-white"> <!-- background gradient for section -->
<section id="merchants" class="container content-section text-left">
<h2>Merchant Information</h2>
<div class="row">
<!-- phone wallet column-->
<div class="col-md-4, col-sm-4">
<h4>Current Merchants</h4>
<p>Check out some of the current Paycoin merchants.</p>
<ul>
<li><a href="http://www.Paycoincoffee.com" target="_blank"><b>Paycoincoffee </b></a>(Coffee and Tea)</li>
<li><a href="http://www.partycakes4u.co.uk/"><b>Party cakes 4u </b></a>(Sugar Flower Wedding Cake Decorations & Accessories. UK)</li>
<li><a href="https://www.billingserv.com" target="_blank"><b>BillingServ </b></a>(Online billing system)</li>
<li><a href="https://xpy.io" target="_blank"><b>XPY.io </b></a>(Online staking and hedging solutions)</li>
<li><a href="https://www.shopbidsell.com" target="_blank"><b>ShopBidSell </b></a>(Sell products, services or downloads for crypto)</li>
<li><a href="https://sleak3d.co.uk/" target="_blank"><b>Sleak3D </b></a>(We sell all sorts of things, and ship from all around the world.)</li>
</ul>
</div>
<!-- end block explorer -->
<!-- PC wallet section -->
<div class="col-md-4, col-sm-4">
<h4>Payment Gateways</h4>
<p>Please note that the Paycoin Foundation does not maintain the sites listed below. If there is an issue with one of the sites please contact their respective owners.
</p>
<ul>
<li><a href="https://gourl.io" target="_blank"><b>GoURL </b></a></li>
<li><a href="https://www.coinpayments.net" target="_blank"><b>CoinPayments </b></a></li>
</ul>
<p>If you have created a payment solution that integrates Paycoin as an option for purchases, please let us know via our support page.</p>
</div>
<!-- Brand column -->
<div class="col-md-4, col-sm-4">
<h4>Merchant Resources</h4>
<a href="/downloads/PaycoinBrand.pdf" target="_blank"><img src="/img/brandguide.png" class="img-responsive" alt="Brand guide"></a>
<p>Branding information to help you set up
your site or Paycoin related tools.
</p>
<a href="/downloads/MerchantResources.pdf" target="_blank"><img src="/img/paycoinbuttons.png" class="img-responsive" alt="Merchant resources"></a>
<p>Paycoin Merchant Graphics for online retail solutions using Paycoin.</p>
</div>
<!-- end onepay column -->
</div>
</section>
</div>
<div class="back-grad-white"> <!-- background gradient for section -->
<div class="back-grad-white"> <!-- background gradient for section -->
<section id="tools" class="container content-section text-left">
<h2>Paycoin tools & resources</h2>
<!-- phone wallet column-->
<div class="col-md-3, col-sm-3">
<h4><a target="_blank" href="https://ledger.paycoin.com/">Public Ledger</a></h4>
<p>For details on transactions and additional information, view the public ledger.<a target="_blank" href="https://ledger.paycoin.com/"><!--<img src="img/ledger.png" class="img-responsive">--></a></p>
<div class="row">
<div class="col-md-12 col-sm-12">
</div>
</div>
</div>
<!-- end block explorer -->
<div class="col-md-1, col-sm-1"></div>
<!-- Brand column -->
<div class="col-md-4, col-sm-4">
<h4>Network Burn Address</h4>
<p>
A burn address is a proveably unspendable address that removes any Paycoin sent to it from the total money supply.
<br>
<br>
The burn address for the Paycoin network is:
<br>
<b>Coming soon!</b>
<!-- <b><a href="https://ledger.paycoin.com/address/PLgqKBNdyGJ4rC21efAQhDUsrZZRU4qcQo" target="_blank">PLgqKBNdyGJ4rC21efAQhDUsrZZRU4qcQo</a></b> -->
</p>
</div>
<!-- end onepay column -->
<div class="col-md-1, col-sm-1"></div>
<!-- PC wallet section -->
<div class="col-md-3, col-sm-3">
<div class="row">
<h4>Useful sites</h4>
<p>Below is a list of some useful web resources that Paycoin users have created. These tools are maintained by the individual owners of the sites not the Paycoin Foundation itself:
</p>
<hr>
<ul>
<li><a href="https://www.payaddress.io" target="_blank">payaddress.io</a></li>
<li><a href="http://www.paycoincares.org" target="_blank">PaycoinCares.org</a></li>
<li><a href="http://www.paycoinfoundation.org" target="_blank">PaycoinFoundation.com</a></li>
<li><a href="https://www.talkxpy.com" target="_blank">talkxpy.com (Community Run Forum)</a></li>
<li><a href="https://www.teampaycoin.com" target="_blank">TeamPaycoin.com</a></li>
<li><a href="http://www.xpy.wiki" target="_blank">XPY.wiki</a></li>
<li><a href="http://www.xpydev.org" target="_blank">XPYdev.org</a></li>
<li><a href="http://www.xpyprice.com" target="_blank">XPYPrice.com</a></li>
<li><a href="https://www.paycointalk.org" target="_blank">Paycointalk.org (SHUTTING DOWN)</a></li>
</ul>
<hr>
</div>
</div>
</section>
</div>
</div>
<!-- Footer -->
<footer>
<div class="container text-center">
<div class="row">
<div class="col-sm-3" style="color:#e3e3e3;"></div>
<div class="col-sm-6" style="color:#e3e3e3;">Copyright © 2015 <a href="http://www.paycoinfoundation.org" target="_blank" style="color:#e3e3e3;">The Paycoin Foundation</a></div>
<div class="col-sm-3"><a href="https://www.paycoin.com/downloads/TermsOfService.pdf" target="_blank" style="color:#e3e3e3;">Terms Of Service</a></div>
</div>
</div>
</footer>
<!-- jQuery -->
<script src="/js/jquery/jquery-1.11.3.min.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="/js/bootstrap.min.js"></script>
<!-- Plugin JavaScript -->
<script src="/js/jquery/jquery.easing.min.js"></script>
<!-- Custom Theme JavaScript -->
<script src="/js/grayscale.js"></script>
<!-- Google Analytics -->
<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-69138554-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>