-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
441 lines (408 loc) · 29.6 KB
/
index.html
File metadata and controls
441 lines (408 loc) · 29.6 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Public+Sans:ital,wght@0,100..900;1,100..900&display=swap"
rel="stylesheet">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Wix+Madefor+Display:wght@400..800&display=swap"
rel="stylesheet">
<link rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&icon_names=search" />
<link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined" rel="stylesheet" />
<link rel="stylesheet" href="styles.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css"
integrity="sha512-Evv84Mr4kqVGRNSgIGL/F/aIDqQb7xQ2vcrdIwxfjThSH8CSR7PBEakCr51Ck+w+/U6swU2Im1vVX0SVk9ABhg=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="icon" href="./assets/logos/solana-favicon.png" />
<link rel="shortcut icon" type="image/png" href="./assets/logos/solana-favicon.png" />
<title>Solana Web3</title>
</head>
<body>
<div class="img-container">
<img class="elements element1" src="./assets/images/element.webp">
<img class="elements element2" src="./assets/images/element.webp">
</div>
<!-------------------NAVBAR------------------->
<nav class="navbar-menu">
<div class="navbar-container">
<a href="#">
<img class="nav-logo" src="/assets/logos/solanaLogo.png" alt="Solana Logo">
</a>
<ul id="mainMenu">
<li class="li1"><a href="#">Learn <svg class="d1" xmlns=" http://www.w3.org/2000/svg"
xml:space="preserve" height="8" shape-rendering="geometricPrecision"
text-rendering="geometricPrecision" image-rendering="optimizeQuality" fill-rule="evenodd"
clip-rule="evenodd" viewBox="0 0 512 298.04">
<path fill="rgb(116, 116, 116)" fill-rule="nonzero"
d="M12.08 70.78c-16.17-16.24-16.09-42.54.15-58.7 16.25-16.17 42.54-16.09 58.71.15L256 197.76 441.06 12.23c16.17-16.24 42.46-16.32 58.71-.15 16.24 16.16 16.32 42.46.15 58.7L285.27 285.96c-16.24 16.17-42.54 16.09-58.7-.15L12.08 70.78z" />
</svg>
</a>
</li>
<li class="li1"><a href="#">Developers <svg xmlns=" http://www.w3.org/2000/svg" xml:space="preserve"
height="8" shape-rendering="geometricPrecision" text-rendering="geometricPrecision"
image-rendering="optimizeQuality" fill-rule="evenodd" clip-rule="evenodd"
viewBox="0 0 512 298.04">
<path fill="rgb(116, 116, 116)" fill-rule="nonzero"
d="M12.08 70.78c-16.17-16.24-16.09-42.54.15-58.7 16.25-16.17 42.54-16.09 58.71.15L256 197.76 441.06 12.23c16.17-16.24 42.46-16.32 58.71-.15 16.24 16.16 16.32 42.46.15 58.7L285.27 285.96c-16.24 16.17-42.54 16.09-58.7-.15L12.08 70.78z" />
</svg>
</a>
</li>
<li class="li1"><a href="#">Solutions <svg xmlns=" http://www.w3.org/2000/svg" xml:space="preserve"
height="8" shape-rendering="geometricPrecision" text-rendering="geometricPrecision"
image-rendering="optimizeQuality" fill-rule="evenodd" clip-rule="evenodd"
viewBox="0 0 512 298.04">
<path fill="rgb(116, 116, 116)" fill-rule="nonzero"
d="M12.08 70.78c-16.17-16.24-16.09-42.54.15-58.7 16.25-16.17 42.54-16.09 58.71.15L256 197.76 441.06 12.23c16.17-16.24 42.46-16.32 58.71-.15 16.24 16.16 16.32 42.46.15 58.7L285.27 285.96c-16.24 16.17-42.54 16.09-58.7-.15L12.08 70.78z" />
</svg>
</a>
</li>
<li class="li1"><a href="#">Network <svg xmlns=" http://www.w3.org/2000/svg" xml:space="preserve"
height="8" shape-rendering="geometricPrecision" text-rendering="geometricPrecision"
image-rendering="optimizeQuality" fill-rule="evenodd" clip-rule="evenodd"
viewBox="0 0 512 298.04">
<path fill="rgb(116, 116, 116)" fill-rule="nonzero"
d="M12.08 70.78c-16.17-16.24-16.09-42.54.15-58.7 16.25-16.17 42.54-16.09 58.71.15L256 197.76 441.06 12.23c16.17-16.24 42.46-16.32 58.71-.15 16.24 16.16 16.32 42.46.15 58.7L285.27 285.96c-16.24 16.17-42.54 16.09-58.7-.15L12.08 70.78z" />
</svg>
</a>
</li>
<li class="li1"><a href="#">Community <svg xmlns=" http://www.w3.org/2000/svg" xml:space="preserve"
height="8" shape-rendering="geometricPrecision" text-rendering="geometricPrecision"
image-rendering="optimizeQuality" fill-rule="evenodd" clip-rule="evenodd"
viewBox="0 0 512 298.04">
<path fill="rgb(116, 116, 116)" fill-rule="nonzero"
d="M12.08 70.78c-16.17-16.24-16.09-42.54.15-58.7 16.25-16.17 42.54-16.09 58.71.15L256 197.76 441.06 12.23c16.17-16.24 42.46-16.32 58.71-.15 16.24 16.16 16.32 42.46.15 58.7L285.27 285.96c-16.24 16.17-42.54 16.09-58.7-.15L12.08 70.78z" />
</svg>
</a>
</li>
</ul>
<div class="navbox">
<div class="search">
<svg width="22" height="22" class="DocSearch-Search-Icon" viewBox="0 0 20 20" aria-hidden="true">
<path
d="M14.386 14.386l4.0877 4.0877-4.0877-4.0877c-2.9418 2.9419-7.7115 2.9419-10.6533 0-2.9419-2.9418-2.9419-7.7115 0-10.6533 2.9418-2.9419 7.7115-2.9419 10.6533 0 2.9419 2.9418 2.9419 7.7115 0 10.6533z"
stroke="currentColor" fill="none" fill-rule="evenodd" stroke-linecap="round"
stroke-linejoin="round"></path>
</svg>
<button type="button" class="search-btn">Search</button>
</div>
<div class="menu-icon">
<i class="fa-solid fa-bars" onclick="toggleMenu()"></i>
</div>
</div>
</div>
</nav>
<script src="./script.js"></script>
<script src="https://kit.fontawesome.com/f8e1a90484.js" crossorigin="anonymous"></script>
<!-------------------HERO------------------->
<div class="hero">
<h1 class="main-heading">Powerful for developers. Fast for everyone.</h1>
<div class="main-paragraph">
<p>Bring blockchain to the people. Solana supports experiences
for power users, new consumers, and everyone
in between.
</p>
</div>
<!-------------------2 BUTTONS------------------->
<div class="btns">
<a href="https://solana.com/docs/intro/quick-start">
<button class="btn btn1" type="button">
<p>Start Building</p>
</button>
</a>
<a href="https://solana.com/developers">
<button class="btn btn2">Resources</button>
</a>
</div>
<!-------------------TEAM INTRODUCTION------------------->
<div class="team">
<p id="text-over-team">Powering tools and integrations from companies all around the world</p>
<div class="logos">
<img src="/assets/logos/circle.webp" alt="Circle Logo" class="logo">
<img src="/assets/logos/discord.webp" alt="Discord Logo" class="logo">
<img src="/assets/logos/google.webp" alt="Google Logo" class="logo">
<img src="/assets/logos/jump.webp" alt="Jump Logo" class="logo">
<img src="/assets/logos/me.webp" alt="Me Logo" class="logo">
<img src="/assets/logos/meta.webp" alt="Meta Logo" class="logo">
<img src="/assets/logos/shopify.webp" alt="Shopify Logo" class="logo">
<img src="/assets/logos/stripe.webp" alt="Stripe Logo" class="logo">
</div>
</div>
</div>
<!-------------------MAIN INFO SECTION------------------->
<main>
<!-------------------SECTION-1------------------->
<section class="section-1">
<div class="content section1">
<h1>Join a community<br>of millions.</h1>
<div class="statistics">
<div class="fee">
<h2>29.7M</h2>
<p>Fee Paying Accounts, All Time</p>
</div>
<div class="ntfs">
<h2>340M+</h2>
<p>NFTs Minted</p>
</div>
<div class="median-fee">
<h2>$0.00064</h2>
<p>Median Fee per Transaction</p>
</div>
</div>
</div>
</section>
<!-------------------SECTION-2------------------->
<section class="section-2">
<div class="content section2">
<h1>Made for mass<br>adoption.</h1>
<div class="grid-wrapper">
<div class="grid-container">
<div class="column col-1">
<div class="item item-1">
<h2>Fast</h2>
<p>Don’t keep your users waiting. Solana has block times of 400 milliseconds — and as
hardware
gets
faster, so will the network.</p>
<div class="h3-label">
<h3>4,450</h3>
<label>Transactions Per Second</label>
</div>
</div>
<div class="item item-3">
<h2>Scalable</h2>
<p>Get big, quick. Solana is made to handle thousands of transactions per second, and
fees
for
both
developers and users remain less than $0.0025.</p>
<div class="h3-label">
<h3>360,000,000,000+</h3>
<label>Total Transactions</label>
</div>
</div>
</div>
<div class="column col-2">
<div class="item item-2">
<h2>Decentralized</h2>
<p>The Solana network is validated by thousands of nodes that operate independently of
each
other,
ensuring your data remains secure and censorship resistant.</p>
<div class="h3-label">
<h3>2,402</h3>
<label>Validator Nodes</label>
</div>
</div>
<div class="item item-4">
<h2>Energy Efficient</h2>
<p>Solana’s proof of stake network and other innovations minimize its impact on the
environment.
Each
Solana transaction uses about the same energy as a few Google searches.</p>
<div class="h3-label">
<h3>0%</h3>
<label>Net Carbon Impact</label>
<a href="https://solana.com/environment">Learn More
<?xml version="1.0" ?>
<!DOCTYPE svg
PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'>
<svg enable-background="new 0 0 256 256" height="256px" class="arrow-btn2"
version="1.1" viewBox="0 0 256 256" width="256px" xml:space="preserve"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink">
<path
d="M164.525,222.138l89.6-89.6c2.5-2.5,2.5-6.551,0-9.051l-89.6-89.6c-2.5-2.5-6.551-2.5-9.051,0s-2.5,6.743,0,9.243 L234.15,122H6.4c-3.535,0-6.4,2.466-6.4,6s2.865,6,6.4,6h227.75l-78.676,78.881c-1.25,1.25-1.875,2.992-1.875,4.629 s0.625,3.326,1.875,4.576C157.975,224.586,162.025,224.638,164.525,222.138z" />
</svg>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-------------------SECTION-3------------------->
<section class="section-3">
<div class="content section3">
<div class="section3-bar">
<h1>Designed for real world use.</h1>
<button class="btn3">Go to Case Studies
<?xml version="1.0" ?>
<!DOCTYPE svg
PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'>
<svg enable-background="new 0 0 256 256" height="256px" class="arrow-btn3" version="1.1"
viewBox="0 0 256 256" width="256px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink">
<path
d="M164.525,222.138l89.6-89.6c2.5-2.5,2.5-6.551,0-9.051l-89.6-89.6c-2.5-2.5-6.551-2.5-9.051,0s-2.5,6.743,0,9.243 L234.15,122H6.4c-3.535,0-6.4,2.466-6.4,6s2.865,6,6.4,6h227.75l-78.676,78.881c-1.25,1.25-1.875,2.992-1.875,4.629 s0.625,3.326,1.875,4.576C157.975,224.586,162.025,224.638,164.525,222.138z" />
</svg>
</button>
</div>
<div class="card-grid">
<div class="card card-1">
<h>CASE STUDY</h>
<h1>XP</h1>
<p>XP aims to save consumers from high event ticket fees using Solana.
</p>
<button class="arrow-btn" type="button">
<?xml version="1.0" ?>
<!DOCTYPE svg
PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'>
<svg enable-background="new 0 0 256 256" height="256px" class="arrow" version="1.1"
viewBox="0 0 256 256" width="256px" xml:space="preserve"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<path
d="M164.525,222.138l89.6-89.6c2.5-2.5,2.5-6.551,0-9.051l-89.6-89.6c-2.5-2.5-6.551-2.5-9.051,0s-2.5,6.743,0,9.243 L234.15,122H6.4c-3.535,0-6.4,2.466-6.4,6s2.865,6,6.4,6h227.75l-78.676,78.881c-1.25,1.25-1.875,2.992-1.875,4.629 s0.625,3.326,1.875,4.576C157.975,224.586,162.025,224.638,164.525,222.138z" />
</svg>
</button>
</div>
<div class="inner-grid">
<div class="card card-2">
<h>CASE STUDY</h>
<div class="h1-btn">
<h1>Boba Guys</h1>
<button class="arrow-btn" type="button">
<?xml version="1.0" ?>
<!DOCTYPE svg
PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'>
<svg enable-background="new 0 0 256 256" height="256px" class="arrow" version="1.1"
viewBox="0 0 256 256" width="256px" xml:space="preserve"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<path
d="M164.525,222.138l89.6-89.6c2.5-2.5,2.5-6.551,0-9.051l-89.6-89.6c-2.5-2.5-6.551-2.5-9.051,0s-2.5,6.743,0,9.243 L234.15,122H6.4c-3.535,0-6.4,2.466-6.4,6s2.865,6,6.4,6h227.75l-78.676,78.881c-1.25,1.25-1.875,2.992-1.875,4.629 s0.625,3.326,1.875,4.576C157.975,224.586,162.025,224.638,164.525,222.138z" />
</svg>
</button>
</div>
<p>Boba Guys used a Solana-powered loyalty program to increase monthly sales by 67%.</p>
</div>
<div class="card card-3">
<h>CASE STUDY</h>
<div class="h1-btn">
<h1>Homebase</h1>
<button class="arrow-btn" type="button">
<?xml version="1.0" ?>
<!DOCTYPE svg
PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'>
<svg enable-background="new 0 0 256 256" height="256px" class="arrow" version="1.1"
viewBox="0 0 256 256" width="256px" xml:space="preserve"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<path
d="M164.525,222.138l89.6-89.6c2.5-2.5,2.5-6.551,0-9.051l-89.6-89.6c-2.5-2.5-6.551-2.5-9.051,0s-2.5,6.743,0,9.243 L234.15,122H6.4c-3.535,0-6.4,2.466-6.4,6s2.865,6,6.4,6h227.75l-78.676,78.881c-1.25,1.25-1.875,2.992-1.875,4.629 s0.625,3.326,1.875,4.576C157.975,224.586,162.025,224.638,164.525,222.138z" />
</svg>
</button>
</div>
<p>Homebase used the Solana blockchain to successfully tokenized a single-family rental
property.
</p>
</div>
<div class="card card-4">
<h>VIDEO</h>
<div class="h1-btn">
<h1>Hivemapper</h1>
<button class="arrow-btn" type="button">
<?xml version="1.0" ?>
<!DOCTYPE svg
PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'>
<svg enable-background="new 0 0 256 256" height="256px" class="arrow" version="1.1"
viewBox="0 0 256 256" width="256px" xml:space="preserve"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<path
d="M164.525,222.138l89.6-89.6c2.5-2.5,2.5-6.551,0-9.051l-89.6-89.6c-2.5-2.5-6.551-2.5-9.051,0s-2.5,6.743,0,9.243 L234.15,122H6.4c-3.535,0-6.4,2.466-6.4,6s2.865,6,6.4,6h227.75l-78.676,78.881c-1.25,1.25-1.875,2.992-1.875,4.629 s0.625,3.326,1.875,4.576C157.975,224.586,162.025,224.638,164.525,222.138z" />
</svg>
</button>
</div>
<p>Hivemapper decentralizes mapping with better real-time data and community incentives
</p>
</div>
</div>
</div>
</div>
</section>
</main>
<!-------------------FOOTER------------------->
<footer>
<div class="footer-content">
<div class="social">
<h>Managed by</h>
<a href="lp.html">
<img src="/assets/logos/sflogo.png" alt="SF Logo" height="34px">
</a>
<div class="icons">
<a href="https://www.youtube.com/SolanaFndn" aria-label="YouTube" target="_blank">
<svg class="icon" xmlns="http://www.w3.org/2000/svg" xml:space="preserve" width="24" height="24"
fill="#a19fa1" viewBox="0 0 24 24">
<path
d="M23.3 7.3c0-.2-.3-1.8-1-2.5-.9-1-1.9-1.1-2.4-1.1h-.1c-3.1-.2-7.7-.2-7.8-.2 0 0-4.7 0-7.8.2h-.1c-.5 0-1.5.1-2.4 1.1-.7.8-1 2.4-1 2.6 0 .1-.2 1.9-.2 3.8v1.7c0 1.9.2 3.7.2 3.8 0 .2.3 1.8 1 2.5.8.9 1.8 1 2.4 1.1h.3c1.8.2 7.3.2 7.5.2 0 0 4.7 0 7.8-.2h.1c.5-.1 1.5-.2 2.4-1.1.7-.8 1-2.4 1-2.6 0-.1.2-1.9.2-3.8v-1.7c.1-1.8-.1-3.7-.1-3.8m-7.4 4.9-6 3.2c-.1 0-.1.1-.2.1s-.2 0-.2-.1c-.1-.1-.2-.2-.2-.4V8.5c0-.2.1-.3.2-.4s.3-.1.5 0l6 3.2c.2.1.3.2.3.4s-.2.4-.4.5">
</path>
</svg>
</a>
<a href="https://x.com/solana" aria-label="Twitter" target="_blank">
<svg class="icon" xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="#a19fa1"
viewBox="0 0 16 16">
<path
d="M12.6.75h2.454l-5.36 6.142L16 15.25h-4.937l-3.867-5.07-4.425 5.07H.316l5.733-6.57L0 .75h5.063l3.495 4.633L12.601.75Zm-.86 13.028h1.36L4.323 2.145H2.865z">
</path>
</svg>
</a>
<a href="https://discord.com/invite/kBbATFA7PW" aria-label="Discord" target="_blank">
<svg class="icon" xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="#a19fa1"
viewBox="0 0 33.867 33.867">
<path
d="M11.343 5.177c-1.076 0-4.32 1.316-4.902 1.579S5.213 7.84 4.48 9.195s-1.323 2.939-2.28 5.269-1.179 6.822-1.147 8.193.189 2.442 1.594 3.253c1.404.81 2.646 1.658 3.953 2.168 1.308.51 2.2.877 2.806.367s1.005-1.403 1.005-1.403.574-.797-.51-1.275c-1.084-.479-1.626-.814-1.579-1.308.048-.494.127-.765.398-.701s.91 1.211 3.365 1.737 4.848.447 4.848.447 2.394.08 4.849-.447c2.455-.526 3.093-1.673 3.364-1.737s.35.207.398.7c.048.495-.494.83-1.578 1.309-1.084.478-.51 1.275-.51 1.275s.399.892 1.005 1.403c.605.51 1.498.143 2.805-.367s2.55-1.357 3.954-2.168 1.562-1.882 1.594-3.253c.032-1.37-.191-5.863-1.148-8.193s-1.546-3.914-2.28-5.269c-.732-1.355-1.379-2.176-1.96-2.44-.582-.262-3.827-1.578-4.903-1.578s-1.394.75-1.394.75l-.375.829s-2.52-.479-3.804-.48c-1.284 0-3.837.48-3.837.48l-.375-.83s-.318-.749-1.395-.749m.117 9.948h.04c1.569 0 2.84 1.373 2.84 3.066 0 1.694-1.271 3.066-2.84 3.066s-2.84-1.372-2.84-3.066c-.001-1.677 1.247-3.043 2.8-3.066m10.907 0h.04c1.553.023 2.8 1.39 2.8 3.066 0 1.694-1.271 3.066-2.84 3.066-1.57 0-2.84-1.372-2.84-3.066s1.27-3.066 2.84-3.066">
</path>
</svg>
</a>
<a href="https://www.reddit.com/r/solana/" aria-label="Reddit" target="_blank">
<svg class="icon" xmlns="http://www.w3.org/2000/svg" xml:space="preserve" width="24" height="24"
fill="#a19fa1" viewBox="0 0 56.7 56.7">
<path
d="M53.048 28.446a5.696 5.696 0 0 0-5.69-5.69 5.65 5.65 0 0 0-3.75 1.419c-3.763-2.408-8.784-3.925-14.322-4.089l3.389-11.59 8.32 1.546c0 .068-.014.132-.01.2a3.6 3.6 0 0 0 3.774 3.408 3.6 3.6 0 0 0 3.407-3.774 3.6 3.6 0 0 0-3.774-3.408 3.59 3.59 0 0 0-2.945 1.84l-.003-.001-10.026-1.863-3.993 13.64c-5.552.147-10.589 1.656-14.368 4.059a5.65 5.65 0 0 0-3.715-1.387 5.697 5.697 0 0 0-5.69 5.69c0 1.94.999 3.73 2.617 4.774a10 10 0 0 0-.155 1.73c0 8.212 9.956 14.894 22.194 14.894S50.5 43.162 50.5 34.949c0-.568-.052-1.128-.145-1.68a5.69 5.69 0 0 0 2.692-4.823zM17.76 32.318a3.496 3.496 0 1 1 6.993.002 3.496 3.496 0 0 1-6.993-.002m18.79 9.458c-.104.108-2.613 2.661-8.283 2.661-5.7 0-7.98-2.588-8.073-2.698a.894.894 0 0 1 1.352-1.168c.052.056 1.954 2.079 6.72 2.079 4.85 0 6.976-2.095 6.998-2.115a.895.895 0 0 1 1.286 1.24zm-.695-5.961a3.496 3.496 0 1 1-.003-6.992 3.496 3.496 0 0 1 .003 6.992">
</path>
</svg>
</a>
<a href="https://github.com/solana-foundation/solana-com" aria-label="GitHub" target="_blank">
<svg class="icon" xmlns="http://www.w3.org/2000/svg" fill="#a19fa1" viewBox="0 0 48 48"
width="24" height="24">
<path fill-rule="evenodd"
d="M24 0C10.747 0 0 11.017 0 24.607c0 10.873 6.877 20.097 16.413 23.35 1.2.228 1.64-.533 1.64-1.183 0-.587-.023-2.525-.033-4.581-6.677 1.488-8.086-2.904-8.086-2.904-1.092-2.844-2.665-3.6-2.665-3.6-2.177-1.528.165-1.496.165-1.496 2.41.173 3.679 2.535 3.679 2.535 2.14 3.762 5.614 2.675 6.984 2.046.215-1.59.837-2.676 1.523-3.29-5.33-.623-10.934-2.733-10.934-12.162 0-2.686.937-4.882 2.473-6.605-.25-.62-1.071-3.123.232-6.512 0 0 2.016-.661 6.602 2.522 1.914-.545 3.968-.818 6.007-.828 2.04.01 4.095.283 6.013.828 4.58-3.183 6.593-2.522 6.593-2.522 1.306 3.39.484 5.892.235 6.512 1.54 1.723 2.47 3.919 2.47 6.605 0 9.452-5.614 11.533-10.959 12.142.861.764 1.628 2.261 1.628 4.557 0 3.292-.027 5.942-.027 6.753 0 .655.432 1.422 1.648 1.18C41.132 44.697 48 35.476 48 24.607 48 11.017 37.255 0 24 0"
clip-rule="evenodd"></path>
<path fill-rule="evenodd"
d="M9.09 35.331c-.053.123-.24.159-.411.075-.174-.08-.272-.247-.216-.37.052-.126.24-.16.414-.077.174.081.273.25.213.372m.972 1.112c-.114.108-.338.058-.49-.114-.157-.172-.186-.401-.07-.511.118-.11.335-.058.492.113.157.174.188.402.068.512m.946 1.417c-.146.105-.387.007-.536-.212-.147-.22-.147-.482.004-.587.149-.105.385-.01.536.207.147.222.147.485-.004.592m1.297 1.37c-.132.148-.412.108-.617-.095-.21-.198-.268-.48-.136-.629.133-.149.415-.107.621.094.209.198.272.482.132.63m1.788.794c-.058.193-.328.28-.6.199-.27-.085-.448-.31-.394-.505.057-.194.328-.286.602-.198.27.084.449.308.392.504m1.965.148c.006.203-.224.37-.51.374-.287.007-.519-.157-.522-.357 0-.205.226-.371.512-.376s.52.157.52.359m1.827-.319c.034.198-.164.401-.447.455-.279.052-.537-.07-.572-.266-.035-.203.167-.407.445-.46.284-.05.538.07.574.27Z"
clip-rule="evenodd"></path>
</svg>
</a>
<a href="https://solana.com/telegram" aria-label="Telegram" target="_blank">
<svg class="icon" xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="#a19fa1"
viewBox="0 0 512 512">
<path
d="m484.689 98.231-69.417 327.37c-5.237 23.105-18.895 28.854-38.304 17.972L271.2 365.631l-51.034 49.086c-5.647 5.647-10.372 10.372-21.256 10.372l7.598-107.722L402.539 140.23c8.523-7.598-1.848-11.809-13.247-4.21L146.95 288.614 42.619 255.96c-22.694-7.086-23.104-22.695 4.723-33.579L455.423 65.166c18.893-7.085 35.427 4.209 29.266 33.065">
</path>
</svg>
</a>
</div>
<p>© 2025 Solana Foundation. All rights reserved.</p>
</div>
<div class="links">
<div class="solana-links">
<h class="solana">SOLANA</h>
<a href="https://solana.org/grants" target=”_blank>Grants</a>
<a href="https://break.solana.com/" target=”_blank target=”_blank>Break Solana</a>
<a href="https://solana.com/branding" target=”_blank>Media Kit</a>
<a href="https://jobs.solana.com/" target=”_blank>Careers</a>
<a href="https://solana.com/tos" target=”_blank>Disclaimer</a>
<a href="https://solana.com/privacy-policy" target=”_blank>Privacy Policy</a>
</div>
<div class="get-connected-links">
<h class="get-connected">GET CONNECTED</h>
<a href="https://solana.com/news" target=”_blank>Blog</a>
<a href="https://solana.com/newsletter" target=”_blank>Newsletter</a>
</div>
</div>
</div>
</footer>
</body>
</html>