· 6 years ago · Mar 29, 2019, 02:02 AM
1<!DOCTYPE html>
2<html lang="en">
3 <head>
4<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
5<script>
6 (adsbygoogle = window.adsbygoogle || []).push({
7 google_ad_client: "ca-pub-8884375603411301",
8 enable_page_level_ads: true
9 });
10</script>
11
12 <meta charset="utf-8">
13 <meta http-equiv="X-UA-Compatible" content="IE=edge">
14 <meta name="viewport" content="width=device-width, initial-scale=1">
15 <title>CLAMCOIN - P2P Digital Currency</title>
16 <link rel="shortcut icon" href="img/favicon.ico" type="image/x-icon">
17 <link rel="icon" href="img/favicon.ico" type="image/x-icon">
18 <link href='http://fonts.googleapis.com/css?family=Varela+Round' rel='stylesheet' type='text/css'>
19 <link href="css/bootstrap.min.css" rel="stylesheet">
20 <link href="http://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
21 <link href="css/flexslider.css" rel="stylesheet" >
22 <link href="css/styles.css" rel="stylesheet">
23 <link href="css/queries.css" rel="stylesheet">
24 <link href="css/animate.css" rel="stylesheet">
25 <link href="css/animate.css" rel="stylesheet">
26 <link href="css/custom.css" rel="stylesheet">
27
28 <script src="js/jquery-1.10.2.min.js"></script>
29 <script src="http://ajax.googleapis.com/ajax/libs/jquery/2.0.0/jquery.min.js"></script>
30 <script type="text/javascript" src="js/clamstat.js"></script>
31 <script>
32 jQuery(document).ready(function() {
33 var offset = 220;
34 var duration = 500;
35 jQuery(window).scroll(function() {
36 if (jQuery(this).scrollTop() > offset) {
37 jQuery('.back-to-top').fadeIn(duration);
38 } else {
39 jQuery('.back-to-top').fadeOut(duration);
40 }
41 });
42
43 jQuery('.back-to-top').click(function(event) {
44 event.preventDefault();
45 jQuery('html, body').animate({scrollTop: 0}, duration);
46 return false;
47 })
48 });
49 </script>
50
51
52 </head>
53
54 <body id="top">
55 <div id="heart53100"><h1 style="color:white;"><div id="supply"></div><h1></div>
56
57 <script>
58 (function () {
59
60 var updateFrequency= 50; //milisecond. The smaller the value, smooth the animation.
61 var chaseFactor = .05; // the closing-in factor. Smaller makes it smoother.
62
63 var yMoveTo=0;
64 var yDiff=0;
65
66 var movingWidget = document.getElementById("heart53100");
67 movingWidget.style.position="absolute";
68 movingWidget.style.zIndex="2";
69 movingWidget.style.top= toString() + "px";
70 movingWidget.style.right="1ex";
71
72 function ff(){
73 // compute the distance user has scrolled the window
74 yDiff = (navigator.appName === "Microsoft Internet Explorer") ? (yMoveTo - document.documentElement.scrollTop) : (yMoveTo - window.pageYOffset) ;
75
76 if ( Math.abs(yDiff) > 9) {
77
78 // turn off now, prevent the event repeatedly fired when user scroll repeatedly
79 window.removeEventListener("scroll", ff);
80
81 yMoveTo -= yDiff*chaseFactor;
82 movingWidget.style.top = (yMoveTo+).toString() + "px" ;
83 setTimeout(ff, updateFrequency); // calls itself again
84 } else {
85 window.addEventListener("scroll", ff , false); // turn back on
86 }
87 }
88
89 window.addEventListener("scroll", ff , false);
90
91 })();
92 </script>
93 <header id="home">
94 <nav>
95 <div style="color: white;">
96 <div id="supply"></div>
97 <div id="priceCLAMS"></div><br>
98 <div id="priceCLAMS_USD"></div>
99 </div>
100 <div class="container-fluid">
101 <div class="row">
102 <div class="col-md-8 col-md-offset-2 col-sm-8 col-sm-offset-2 col-xs-8 col-xs-offset-2">
103 <nav class="pull">
104 <ul class="top-nav">
105 <li><a href="#intro">Introduction to Clams<span class="indicator"><i class="fa fa-angle-right"></i></span></a></li>
106 <li><a href="#equal">Equal Distribution <span class="indicator"><i class="fa fa-angle-right"></i></span></a></li>
107 <li><a href="#technical">Development Plan <span class="indicator"><i class="fa fa-angle-right"></i></span></a></li>
108 <li><a href="#portfolio">Technical Info <span class="indicator"><i class="fa fa-angle-right"></i></span></a></li>
109
110 <li><a href="#services">Services <span class="indicator"><i class="fa fa-angle-right"></i></span></a></li>
111
112
113 <a href="http://www.khashier.com/" class="social-btn"><i class="fa fa-search"></i></a>
114 <a href="#services" class="social-btn"><i class="fa fa-bar-chart-o"></i></a>
115 <a href="https://bitcointalk.org/index.php?topic=623147" class="social-btn"><i class="fa fa-btc"></i></a>
116 <a href="https://github.com/nochowderforyou/clams" class="social-btn"><i class="fa fa-github"></i></a>
117 <a href="http://webchat.freenode.net/?channels=CLAMS" class="social-btn"><i class="fa fa-terminal"></i></a>
118 <a href="http://www.reddit.com/r/clamcoin/" class="social-btn"><i class="fa fa-reddit"></i></a>
119 <a href="https://twitter.com/ClamClient" class="social-btn"><i class="fa fa-twitter"></i></a>
120 <a href="http://www.stumbleupon.com/submit?url=http://clamclient.com" class="social-btn"><i class="fa fa-stumbleupon"></i></a>
121
122 </ul>
123 </nav>
124 </div>
125 </div>
126 </div>
127 </nav>
128 <section class="hero" id="hero">
129 <div class="container">
130 <div class="row">
131 <div class="col-md-12 text-right navicon">
132 <a id="nav-toggle" class="nav_slide_button" href="#"><span></span></a>
133 </div>
134
135 <div class="col-md-8 col-md-offset-2 text-center inner">
136 <h1 class="animated fadeInDown">CLAM<span>S</span></h1>
137
138 <strong><p class="animated fadeInUp delay-05s">Introducing the most fairly distributed <em>cryptocurrency</em></p></strong>
139 </div>
140 </div>
141 <div class="row">
142 <div class="col-md-6 col-md-offset-3 text-center">
143 <br><br><br><br>
144 <span><a href="http://www.khashier.com/" class="social-btn"><i class="fa fa-search"></i></a></span>
145 <span><a href="#services" class="social-btn"><i class="fa fa-bar-chart-o"></i></a></span>
146 <span><a href="https://bitcointalk.org/index.php?topic=623147" class="social-btn"><i class="fa fa-btc"></i></a></span>
147 <span><a href="https://github.com/nochowderforyou/clams" class="social-btn"><i class="fa fa-github"></i></a></span>
148 <span><a href="http://webchat.freenode.net/?channels=CLAMS" class="social-btn"><i class="fa fa-terminal"></i></a></span>
149 <span><a href="http://www.reddit.com/r/clamcoin/" class="social-btn"><i class="fa fa-reddit"></i></a></span>
150 <span><a href="https://twitter.com/ClamClient" class="social-btn"><i class="fa fa-twitter"></i></a></span>
151 <span><a href="http://www.stumbleupon.com/submit?url=http://clamclient.com" class="social-btn"><i class="fa fa-stumbleupon"></i></a></span>
152 <span><a href="http://www.clamclient.com" class="social-btn"><i class="fa fa-star"></i></a></span>
153
154 </div>
155 </div>
156 </div>
157 </section>
158 </header>
159 <section class="intro text-center section-padding" id="intro">
160 <div class="container">
161 <div class="row">
162 <div class="col-md-8 col-md-offset-2 wp1">
163
164 <h1 class="arrow">What are Clams?</h1>
165 <p>If you held a balance on May 12th 2014 in a BTC, LTC, or DOGE address then you most likely already have CLAMcoin waiting to be dug up.</p>
166 <p>If you want to see if you have CLAM for free without compromising your wallet try entering your <br> BTC payment address at <a href="https://freebitcoins.com/clamchecker/dig/">FreeBitcoins.com.</a></p>
167 <p>CLAMs are a form of digital value, or currency, that is transferred, created, and verified by the collective effort of the computers running the CLAMs software. Similar to Bitcoin, the original technology on top of which CLAMs was created, this network follows a rigorous protocol to ensure that consensus and verification are maintained.</p>
168 <p>Click on the buttons below to learn more</p>
169
170 </div>
171 <!-- Button trigger modal -->
172 <button type="button" class="learn-more-btn" data-toggle="modal" data-target="#myModal">
173 CLAMS are Digital Money.
174 </button>
175
176 <!-- Modal -->
177 <div class="modal fade" id="myModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
178 <div class="modal-dialog">
179 <div class="modal-content">
180 <div class="modal-header">
181 <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
182 <h4 class="modal-title" id="myModalLabel">CLAMS are a form of Digital Money.</h4>
183 </div>
184 <div class="modal-body">
185 <p> CLAM is an innovative payment network and a new digital currency. CLAM uses Proof-of-Stake and blockchain technology; managing transactions and the issuing of CLAM is based on Bitcoin, Litecoin and Dogecoin.
186
187 Bitcoin was the world's first cryptocurrency, made possible by a radically new sofware technology called the "blockchain". This software is open-source; free and available to all who wish to build upon it. Many people have done so, creating thousands of new cryptocurrencies like bitcoin.
188
189 Most of these new coins are just rebranded copies. A very few, like CLAMS, are highly innovate variations of the original bitcoin code. What all these cryptocurrencies have in common is their beating heart; a blockchain.
190
191 People like yourself run CLAMS software all over the world, forming one giant decentralized network. Opposite to centralized networks, the more people who join the CLAMS network, the stronger it gets.
192
193 The combined computing power of the CLAMS network is used to create and maintain the blockchain, where all CLAMS transactions are processed. Unlike banks, there are no middlemen in cryptocurrency. It's just us and the network, freed from tyranny!</p>
194 </div>
195 <div class="modal-footer">
196 <button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
197 </div>
198 </div>
199 </div>
200 </div>
201
202
203 <!-- Button trigger modal -->
204 <button type="button" class="learn-more-btn" data-toggle="modal" data-target="#myModal2">
205 What is the CLAM Network?
206 </button>
207
208 <!-- Modal -->
209 <div class="modal fade" id="myModal2" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
210 <div class="modal-dialog">
211 <div class="modal-content">
212 <div class="modal-header">
213 <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
214 <h4 class="modal-titl2" id="myModalLabel">You are the CLAM Network.</h4>
215 </div>
216 <div class="modal-body">
217 The CLAM Network is a peer-to-peer network of computers running the CLAMS software. To become a part of the CLAMS network, you need only to run the CLAMS software on your home computer. The purpose of this network is to independently and collaboratively verify the transfer and creation of CLAMS.
218 </div>
219 <div class="modal-footer">
220 <button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
221 </div>
222 </div>
223 </div>
224 </div>
225
226
227 <!-- Button trigger modal -->
228 <button type="button" class="learn-more-btn" data-toggle="modal" data-target="#myModal3">
229 Why Should We Care?
230 </button>
231
232 <!-- Modal -->
233 <div class="modal fade" id="myModal3" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
234 <div class="modal-dialog">
235 <div class="modal-content">
236 <div class="modal-header">
237 <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
238 <h4 class="modal-titl2" id="myModalLabel">CLAMS are about freedom, fairness and equality.</h4>
239 </div>
240 <div class="modal-body">
241 Money is ever present in our lives. We buy, sell, trade, and work by exchanging and transferring money. However, the current monetary system was not designed to support freedom, fairness and equality.
242
243 CLAMS provides an alternative. CLAMS provides freedom from seizure and taxation. It exists on the network and cannot be seized or taxed. CLAMS provides the equality that the current system lacks. It was distributed EVENLY to over three million 'accounts' at its creation.
244
245 </div>
246 <div class="modal-footer">
247 <button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
248 </div>
249 </div>
250 </div>
251 </div>
252
253 </div>
254 </div>
255
256 </section>
257 <div class="ignite-cta text-center">
258 <div class="container">
259 <div class="row">
260 <div class="col-md-12">
261 </div>
262 </div>
263 </div>
264 </div>
265 <section class="equal text-center section-padding" id="equal">
266 <div class="container">
267 <div class="row">
268 <div class="col-md-12">
269 <h1 class="arrow">Equal Distribution</h1>
270 <div class="equal-wrapper">
271 <div class="col-md-4 wp2">
272 <div class="icon">
273 <i class="fa fa-laptop shadow"></i>
274 </div>
275 <h2>Initial Distribution</h2>
276 <p>Welcome to the world's first Proof-of-Chain cryptocurrency! The CLAMs network was created with the widest digital value distribution in history. CLAMS were sent to all active users of the 3 most popular digital currencies. If you had Bitcoin, Litecoin or Dogecoin on May 12, 2014 then you probably have CLAMs waiting for you now!</p>
277 </div>
278 <div class="col-md-4 wp2 delay-05s">
279 <div class="icon">
280 <i class="fa fa-code shadow"></i>
281 </div>
282 <h2>Ongoing Distribution</h2>
283 <p>The CLAM network is secured through what's commonly called Proof-of-Stake(POS), or as we like to say, Digging for fresh CLAMs! Approximately once per minute, the network automatically selects one running unlocked client to process recent CLAM transactions, rewarding them 1 CLAM. This process happens entirely in the background. If the network selects your client, then all you'll notice is that you're 1 CLAM richer! This POS system is the heart of the CLAM network, providing security and stabilizing the price over time.</p>
284 </div>
285 <div class="col-md-4 wp2 delay-1s">
286 <div class="icon">
287 <i class="fa fa-heart shadow"></i>
288 </div>
289 <h2>Proof</h2>
290 </div>
291 <!-- Button trigger modal -->
292 <button type="button" class="learn-more-btn" data-toggle="modal" data-target="#myModal4">
293 Proof of Chain
294 </button>
295
296 <!-- Modal -->
297 <div class="modal fade" id="myModal4" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
298 <div class="modal-dialog">
299 <div class="modal-content">
300 <div class="modal-header">
301 <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
302 <h4 class="modal-title" id="myModalLabel">Initial Distribution through Proof-of-Chain</h4>
303 </div>
304 <div class="modal-body">
305 The goal, from the very beginning of this project, was to create a cryptocurrency with the widest initial distribution. Ever.
306
307 Conventional “air-drop†mechanics lend themselves to trust-based developer promises. We DON’T like trusting people.
308
309 Giveaways are notoriously susceptible to cheating and bias those who happen to hear of them. We DON’T like tit-for-tat arrangements.
310
311 Many intelligent people are aware that Bitcoin’s most valuable asset is the blockchain itself. The blockchain represents the combined efforts, commitment, and participation of the entire community. It is the revolution that sets cryptocurrency apart from other value systems. It is trust-less and wonderful. We DO like the trust-less blockchain.
312
313 So! We took the BTC, LTC, and DOGE blockchains, found every address with a balance above dust, and sent each and every one of them a little over 4.6 CLAMS. It isn’t perfect, but it includes everyone.
314 </div>
315 <div class="modal-footer">
316 <button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
317 </div>
318 </div>
319 </div>
320 </div>
321
322
323
324 <!-- Button trigger modal -->
325 <button type="button" class="learn-more-btn" data-toggle="modal" data-target="#myModal5">
326 Proof of Stake
327 </button>
328
329 <!-- Modal -->
330 <div class="modal fade" id="myModal5" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
331 <div class="modal-dialog">
332 <div class="modal-content">
333 <div class="modal-header">
334 <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
335 <h4 class="modal-title" id="myModalLabel">Ongoing Distribution Through Proof-of-Stake(POS)</h4>
336 </div>
337 <div class="modal-body">
338 To understand POS, think of your CLAMs as raffle tickets. There's a drawing each minute and the winner is rewarded with one freshly dug-up CLAM. While the prize always remains the same, your chances of winning vary according to how many tickets(CLAMs) you have.
339
340 POS is an evironmentally friendly alternative to Bitcoin's Proof-of-Work(POW) system. POW requires that users solve increasingly difficult math problems. This has created a hardware arms race that consumes massive amounts of electricity worldwide. With CLAMs POS, it makes no difference if you're using an ancient laptop or a quantum supercomputer!
341
342 POS secures the CLAM network from double-spending just as POW does for Bitcoin. About once per minute the network selects one client to verify and process all pending CLAM transactions. A reward of 1 CLAM serves two fundamental purposes. It provides incentive for users to keep their clients running, which increases network security. The reward also helps to stabilize the CLAM price and supply over time by replenising CLAMs that are lost or destroyed by users.
343 </div>
344 <div class="modal-footer">
345 <button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
346 </div>
347 </div>
348 </div>
349 </div>
350
351
352
353 <div class="clearfix"></div>
354 </div>
355 </div>
356 </div>
357 </div>
358 </section>
359
360 <section class="intro text-center section-padding" id="download">
361 <div class="container">
362 <div class="row">
363 <div class="col-md-8 col-md-offset-2 wp1">
364
365 <h1 class="arrow">Download the Clam Client!</h1>
366 <a href="https://github.com/nochowderforyou/clams" target="_blank">github.com/nochowderforyou/clams</a>
367 <p>CLAMS is free and open source software that has been deemed safe and secure by the development community. Simply start the CLAMclient and give it some time to sync up with the network, then it's time to play!</p>
368
369<p>To get live assistance from the community, join the <a href="http://webchat.freenode.net/?channels=CLAMS">CLAMs IRC channel.</a></p>
370
371<p>If you didn't receive any CLAMs in the initial distribution then purchase some on the <a href="https://poloniex.com/exchange#btc_clam">open market.</a></p>
372
373 </div>
374 </div>
375 </div>
376 </section>
377 <div class="ignite-cta text-center">
378 <div class="container">
379 <div class="row">
380 <div class="col-md-12">
381 </div>
382 </div>
383 </div>
384 </div>
385
386 <section class="text-center" id="technical">
387 <div class="container-fluid nopadding responsive-services">
388 <div class="wrapper">
389 <div class="iphone">
390 <div class="wp3"></div>
391 </div>
392 <div class="fluid-white"></div>
393 </div>
394 <div class="container designs">
395 <div class="row">
396 <div class="col-md-5 col-md-offset-7">
397 <div id="servicesSlider">
398 <ul class="slides">
399 <li>
400 <h1 class="arrow">Development Plan</h1>
401 <p>CLAMlibertas<p>
402
403 <p>100% COMPLETE -> CLAMspeech</p>
404
405 <p>40% COMPLETE -> CLAManon</p>
406
407 <p>0% COMPLETE -> CLAMprivacy</p>
408
409 </li>
410 <li>
411 <h1 class="arrow">Development Plan</h1>
412 <p>CLAMaequitas</p>
413 <p>- (100% COMPLETE) Proof-Of-Chain Distribution</p>
414 </li>
415 <li>
416 <h1 class="arrow">Development Plan</h1>
417 <p>CLAMmonetas</p>
418
419 <p>- (90% COMPLETE) Proof-Of-Working-Stake</p>
420
421 <p>- (70% COMPLETE) Update to Upstream Codebase</p>
422
423 <p>- (70% COMPLETE) CLAMshell</p>
424
425 <p>- (60% COMPLETE) CLAMchat</p>
426
427 <p>- (20% COMPLETE) CLAMtrader</p>
428 <p>- (10% COMPLETE) CLAMmarket</p>
429
430 <p>- (??% COMPLETE) Moon.</p>
431 </li>
432 <li>
433 <h1 class="arrow">Bounties</h1>
434 <h2>Create or re-purpose an open source Reddit or Twitter CLAMS tip bot.</h2>
435
436 <p>Needs to be a full-service tip bot.</p>
437
438 <p>Able to target certain keywords, boards, hashtags, etc. to spread the CLAM gospel.</p>
439
440 <p>Bounty starts at 75 CLAMS.</p>
441
442
443
444 <p>Note: This bounty is currently unavailable as it is being worked on by Captian_Hook.</p>
445 </li>
446 </ul>
447 </div>
448 </div>
449 </div>
450 </div>
451 </div>
452 </section>
453 <section class="swag text-center">
454 <div class="container">
455 <div class="row">
456 <div class="col-md-8 col-md-offset-2">
457 <h1>I got 99 Problems<span>but a <em>clam</em> ain't one</span></h1>
458 <a href="#portfolio" class="down-arrow-btn"><i class="fa fa-chevron-down"></i></a>
459 </div>
460 </div>
461 </div>
462 </section>
463 <section class="portfolio text-center section-padding" id="portfolio">
464 <div class="container">
465 <div class="row">
466 <div id="portfolioSlider">
467 <ul class="slides">
468 <li>
469 <div class="col-md-4 wp4">
470 <div class="overlay-effect effects clearfix">
471 <div class="img">
472 <img src="img/portfolio-01.jpg" alt="Portfolio Item">
473 <div class="overlay">
474 <a class="expand"><i class="fa fa-search"></i><br>No Proof-of-Work</a>
475 <a class="close-overlay hidden">x</a>
476 </div>
477 </div>
478 </div>
479 <h2>No Proof-Of-Work stage</h2>
480 <p>Based on May 12, 2014 “Snapshot†of BTC, LTC and DOGE blockchains</p>
481 <p>Not cheatable via coin movement or mixing</p>
482 <p>The total amount of clams distributed to BTC/LTC/DOGE addresses is 14,897,662<p>
483 </div>
484 <div class="col-md-4 wp4 delay-05s">
485 <div class="overlay-effect effects clearfix">
486 <div class="img">
487 <img src="img/portfolio-02.jpg" height=69px />
488 <div class="overlay">
489 <a class="expand"><i class="fa fa-search"></i><br>Blocks by Proof-of-Stake</a>
490 <a class="close-overlay hidden">x</a>
491 </div>
492 </div>
493 </div>
494 <h2>Block Creation: Proof-Of-Stake</h2>
495 <p>Block Time: 1 Minute</p>
496 <p>Minimum Stake Age: 500 blocks, or 4 hours. Target 8 hours 20 minutes</p>
497 <p>Maximum Stake Age: Unlimited</p>
498 <p>Block Reward: 1 CLAM</p>
499 </div>
500 <div class="col-md-4 wp4 delay-1s">
501 <div class="overlay-effect effects clearfix">
502 <div class="img">
503 <img src="img/portfolio-03.jpg" alt="Portfolio Item">
504 <div class="overlay">
505 <a class="expand"><i class="fa fa-search"></i><br>Supply</a>
506 <a class="close-overlay hidden">x</a>
507 </div>
508 </div>
509 </div>
510 <h2>Current Active Supply <div id="supplyTit" ></div></h2>
511 <p>Proof-Of-Stake reward is designed to replace coins lost, unclaimed or inaccessible over time. The block reward of 1 CLAM means that 525,960 new CLAMs are created each year. The annual rate of return varies in relation to the current active money supply.</p>
512 </div>
513 </li>
514 <!-- note to self- make new li here to create another dynamically changing table-->
515 </ul>
516 </div>
517 </div>
518 </div>
519 </section>
520 <div class="ignite-cta text-center">
521 <div class="container">
522 <div class="row">
523 <div class="col-md-12">
524 </div>
525 </div>
526 </div>
527 </div>
528 <section class="team text-center section-padding" id="team">
529 <div class="container">
530 <div class="row">
531 <div class="col-md-12">
532 <h1 class="arrow" id="services">Services</h1>
533 </div>
534 </div>
535 <div class="row">
536 <img src="img/ban1.gif" alt="Team Member">
537 <div class="team-wrapper" >
538 <div id="teamSlider">
539 <ul class="slides">
540 <li>
541 <div class="col-md-4 wp5">
542 <h2>Block Explorer</h2>
543 <a href="http://www.khashier.com/" target="_blank">Khashier</a><br/>
544 <br><br><br><br>
545 <h2>Gaming</h2>
546 <a href="http://Just-Dice.com" target="_blank">Just-Dice</a><br/>
547 <a href="http://luckygames.co/" target="_blank">LuckyGames.co</a><br/>
548 <a href="https://clambling.luckyb.it/" target="_blank">LuckyB.it</a></br>
549 <a href="https://www.peerbet.org" target="_blank">PeerBet</a></br>
550 <br><br><br><br><br>
551
552 <h2>Online Wallets</h2>
553 <a href="http://Just-Dice.com" target="_blank">Just-Dice</a><br/>
554 <a href="http://luckygames.co/" target="_blank">LuckyGames.co</a><br/>
555 <a href="https://clambling.luckyb.it/" target="_blank">LuckyB.it</a></br>
556 <a href="https://coinomi.com/" target="_blank">Coinomi</a><br/>
557 <br><br><br><br><br>
558
559 </div>
560
561 <div class="col-md-4 wp5 delay-05s">
562 <h2>Clam Trade</h2>
563 Please don't use the faucet directly to your exchange account. Use a "Gaming" section website for that.
564 <p>
565 <a href="https://poloniex.com/exchange#btc_clam" target="_blank">
566 <img src="img/poloniex.jpg" />
567 </a>
568 </p>
569
570 <p>
571 <a href="https://www.cryptopia.co.nz/Register?referrer=bayareacoins" target="_blank">Cryptopia</a>
572 </p>
573 <p>
574 <a href="https://tradesatoshi.com/Exchange?market=CLAM_BTC" target="_blank">TradeSatoshi</a>
575
576 </p>
577
578
579 <p>
580 <a href="http://Shapeshift.io" target="_blank">
581 <img src="img/shapeshift.png" height=69px />
582 </a>
583 </p>
584 <p>
585 <a href="http://Bittrex.com" target="_blank">
586 <img src="img/bittrex.png" height=69px />
587 </a>
588 </p>
589
590 <h2>Other</h2>
591 <a href="http://Cheddur.com" target="_blank">Cheddur (explore CLAM services)</a><br/>
592 <a href="http://Clamclient.com" target="_blank">Clamclient</a><br/>
593 <a href="http://Clamaddress.com" target="_blank">Generate Clam Address</a><br/>
594 <a href="http://coinmarketcap.com/currencies/clams" target="_blank">Coinmarketcap</a><br/>
595 <a href="https://www.reddit.com/r/Clamcoin" target="_blank">Reddit Clamcoin</a><br/>
596 <a href="https://www.reddit.com/r/clamclient" target="_blank">Reddit Clamclient</a><br/>
597 <a href="https://cryptomercado.com/" target="_blank">Crypto Mercado</a><br/>
598 <a href="https://www.snailsinthemail.com" target="_blank">Snails in the Mail</a><br/>
599
600 </div>
601 <div class="col-md-4 wp5 delay-1s">
602 <h2>Clam Trade</h2>
603 Please don't use the faucet directly to your exchange account. Use a "Gaming" section website for that.
604 <p>
605 <a href="https://yobit.io/en/trade/clam/BTC/?bonus=VuGEV" target="_blank">
606 <img src="img/yobit.png" height=69px />
607 </a>
608 </p>
609 <p>
610 <a href="https://btcpop.co/Home/35512/Clamcoin" target="_blank">
611 <img src="img/btcpop.png" height=69px />
612 </a>
613 </p>
614
615
616 <h2>Clam Faucets</h2>
617 <a href="http://Clamcoinfaucets.com" target="_blank">Clamcoin Faucet List</a><br/>
618 <a href="https://freebitcoins.com/" target="_blank">FreeBitcoins.com</a><br/>
619 </div>
620 </li>
621
622 </section>
623
624 <section class="subscribe text-center">
625 <div class="container">
626
627 <h1><i class="fa fa-paper-plane"></i><span>Subscribe to stay in the loop</span></h1>
628
629
630
631 <form action="//clamcoin.us9.list-manage.com/subscribe/post?u=669e98a15da6eca8034c2da2e&id=a6a4303e5b" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
632 <div id="mc_embed_signup_scroll">
633
634
635 <label for="mce-EMAIL"></label>
636 <input type="text" value="" name="EMAIL" class="required email" id="mce-EMAIL">
637
638 <div id="mce-responses" class="clear">
639 <div class="response" id="mce-error-response" style="display:none"></div>
640 <div class="response" id="mce-success-response" style="display:none"></div>
641 </div> <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
642 <div style="position: absolute; left: -5000px;"><input type="text" name="b_669e98a15da6eca8034c2da2e_a6a4303e5b" tabindex="-1" value=""></div>
643 <br>
644 <div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button"></div>
645 </div>
646 </form>
647
648
649
650
651
652
653 </div>
654 </section>
655
656 <section class="dark-bg text-center section-padding contact-wrap" id="contact">
657 <!--
658 <a href="#top" class="up-btn"><i class="fa fa-chevron-up"></i></a>
659 <div class="container">
660 -->
661
662 <div class="row">
663 <div class="col-md-12">
664 <h1 class="arrow">Connect With Us</h1>
665 </div>
666 </div>
667 <!--
668
669 <div class="row contact-details">
670 <div class="col-md-4">
671 <div class="light-box box-hover">
672 <h2><i class="fa fa-map-marker"></i><span>Address</span></h2>
673 <p>Level 6, 23 Pitt St, Sydney</p>
674 </div>
675 </div>
676 <div class="col-md-4">
677 <div class="light-box box-hover">
678 <h2><i class="fa fa-mobile"></i><span>Phone</span></h2>
679 <p>+61 9 211 3747</p>
680 </div>
681 </div>
682 <div class="col-md-4">
683 <div class="light-box box-hover">
684 <h2><i class="fa fa-paper-plane"></i><span>Email</span></h2>
685 <p><a href="price.php">price.php</a></p>
686 </div>
687 </div>
688 </div>
689 -->
690 <div class="row">
691 <div class="col-md-12">
692 <ul class="social-buttons">
693 <li><a href="http://www.khashier.com/" class="social-btn"><i class="fa fa-search"></i></a></li>
694 <li><a href="#services" class="social-btn"><i class="fa fa-bar-chart-o"></i></a></li>
695 <li><a href="https://bitcointalk.org/index.php?topic=623147" class="social-btn"><i class="fa fa-btc"></i></a></li>
696 <li><a href="https://github.com/nochowderforyou/clams" class="social-btn"><i class="fa fa-github"></i></a></li>
697 <li><a href="http://webchat.freenode.net/?channels=CLAMS" class="social-btn"><i class="fa fa-terminal"></i></a></li>
698 <li><a href="http://www.reddit.com/r/clamcoin/" class="social-btn"><i class="fa fa-reddit"></i></a></li>
699 <li><a href="https://twitter.com/ClamClient" class="social-btn"><i class="fa fa-twitter"></i></a></li>
700 <li><a href="http://www.stumbleupon.com/submit?url=http://clamclient.com" class="social-btn"><i class="fa fa-stumbleupon"></i></a></li>
701 <li><a href="http://www.clamclient.com" class="social-btn"><i class="fa fa-star"></i></a></li>
702
703 </ul>
704
705 </div>
706 </div>
707
708 </section>
709 <footer>
710 <div class="container">
711 <div class="row">
712 <div class="col-md-6">
713 <ul class="legals">
714 <p><a href="#">The Conscience of a Peer-to-Peer Currency</a></p>
715 <p>We use Google technologies- <a href="https://www.google.com/policies/privacy/partners/"> See how Google uses your data</a></p>
716 </ul>
717 </div>
718 <div class="col-md-6 credit">
719 <p>By <em>dandiilion </em>& The CLAM <em> Community</em></p>
720 <p>Domain provided by <a href="https://localbitcoins.com/accounts/profile/BAYAREACOINS/?ch=3msg"><em> BayAreaCoins</em></a></p>
721 </div>
722
723 </div>
724 </div>
725 </footer>
726 <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
727 <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
728 <!-- Include all compiled plugins (below), or include individual files as needed -->
729 <script src="js/waypoints.min.js"></script>
730 <script src="js/bootstrap.min.js"></script>
731 <script src="js/scripts.js"></script>
732 <script src="js/jquery.flexslider.js"></script>
733 <script src="js/modernizr.js"></script>
734
735 <a href="#" class="back-to-top">Back to Top</a>
736 </body>
737
738 <script>
739 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
740 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
741 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
742 })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
743
744 ga('create', 'UA-55876877-5', 'auto');
745 ga('send', 'pageview');
746
747 </script>
748 </html>