forked from EOSBetCasino/EOSBet.IO
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
521 lines (476 loc) · 21.8 KB
/
index.html
File metadata and controls
521 lines (476 loc) · 21.8 KB
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
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
<!DOCTYPE html>
<html lang="en">
<head>
<!-- for unfurl: facebook, slack etc -->
<meta property="og:type" content="website">
<meta property="og:url" content="http://eosbet.io">
<meta property="og:title" content="EOSBet.IO Fully Decentralized Gambling">
<meta property="og:description" content="The World's First Fully Decentralized Smart Casino. Join us on the EOS.IO blockchain.">
<meta property="og:image" content="https://www.eosbet.io/img/homepage/Splash%20Logo%20@1x.png">
<!-- for twitter -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:domain" value="eosbet.io">
<meta name="twitter:title" value="EOSBet.IO Fully Decentralized Gambling">
<meta name="twitter:description" value="The World's First Fully Decentralized Smart Casino. Join us on the EOS.IO blockchain.">
<meta name="twitter:image" value="https://www.eosbet.io/img/homepage/Splash%20Logo%20@1x.png">
<meta name="twitter:url" value="http://eosbet.io">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" type="image/x-icon" href="img/homepage/Nav Logo @1x.png">
<title>EOSBet</title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<link rel="stylesheet" href="css/homepage.css">
</head>
<body>
<section id="navbar">
<nav class="navbar navbar-dark fixed-top navbar-expand-md">
<!-- navbar brand -->
<a class="navbar-brand" href="/" style="">
<img src="img/homepage/Nav Logo @1x.png" width="80" height="80">
</a>
<!-- navbar expand button -->
<div class="ml-auto">
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbar-content" aria-controls="navbar-content" aria-expanded="false" style="border:none;">
<span><img src="/img/Hamburger @2x.png" style="width: 70px; "></span>
</button>
</div>
<!-- navbar links -->
<div class="collapse navbar-collapse" id="navbar-content">
<ul class="navbar-nav ml-auto"> <!-- navbar-right -->
<!-- games , collapse nav on click-->
<li class="nav-item dropdown" data-toggle="collapse" data-target="#navbar-content">
<a class="nav-link dropdown-toggle" href="#" role="button" id="navbarDropdown" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Play Now
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="/dice.html">Dice</a>
<a class="dropdown-item" href="/slots.html">Slots</a>
</div>
</li>
<!-- airdrop & ico , collapse nav on click-->
<li class="nav-item" data-toggle="collapse" data-target="#navbar-content">
<a class="nav-link" href="/#airdrop-and-crowdsale">
Airdrop & ICO
</a>
</li>
<!-- bankroll -->
<li class="nav-item">
<a class="nav-link" href="/bankroll.html" class="nav-text">
Bankroll Us
</a>
</li>
<!-- support -->
<li class="nav-item">
<a class="nav-link" href="/support.html">
Support & FAQ
</a>
</li>
</ul>
</div>
</nav>
</section>
<section id="splash">
<div class="container">
<div class="row">
<div class="top-padding"></div>
</div>
<div class="row cta-message cta-header">
<div class="col-12">
EOSBet
</div>
</div>
<div class="row cta">
<div class="col-md-6">
<div data-toggle="tooltip" data-placement="top" title="Stay tuned! Whitepaper v2 coming next week!"><button type="button" class="btn cta-btn main-btn" disabled>Whitepaper</button></div>
<div class="cta-message cta-subheader">
Learn about the state-of-the-art gambling system we are building on the EOS Blockchain
<br />
(Whitepaper v2 coming soon!)
</div>
</div>
<div class="col-md-6">
<a href="/#games-and-bankroll"><button type="button" class="btn cta-btn main-btn">Play Now</button></a>
<div class="cta-message cta-subheader">
Our proof-of-concept games are the best on the Ethereum network
</div>
</div>
</div>
</div>
</section>
<section id="casino-features">
<div class="container">
<div class="row heading-message">
<div class="col-12">
The Future of Decentralized Gambling
</div>
</div>
<div class="row d-none d-md-flex">
<div class="col-5">
<!-- block is duplicated on carosel -->
<img class="feature-img-1x" src="img/homepage/Feature Now @1x.png">
<div class="feature-title">Play Now</div>
<div class="feature-element">
<i>Our proof-of-concept is live! Place your bets and bankroll us on the Ethereum mainnet.</i>
</div>
<div class="feature-element">
Our gambling smart contracts are the best on the market, allow near-instant gameplay, and feature a super low house edge.
</div>
<div class="feature-element">
Bankroll us with your ETH and receive dividends in ETH. Withdraw at any time!
</div>
<!-- end duplicate block -->
</div>
<div class="col-7">
<!-- block is duplicated on carosel -->
<img class="feature-img-1x" src="img/homepage/Feature Later @1x.png">
<div class="feature-title">Play on EOS</div>
<div class="feature-element">
We will be building the future of online gambling on EOS.io, the industrial scale blockchain.
</div>
<div class="feature-element">
Our smart casino will be the first of its kind: fully decentralized, trustless, and scalable to millions of users.
</div>
<div class="feature-element">
<b>PROVABLY FAIR. COMPLETELY FREE BETTING. ALL THE MOST POPULAR GAMES.</b>
</div>
<!-- end duplicate block -->
</div>
</div>
<div class="row d-block d-md-none" style="height: 500px; padding-left: 6px; padding-right: 6px;">
<div id="carouselExampleIndicators" class="carousel slide" data-ride="carousel" style="height:400px;">
<div class="carousel-inner">
<div class="carousel-item active">
<div class="d-block w-100">
<img class="feature-img-1x" src="img/homepage/Feature Now @1x.png">
<div class="feature-title">Play Now</div>
<div class="feature-element">
<i>Our proof-of-concept is live! Place your bets and bankroll us on the Ethereum mainnet.</i>
</div>
<div class="feature-element">
Our gambling smart contracts are the best on the market, allow near-instant gameplay, and feature a super low house edge.
</div>
<div class="feature-element">
Bankroll us with your ETH and receive dividends in ETH. Withdraw at any time!
</div>
</div>
</div>
<div class="carousel-item">
<div class="d-block w-100">
<img class="feature-img-1x" src="img/homepage/Feature Later @1x.png">
<div class="feature-title">Play on EOS</div>
<div class="feature-element">
We will be building the future of online gambling on EOS.io, the industrial scale blockchain.
</div>
<div class="feature-element">
Our smart casino will be the first of its kind: fully decentralized, trustless, and scalable to millions of users.
</div>
<div class="feature-element">
<b>PROVABLY FAIR. COMPLETELY FREE BETTING. ALL THE MOST POPULAR GAMES.</b>
</div>
</div>
</div>
</div>
<a class="carousel-control-prev" href="#carouselExampleIndicators" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#carouselExampleIndicators" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
</div>
</div>
</section>
<section id="games-and-bankroll">
<div class="container">
<div class="row heading-message">
<div class="col-12">
Play our Proof-of-Concept on the Ethereum Mainnet
</div>
</div>
<div class="row game-divider game-divider-line">
<div class="col-lg-8 order-2 order-lg-1">
<img class="img-fluid" src="img/homepage/Dice Logo @8x.png" style="width:45%; margin-bottom: -20px;">
<a href="dice.html"><button type="button" class="btn cta-btn game-btn">Play Dice</button></a>
</div>
<div class="col-lg-4 order-1 order-lg-2">
<div class="feature-title">
Dice
</div>
<div class="feature-element">
Play up to 1024 rolls of dice with a single transaction and enjoy the speed of the first <b>near-instant betting</b> solution on the Ethereum blockchain.
</div>
<div class="feature-element">
Lowest house edge at only <b>0.5%</b>. 2x better than Etheroll and 4x better than vDice.
</div>
<div class="feature-element">
All bettors will be airdropped <b>free</b> EOSBET tokens, so there’s no reason not to roll the dice right now!
</div>
</div>
</div>
<div class="row game-divider game-divider-line">
<div class="col-lg-4">
<div class="feature-title">
Slots
</div>
<div class="feature-element">
Play the most popular betting game in the world. Our house edge is 1/4 the size of standard casinos.
</div>
<div class="feature-element">
Massive <b>5000x multiplier jackpot</b>! Become a whale today!
</div>
<div class="feature-element">
Play up to 224 spins with a single transaction and enjoy near-instant slots action. Spin right now for only $0.50 and enjoy <b>free EOSBET</b> tokens from our airdop!
</div>
</div>
<div class="col-lg-8">
<img class="img-fluid" src="img/homepage/Slots Logo @17x.png" style="width:40%; margin-bottom: -20px;">
<a href="slots.html"><button type="button" class="btn cta-btn game-btn">Play Slots</button></a>
</div>
</div>
<div class="row game-divider">
<div class="col-lg-8 order-2 order-lg-1">
<img class="img-fluid" src="img/homepage/Bankroll Logo @3x.png" style="width:40%">
<a href="bankroll.html"><button type="button" class="btn cta-btn game-btn">Invest Now</button></a>
</div>
<div class="col-lg-4 order-1 order-lg-2">
<div class="feature-title" >
Bankroll
</div>
<div class="feature-element">
Be the house and grow your ETH! With a slim house edge, you are statistically guaranteed profits over time.
</div>
<div class="feature-element">
Cash out at any time!
</div>
<div class="feature-element">
All contributors will receive free EOSBET tokens from our airdrop, so there’s no reason not to invest in our bankroll, receive <b>ETH dividends</b>, and <b>free tokens</b>.
</div>
</div>
</div>
</div>
</section>
<section id="what-is-eosbetio">
<div class="container">
<div class="row">
<div class="col-12">
<div class="heading-message">Play Later on EOS</div>
<br />
</div>
</div>
<div class="row">
<div class="col-lg-3 col-sm-6">
<img class="feature-img-2x" src="img/homepage/EOS Spinning Logo @1x.gif">
<div class="feature-title">
EOS BLOCKCHAIN
</div>
<div class="feature-element">
The EOS blockchain architecture is the fastest, most powerful and most scalable in the world. We are the first gambling platform to utilize this infrastructure and plan to be one of the largest projects on the EOS blockchain.
</div>
</div>
<div class="col-lg-3 col-sm-6">
<img class="feature-img-2x" src="img/homepage/Decentralized @4x.png">
<div class="feature-title">
DECENTRALIZED
</div>
<div class="feature-element">
Say goodbye to shady, rigged online casinos. We are proud to be the first fully decentralized smart casino and will always be provably fair and forever auditable.
</div>
</div>
<div class="col-lg-3 col-sm-6">
<img class="feature-img-2x" src="img/homepage/Permissionless @1x.png">
<div class="feature-title">
PERMISSIONLESS
</div>
<div class="feature-element">
With full decentralization comes permissionless gambling. Play anytime, anywhere, no sign-ups, no questions.
</div>
</div>
<div class="col-lg-3 col-sm-6">
<img class="feature-img-2x" src="img/homepage/Disrupt @5x.png">
<div class="feature-title">
DISRUPT
</div>
<div class="feature-element">
With the largest selection of the most popular casino games offered at no cost, we won’t just be the best casino on the blockchain, we’ll be the best casino online, period.
</div>
</div>
</div>
<br />
</div>
</section>
<section id="airdrop-and-crowdsale">
<div class="container">
<div class="row">
<div class="col-12" style="text-align: center;">
<div class="heading-message">EOSBet Airdrop & ICO</div>
</div>
</div>
<div class="row">
<div class="col-lg-6">
<img class="img-fluid" src="img/homepage/ico pie chart @7x.png">
</div>
<div class="col-lg-6">
<img class="img-fluid" src="img/homepage/allocation pie chart @4x.png">
</div>
</div>
<div class="row">
<div class="col-12">
<div class="feature-title">
Airdrop
</div>
</div>
</div>
<div class="row game-divider game-divider-line-bold">
<div class="col-lg-6">
<div class="ico-text-lg">
100,000,000 EOSBET Airdrop!
</div>
</div>
<div class="col-lg-6">
<div class="feature-element">
<b>10% of all EOSBET tokens will be airdropped to all EOS token holders, players of dice and slots, and bankroll contributors!</b>
</div>
</div>
</div>
<div class="row game-divider game-divider-line">
<div class="col-lg-6">
<div class="ico-text-md">
25,000,000 to EOS holders!
</div>
</div>
<div class="col-lg-6">
<div class="feature-element">
2.5% of all EOSBET tokens given proportionally to <b>all EOS token holders</b>.
</div>
</div>
</div>
<div class="row game-divider game-divider-line">
<div class="col-lg-6">
<div class="ico-text-md">
25,000,000 to Bankroll Stakers!
</div>
</div>
<div class="col-lg-6">
<div class="feature-element">
2.5% of tokens given to EOSBET bankroll stakers in proportion to the amount of ETH contributed. You also will receive dividends on the ETH you have contributed to the bankroll. A real win-win!
</div>
</div>
</div>
<div class="row game-divider game-divider-line">
<div class="col-lg-6">
<div class="ico-text-md">
20,000,000 to Dice Players!
</div>
</div>
<div class="col-lg-6">
<div class="feature-element">
2% of EOSBET tokens will be given to our dice players! If you play more games, you get more tokens! Start rolling and enjoy the <b>lowest house edge</b> on the blockchain!
</div>
</div>
</div>
<div class="row game-divider game-divider-line">
<div class="col-lg-6">
<div class="ico-text-md">
20,000,000 to Slots Players!
</div>
</div>
<div class="col-lg-6">
<div class="feature-element">
2% of EOSBET tokens will be given to our slots players! You will get more tokens the more games that you play, so start spinning and hit our <b>5000x MEGA jackpot</b>!
</div>
</div>
</div>
<div class="row game-divider">
<div class="col-lg-6">
<div class="ico-text-md">
10 x 1,000,000 JACKPOTS!
</div>
</div>
<div class="col-lg-6">
<div class="feature-element">
10 jackpots of <b>1 MILLION EOSBET TOKENS</b> will be distributed as follows:
</div>
<div class="feature-element">
 • 2 <a href="/dice.html">dice</a> players to be selected at random
</div>
<div class="feature-element">
 • 2 <a href="/slots.html">slots</a> players to be selected at random
</div>
<div class="feature-element">
 • 6 <a href="/bankroll.html">bankrollers</a> to be selected at random. Contribute now to start receiving dividends on your ETH and for the chance to win 0.1% of total EOSBET token supply.
</div>
</div>
</div>
<div class="row">
<div class="col-12">
<div class="feature-title">
<img class="img-fluid" style="padding-top: 40px; padding-bottom: 60px;" src="img/homepage/Spacer @2x.png">
Initial Coin Offering
</div>
<div class="feature-element">
40% of all tokens will be sold in an Initial Coin Offering. By offering an ICO, in addition to an airdrop, everyone in the community has a chance to receive EOSBET tokens. We strongly believe that the best platforms have the widest token distributions, and we want everyone to have a chance to be part of revolutionizing the gambling industry.
</div>
<div class="feature-element">
Currently, our ICO is not open. Please check back in occasionally and stay in touch below. A technical white paper detailing the EOSBet platform and containing more information on the ICO and token dynamics will be released in the coming months. Don’t forget, our proof-of-concept games are live on the Ethereum network right now and if you bet or contribute to the bankroll you <b>will</b> receive EOSBET tokens in our airdrop!
</div>
</div>
</div>
</div>
</section>
<section id="social">
<div class="container">
<div class="row">
<div class="col-md col-4">
<a href="https://github.com/EOSBetCasino" target="_blank"><img class="social-icon img-fluid" src="img/homepage/socials/Github Icon @1x.png"></a>
</div>
<!-- <div class="col-md-2 col-4">
<a href="https://steemit.com/@eosbetcasino" target="_blank"><img class="social-icon img-fluid" src="img/homepage/socials/Steemit Icon @1x.png"></a>
</div> -->
<div class="col-md col-4">
<a href="https://reddit.com/r/eosbetcasino" target="_blank"><img class="social-icon img-fluid" src="img/homepage/socials/Reddit Icon @1x.png"></a>
</div>
<div class="col-md col-4">
<a href="https://twitter.com/EOSBetCasino" target="_blank"><img class="social-icon img-fluid" src="img/homepage/socials/Twitter Icon @1x.png"></a>
</div>
<div class="col-md col-4">
<a href="https://t.me/eosbetcasino" target="_blank"><img class="social-icon img-fluid" src="img/homepage/socials/Telegram Icon @1x.png"></a>
</div>
<div class="col-md col-4">
<a href="https://medium.com/@eosbetcasino" target="_blank"><img class="social-icon img-fluid" src="img/homepage/socials/Medium Icon @1x.png"></a>
</div>
<div class="col-md col-4">
<a href="https://yours.org/@eosbetcasino" target="_blank"><img class="social-icon img-fluid" style="width: 40%; margin-top: 10%;" src="img/homepage/socials/Yours Icon @1x.png"></a>
</div>
</div>
</div>
</section>
<section id="footer" style="text-align: center; background-color: #333333;">
<div class="container">
<div class="row">
<div class="col-12">
<div class="feature-element fine-print">
<br />
Please note that there is absolutely zero guarantee of profit that is to be had either playing our games, or staking money in the bankroll. Everyone participating in the airdrop, crowdsale, or any type of gambling gameplay is required to know the legality of these actions in their jurisdiction. You are responsible for your own activity. Please do not do anything illegal. Know any laws and legal requirements before interacting with our site.
<br /><br />
EOSBet Tokens, EOSBet Bankroll Stake tokens, or any other token distributed through our site have zero value express or implied, and are not securities. Any value is derived explicitly through your interpretation of the smart contracts. Please note that we are not personally running any code contained within these smart contracts. By submitting a transaction to the ethereum network, you are authorizing a miner to execute code contained within a smart contract, and you are accepting any outcome that may occur due to interacting with the previously mentioned smart contract. By signing a valid Ethereum transaction with your personally owned private key, you are entering into a one time contract with a miner to execute the transaction as signed. We are not liable for any malfunction or errors that result from your interaction with these smart contract. You are not entering any agreement, express or implied, with us, the developers of this site, when you submit a transaction to the Ethereum network.
<br /><br />
Please be aware that, once deployed to the Ethereum network, smart contracts act as a fully autonomous entity. Legal claims or other claims, of any sort, must be settled with the fully autonomous smart contract.
<br /><br />
<div style="text-align: center;">Copyright EOSBet 2018</div>
</div>
</div>
</div>
</div>
</section>
<script src="https://code.jquery.com/jquery-3.2.1.min.js" integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
<script>
$(function () {
$('[data-toggle="tooltip"]').tooltip()
});
</script>
</body>
</html>