-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
292 lines (280 loc) · 13.3 KB
/
index.html
File metadata and controls
292 lines (280 loc) · 13.3 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
<!DOCTYPE html>
<!--
Stellar by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>⬡ karai</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"/>
<link rel="stylesheet" href="assets/css/main.css" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css"/></noscript>
<meta name="description" content="Karai is a blockchain scalability solution for distributed applications."/>
<!-- Google / Search Engine Tags -->
<meta itemprop="name" content="karai" />
<meta itemprop="description" content="Karai is a blockchain scalability solution for distributed applications."/>
<meta itemprop="image" content="https://user-images.githubusercontent.com/34389545/80034381-f6a14d00-84b3-11ea-857a-638322dac890.png"/>
<!-- Facebook Meta Tags -->
<meta property="og:url" content="https://karai.io" />
<meta property="og:type" content="website" />
<meta property="og:title" content="karai" />
<meta property="og:description" content="Karai is a blockchain scalability solution for distributed applications."/>
<meta property="og:image" content="https://user-images.githubusercontent.com/34389545/80034381-f6a14d00-84b3-11ea-857a-638322dac890.png"/>
<!-- Twitter Meta Tags -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="karai" />
<meta name="twitter:description" content="Karai is a blockchain scalability solution for distributed applications."/>
<meta name="twitter:image" content="https://user-images.githubusercontent.com/34389545/80034381-f6a14d00-84b3-11ea-857a-638322dac890.png"/>
<!-- Favicon -->
<link rel="shortcut icon" href="images/favicon/favicon.ico">
<link rel="icon" type="image/png" href="images/favicon/favicon-16x16.png" sizes="16x16">
<link rel="icon" type="image/png" href="images/favicon/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="images/favicon/favicon-96x96.png" sizes="96x96">
<link rel="apple-touch-icon" sizes="167x167" href="images/favicon/favicon-167x167.png">
<link rel="apple-touch-icon" sizes="180x180" href="images/favicon/favicon-180x180.png">
<style>
#header.alt {
padding: 2em 5em;
}
</style>
</head>
<body class="is-preload">
<!-- Wrapper -->
<div id="wrapper">
<!-- Header -->
<header id="header" class="alt">
<span class="logo"
><img src="images/karai_logo.svg" alt="" class="rounded"
/></span>
<h1>karai</h1>
<p>Break free from the chain</p>
</header>
<!-- Nav -->
<nav id="nav">
<ul>
<li><a href="#what" class="active">Why Karai?</a></li>
<li><a href="#getstarted">Get Started</a></li>
<li><a href="#development">Join</a></li>
<li>
<a href="https://github.com/turtlecoin/go-karai/wiki"
>Wiki</a
>
</li>
<li><a href="./dev/index.html">DevBlog</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</nav>
<!-- Main -->
<div id="main">
<!-- First Section -->
<section id="what" class="main special">
<header class="major">
<h2>Why Karai?</h2>
<p></p>
</header>
<ul class="features">
<li>
<span
class="icon brands major style3 fa-connectdevelop"
></span>
<h3>
<strong>Supercharge your blockchain</strong>
</h3>
<p>
Karai is a
<a
href="https://hazelcast.com/glossary/directed-acyclic-graph/"
>Directed Acyclic Graph</a
>. <br />Linear blockchains are slow,
unscalable, and conventional smart contracts are
missing the point. Karai is fast and infinitely
scalable.
</p>
</li>
<li>
<span
class="icon solid major style3 fa-laptop"
></span>
<h3><strong>Connect any network</strong></h3>
<p>
Your Karai transaction channel can be connected
to any network, from TurtleCoin to Bitcoin to
Monero. <br /><strong></strong>Karai is a
project created by TurtleCoin and dedicated to
the future.
</p>
</li>
<li>
<span
class="icon solid major style3 fa-code"
></span>
<h3><strong>Write in your own language</strong></h3>
<p>
Writing a programming language is hard. We
provide standard interfaces to integrate Karai
with your application in most trendy languages,
no Solidity or gas required.
</p>
</li>
</ul>
<footer class="major">
<ul class="actions special">
<li>
<a href="https://github.com/karai/meta/blob/master/docs/WHITEPAPER.md" class="button icon style3 solid fa-download">
<strong>Read Our Design Doc</strong>
</a>
</li>
</ul>
</footer>
</section>
<section class="main" id="getstarted">
<div class="spotlight">
<div class="content">
<header class="major">
<h2>
<span
class="icon style3 solid fa-code"
></span>
<strong> Getting Started</strong>
</h2>
<p>
We're developing libs as fast as we can,
here are the interfaces we have available so
far. If you'd like to write a Karai
interface for your favorite language, you
can
<a
href="https://github.com/karai/go-karai"
>contribute to our project on Github</a
>
</p>
</header>
<ul class="actions">
<li>
<a href="https://github.com/karai/libkarai-go" class="button" target="_blank">
<span class="repo-language-color" style="background-color: #00ADD8"></span>
<strong> Golang</strong>
</a>
</li>
<li>
<a href="https://github.com/karai/libkarai-js" class="button" target="_blank">
<span class="repo-language-color" style="background-color: #2b7489"></span>
<strong> TypeScript</strong>
</a>
</li>
<li>
<a
href="#"
class="button disabled"
target="_blank"
><strong> C#</strong></a
>
</li>
<li>
<a
href="#"
class="button disabled"
target="_blank"
><strong> C++</strong></a
>
</li>
<li>
<a
href="#"
class="button disabled"
target="_blank"
><strong> Rust</strong></a
>
</li>
</ul>
</div>
</div>
</section>
<!-- Get Started -->
<section class="main special" id="development">
<header class="major">
<h2>Join Karai Development</h2>
<p>
Karai is a project by the friendly folks at
TurtleCoin. We're big supporters of open source
software and are happy to lend a hand if you want to
get started with development. Join us and
give us a shout in the #dev_general channel, we'd
love to hear from you.
</p>
</header>
<footer class="major">
<ul class="actions special">
<li>
<a
href="http://chat.turtlecoin.lol"
target="_blank"
class="button primary"
>
Join The Team</a
>
</li>
</ul>
</footer>
</section>
</div>
<!-- Footer -->
<footer id="footer">
<section id="contact">
<h2>Contact Us</h2>
<p>
We're mainly reachable through Discord. Join the chat
and say hello, or if you're old fashioned, send us an
email at
<a href="mailto:rock@karai.io">rock@karai.io</a>.
</p>
<ul class="actions">
<li>
<a href="http://chat.turtlecoin.lol/" class="button icon brands solid fa-discord">Join Discord</a>
</li>
</ul>
</section>
<section>
<h2>Social Media Links</h2>
<ul class="icons">
<li>
<a
href="https://github.com/karai/go-karai"
class="icon brands fa-github alt"
><span class="label"></span
></a>
</li>
<li>
<a
href="https://twitter.com/karai_io"
class="icon brands fa-twitter alt"
><span class="label"></span
></a>
</li>
<li>
<a
href="http://chat.turtlecoin.lol"
class="icon brands fa-discord alt"
><span class="label"></span
></a>
</li>
</ul>
</section>
<!-- <p class="copyright">
© Untitled. Design:
<a href="https://html5up.net">HTML5 UP</a>.
</p> -->
</footer>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>