-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
892 lines (892 loc) · 70 KB
/
index.html
File metadata and controls
892 lines (892 loc) · 70 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
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
<!DOCTYPE html><!-- Last Published: Mon Jun 16 2025 20:50:25 GMT+0000 (Coordinated Universal Time) -->
<html data-wf-page="673e2986dcf3e7117d0a69d1" data-wf-site="673e2986dcf3e7117d0a6953" lang="en">
<head>
<meta charset="utf-8">
<title>RAID GUILD</title>
<meta content="We are slaying Moloch, one web3 build at a time." name="description">
<meta content="RAID GUILD" property="og:title">
<meta content="We are slaying Moloch, one web3 build at a time." property="og:description">
<meta content="https://cdn.prod.website-files.com/673e2986dcf3e7117d0a6953/681d051cf62cd0baef05e544_opengraphpreviewimage.png" property="og:image">
<meta content="RAID GUILD" property="twitter:title">
<meta content="We are slaying Moloch, one web3 build at a time." property="twitter:description">
<meta content="https://cdn.prod.website-files.com/673e2986dcf3e7117d0a6953/681d051cf62cd0baef05e544_opengraphpreviewimage.png" property="twitter:image">
<meta property="og:type" content="website">
<meta content="summary_large_image" name="twitter:card">
<meta content="width=device-width, initial-scale=1" name="viewport">
<link href="css/normalize.css" rel="stylesheet" type="text/css">
<link href="css/webflow.css" rel="stylesheet" type="text/css">
<link href="css/raidguild.webflow.css" rel="stylesheet" type="text/css">
<style>@media (min-width:992px) {html.w-mod-js:not(.w-mod-ix) [data-w-id="e0402a63-4a82-3e78-5785-ba17906e9b92"] {opacity:1;}html.w-mod-js:not(.w-mod-ix) [data-w-id="cb7e41b0-6694-2555-e352-e1f62796fa74"] {opacity:0;}}@media (max-width:767px) and (min-width:480px) {html.w-mod-js:not(.w-mod-ix) [data-w-id="00f7206a-c449-eead-4b2d-c465af8667b3"] {background-color:rgb(231,255,83);}html.w-mod-js:not(.w-mod-ix) [data-w-id="c899c40a-2926-1ac0-9674-cc7cb242e1de"] {-webkit-transform:translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);-moz-transform:translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);-ms-transform:translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);transform:translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);filter: invert(100%);}html.w-mod-js:not(.w-mod-ix) [data-w-id="b6351ffe-38d3-d412-701d-8ee1cb58a39b"] {-webkit-transform:translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);-moz-transform:translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);-ms-transform:translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);transform:translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);filter: invert(100%);}html.w-mod-js:not(.w-mod-ix) [data-w-id="0db9a9d3-ffbd-7d82-9d09-dd7507ed3999"] {opacity:0;-webkit-transform:translate3d(0, -100%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, -100%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, -100%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, -100%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);}html.w-mod-js:not(.w-mod-ix) [data-w-id="8c12fc56-f7dc-7fcd-d0ee-831451ec85b7"] {color:rgb(0,0,0);}}@media (max-width:479px) {html.w-mod-js:not(.w-mod-ix) [data-w-id="00f7206a-c449-eead-4b2d-c465af8667b3"] {background-color:rgb(231,255,83);}html.w-mod-js:not(.w-mod-ix) [data-w-id="c899c40a-2926-1ac0-9674-cc7cb242e1de"] {-webkit-transform:translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);-moz-transform:translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);-ms-transform:translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);transform:translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);filter: invert(100%);}html.w-mod-js:not(.w-mod-ix) [data-w-id="b6351ffe-38d3-d412-701d-8ee1cb58a39b"] {-webkit-transform:translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);-moz-transform:translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);-ms-transform:translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);transform:translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);filter: invert(100%);}html.w-mod-js:not(.w-mod-ix) [data-w-id="0db9a9d3-ffbd-7d82-9d09-dd7507ed3999"] {opacity:0;-webkit-transform:translate3d(0, -100%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, -100%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, -100%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, -100%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);}html.w-mod-js:not(.w-mod-ix) [data-w-id="8c12fc56-f7dc-7fcd-d0ee-831451ec85b7"] {color:rgb(0,0,0);}}</style>
<link href="https://fonts.googleapis.com" rel="preconnect">
<link href="https://fonts.gstatic.com" rel="preconnect" crossorigin="anonymous">
<script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" type="text/javascript"></script>
<script type="text/javascript">WebFont.load({ google: { families: ["Ultra:regular","Poppins:500,600","EB Garamond:regular,500,600,700,800,italic,500italic,600italic,700italic,800italic"] }});</script>
<script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script>
<link href="images/favicon.png" rel="shortcut icon" type="image/x-icon">
<link href="images/webclip.png" rel="apple-touch-icon">
<style>
body {
-webkit-font-smoothing: antialiased; -moz-font-smoothing: antialiased; -o-font-smoothing: antialiased;
}
</style>
</head>
<body>
<div class="content">
<main id="hero" class="hero-logo-wrapper">
<div class="w-layout-blockcontainer container w-container">
<a href="index.html" aria-current="page" class="hero-logo w-inline-block w--current">
<h1 class="h1 hero-logo-text">raid<br>guild</h1>
</a>
</div>
</main>
<nav class="menu">
<div data-w-id="00f7206a-c449-eead-4b2d-c465af8667b3" class="menu-button">
<div data-w-id="8c12fc56-f7dc-7fcd-d0ee-831451ec85b7" class="medium-l-uppercase menu-button-text">Menu</div>
</div>
<div data-w-id="0db9a9d3-ffbd-7d82-9d09-dd7507ed3999" class="w-layout-blockcontainer container menu-container w-container">
<div class="menu-items-wrapper">
<a href="#hero" class="menu-item w-inline-block">
<div class="medium-l-uppercase menu-item-text">Home</div>
<div class="menu-item-shape"></div>
</a>
<a href="#about" class="menu-item w-inline-block">
<div class="medium-l-uppercase menu-item-text">About</div>
<div class="menu-item-shape"></div>
</a>
<a href="#services" class="menu-item w-inline-block">
<div class="medium-l-uppercase menu-item-text">Services</div>
<div class="menu-item-shape"></div>
</a>
<a href="#case-studies" class="menu-item w-inline-block">
<div class="medium-l-uppercase menu-item-text">Case Studies</div>
<div class="menu-item-shape"></div>
</a>
<a href="#contact" class="menu-item w-inline-block">
<div class="medium-l-uppercase menu-item-text">Contact Us</div>
<div class="menu-item-shape"></div>
</a>
</div>
</div>
</nav>
<div class="hero-video-wrapper">
<div class="w-layout-blockcontainer container w-container"><img src="images/witchcraft-08_0-15-1.png" loading="lazy" sizes="(max-width: 767px) 100vw, (max-width: 991px) 728px, 940px" srcset="images/witchcraft-08_0-15-1-p-500.png 500w, images/witchcraft-08_0-15-1-p-800.png 800w, images/witchcraft-08_0-15-1-p-1080.png 1080w, images/witchcraft-08_0-15-1-p-1600.png 1600w, images/witchcraft-08_0-15-1-p-2000.png 2000w, images/witchcraft-08_0-15-1.png 2544w" alt="" class="image"></div>
</div>
<section id="about" class="section about">
<div class="ticker-block-bottom">
<div class="ticker-wrapper">
<div class="ticker bottom-type-two">
<div class="ticker-left-block">
<div class="ticker-left-line"><img loading="lazy" height="Auto" alt="" src="images/E4396_58.svg" class="ticker-smile">
<div class="large-text-m color-primary">visionary</div><img loading="lazy" height="Auto" alt="" src="images/E4396_18.svg" class="ticker-smile">
<div class="large-text-m color-primary">collaborative</div><img loading="lazy" height="Auto" alt="" src="images/E4396_87.svg" class="ticker-smile">
<div class="large-text-m color-primary">impactful</div><img loading="lazy" height="Auto" alt="" src="images/E4396_102.svg" class="ticker-smile">
<div class="large-text-m color-primary">strategic</div><img loading="lazy" height="Auto" alt="" src="images/E4396_93.svg" class="ticker-smile">
<div class="large-text-m color-primary">transparent</div><img loading="lazy" height="Auto" alt="" src="images/E4396_85.svg" class="ticker-smile">
<div class="large-text-m color-primary">relentless</div><img loading="lazy" height="Auto" alt="" src="images/E4396_85.svg" class="ticker-smile">
<div class="large-text-m color-primary">versatile<br></div>
</div>
<div class="ticker-left-line"><img loading="lazy" height="Auto" alt="" src="images/E4396_101.svg" class="ticker-smile">
<div class="large-text-m color-primary">visionary</div><img loading="lazy" height="Auto" alt="" src="images/E4396_100.svg" class="ticker-smile">
<div class="large-text-m color-primary">collaborative</div><img loading="lazy" height="Auto" alt="" src="images/E4396_98.svg" class="ticker-smile">
<div class="large-text-m color-primary">impactful</div><img loading="lazy" height="Auto" alt="" src="images/E4396_89.svg" class="ticker-smile">
<div class="large-text-m color-primary">strategic</div><img loading="lazy" height="Auto" alt="" src="images/E4396_90.svg" class="ticker-smile">
<div class="large-text-m color-primary">transparent</div><img loading="lazy" height="Auto" alt="" src="images/E4396_35.svg" class="ticker-smile">
<div class="large-text-m color-primary">relentless</div><img loading="lazy" height="Auto" alt="" src="images/E4396_08.svg" class="ticker-smile">
<div class="large-text-m color-primary">versatile</div>
</div>
</div>
</div>
<div class="ticker top-type-two">
<div class="ticker-right-block">
<div class="ticker-right-line"><img loading="lazy" height="Auto" alt="" src="images/E4396_83.svg" class="ticker-smile">
<div class="large-text-m color-primary">Innovative</div><img loading="lazy" height="Auto" alt="" src="images/E4396_65.svg" class="ticker-smile">
<div class="large-text-m color-primary">Strategic</div><img loading="lazy" height="Auto" alt="" src="images/E4396_64.svg" class="ticker-smile">
<div class="large-text-m color-primary">Creative</div><img loading="lazy" height="Auto" alt="" src="images/E4396_70.svg" class="ticker-smile">
<div class="large-text-m color-primary">Dynamic</div><img loading="lazy" height="Auto" alt="" src="images/E4396_68.svg" class="ticker-smile">
<div class="large-text-m color-primary">Visionary</div><img loading="lazy" height="Auto" alt="" src="images/E4396_46.svg" class="ticker-smile">
<div class="large-text-m color-primary">Collaborative<br></div><img loading="lazy" height="Auto" alt="" src="images/E4396_81.svg" class="ticker-smile">
<div class="large-text-m color-primary">Impactful<br></div>
</div>
<div class="ticker-right-line"><img loading="lazy" height="Auto" alt="" src="images/E4396_67.svg" class="ticker-smile">
<div class="large-text-m color-primary">Innovative</div><img loading="lazy" height="Auto" alt="" src="images/E4396_73.svg" class="ticker-smile">
<div class="large-text-m color-primary">Strategic</div><img loading="lazy" height="Auto" alt="" src="images/E4396_71.svg" class="ticker-smile">
<div class="large-text-m color-primary">Creative</div><img loading="lazy" height="Auto" alt="" src="images/E4396_45.svg" class="ticker-smile">
<div class="large-text-m color-primary">Dynamic</div><img loading="lazy" height="Auto" alt="" src="images/E4396_45.svg" class="ticker-smile">
<div class="large-text-m color-primary">Visionary</div><img loading="lazy" height="Auto" alt="" src="images/E4396_39.svg" class="ticker-smile">
<div class="large-text-m color-primary">Collaborative<br></div><img loading="lazy" height="Auto" alt="" src="images/E4396_09.svg" class="ticker-smile">
<div class="large-text-m color-primary">Impactful<br></div>
</div>
</div>
</div>
</div>
</div>
<div class="w-layout-blockcontainer container vertical-flex-center w-container">
<div class="about-content-wrapper">
<div class="section-smiles-wrapper"><img src="images/E4396_02.svg" loading="lazy" alt="" class="section-left-smile"><img src="images/E4396_05.svg" loading="lazy" alt="" class="section-center-smile"><img src="images/E4396_01.svg" loading="lazy" alt="" class="section-right-smile"></div>
<div class="about-content">
<div class="about-text">
<h2 class="h2">BUILDING WEB3 ONE RAID AT A TIME</h2>
<p class="medium-l max-width-600"><strong class="bold-text">Raid Guild is a decentralized collective of mercenaries ready to slay your web3 product demons</strong><strong><br><br></strong>We’re a battle-tested squad for full-stack development — smart contracts, dApps, DAO tooling, and public goods – built for real impact</p>
</div>
<div class="buttons-wrapper">
<a href="#contact" class="primary-button w-inline-block">
<div class="semibold-m-uppercase">Hire us</div>
<div class="primary-button-bg"></div>
</a>
<a href="#services" class="secondary-button w-inline-block">
<div class="semibold-m-uppercase-black">Our Services</div>
<div class="secondary-button-bg"></div>
</a>
</div>
</div>
</div>
</div>
</section>
<section id="case-studies" class="section case-studies">
<div class="w-layout-blockcontainer container w-container">
<div class="case-studies-content">
<div class="center-heading">
<div class="center-heading-content">
<h2 class="h2"> completed quests</h2>
</div>
<div class="buttons-wrapper">
<a href="#testimonials" class="secondary-button w-inline-block">
<div class="semibold-m-uppercase-black">What Others Say</div>
<div class="secondary-button-bg"></div>
</a>
</div>
</div>
<div class="case-studies-grid">
<div class="case-study-item">
<div class="case-study-card">
<div class="case-study-main-info">
<div class="case-study-logo-and-smile"></div>
<div class="case-study-data">
<a href="https://pocket.network/" target="_blank" class="w-inline-block">
<div class="large-text-l">Pocket</div>
</a>
<p class="semibold-m-uppercase-white">10x increase in token value</p>
</div>
</div>
<div class="case-study-description">
<p class="medium-l max-width-400">Created the wrapped version of the $POKT token as well as the Uniswap pool, bridge and staking dApp. Token price increased 10x with the launch of this token. $7M has been transferred over this bridge in 2024.</p>
<div class="chips-wrapper">
<div class="chips primary-chips">
<div class="semibold-s-uppercase">Cross-chain infra</div>
</div>
<div class="chips primary-chips">
<div class="semibold-s-uppercase">token</div>
</div>
<div class="chips primary-chips">
<div class="semibold-s-uppercase">dapp dev</div>
</div>
</div>
</div>
</div>
<a href="https://www.google.com/" target="_blank" class="case-study-video-wrapper w-inline-block"><img src="images/witchcraft-05_0-20.png" loading="lazy" sizes="(max-width: 767px) 100vw, (max-width: 991px) 728px, 940px" srcset="images/witchcraft-05_0-20-p-500.png 500w, images/witchcraft-05_0-20-p-800.png 800w, images/witchcraft-05_0-20-p-1080.png 1080w, images/witchcraft-05_0-20-p-1600.png 1600w, images/witchcraft-05_0-20-p-2000.png 2000w, images/witchcraft-05_0-20-p-2600.png 2600w, images/witchcraft-05_0-20-p-3200.png 3200w, images/witchcraft-05_0-20.png 6667w" alt="" class="image-2"></a>
</div>
<div class="case-study-item">
<a href="https://aura.brightid.org/" target="_blank" class="case-study-video-wrapper w-inline-block"><img src="images/witchcraft-04_0-2.png" loading="lazy" sizes="(max-width: 767px) 100vw, (max-width: 991px) 728px, 940px" srcset="images/witchcraft-04_0-2-p-500.png 500w, images/witchcraft-04_0-2-p-800.png 800w, images/witchcraft-04_0-2-p-1080.png 1080w, images/witchcraft-04_0-2-p-1600.png 1600w, images/witchcraft-04_0-2-p-2000.png 2000w, images/witchcraft-04_0-2-p-2600.png 2600w, images/witchcraft-04_0-2-p-3200.png 3200w, images/witchcraft-04_0-2.png 6667w" alt="" class="image-2"></a>
<div class="case-study-card">
<div class="case-study-main-info">
<div class="case-study-logo-and-smile"></div>
<div class="case-study-data">
<a href="https://aura.brightid.org/" target="_blank" class="w-inline-block">
<div class="large-text-l">aura (brightid)</div>
</a>
<p class="semibold-m-uppercase-white">Gamifying Trust & Identity</p>
</div>
</div>
<div class="case-study-description">
<p class="medium-l max-width-400">Designed and built a social identity system that uses BrightID verification to increase trust, combat Sybil attacks, and drive community engagement.</p>
<div class="chips-wrapper">
<div class="chips primary-chips">
<div class="semibold-s-uppercase">smart contracts</div>
</div>
<div class="chips primary-chips">
<div class="semibold-s-uppercase">design</div>
</div>
<div class="chips primary-chips">
<div class="semibold-s-uppercase">gamification</div>
</div>
</div>
</div>
</div>
</div>
<div class="case-study-item">
<div class="case-study-card">
<div class="case-study-main-info">
<div class="case-study-logo-and-smile"></div>
<div class="case-study-data">
<a href="https://www.hypercerts.org/" target="_blank" class="w-inline-block">
<div class="large-text-l">hypercerts</div>
</a>
<p class="semibold-m-uppercase-white">Grants transparency</p>
</div>
</div>
<div class="case-study-description">
<p class="medium-l max-width-400">Addressed pseudonymity challenges in Web3 grants by implementing smart contracts for minting, burning, and donating Hypercerts to ensure accountability between recipients and issuers.</p>
<div class="chips-wrapper">
<div class="chips primary-chips">
<div class="semibold-s-uppercase">smart contracts</div>
</div>
<div class="chips primary-chips">
<div class="semibold-s-uppercase">design</div>
</div>
<div class="chips primary-chips">
<div class="semibold-s-uppercase">protocol</div>
</div>
</div>
</div>
</div>
<a href="https://www.hypercerts.org/" target="_blank" class="case-study-video-wrapper w-inline-block"><img src="images/witchcraft-04_0-1.png" loading="lazy" sizes="(max-width: 767px) 100vw, (max-width: 991px) 728px, 940px" srcset="images/witchcraft-04_0-1-p-500.png 500w, images/witchcraft-04_0-1-p-800.png 800w, images/witchcraft-04_0-1-p-1080.png 1080w, images/witchcraft-04_0-1-p-1600.png 1600w, images/witchcraft-04_0-1-p-2000.png 2000w, images/witchcraft-04_0-1-p-2600.png 2600w, images/witchcraft-04_0-1-p-3200.png 3200w, images/witchcraft-04_0-1.png 6667w" alt="" class="image-2"></a>
</div>
<div class="case-study-item">
<a href="https://www.ultimatedominion.com/" target="_blank" class="case-study-video-wrapper w-inline-block"><img src="images/witchcraft-04_0-18.png" loading="lazy" sizes="(max-width: 767px) 100vw, (max-width: 991px) 728px, 940px" srcset="images/witchcraft-04_0-18-p-500.png 500w, images/witchcraft-04_0-18-p-800.png 800w, images/witchcraft-04_0-18-p-1080.png 1080w, images/witchcraft-04_0-18-p-1600.png 1600w, images/witchcraft-04_0-18-p-2000.png 2000w, images/witchcraft-04_0-18-p-2600.png 2600w, images/witchcraft-04_0-18-p-3200.png 3200w, images/witchcraft-04_0-18.png 6668w" alt="" class="image-2"></a>
<div class="case-study-card">
<div class="case-study-main-info">
<div class="case-study-logo-and-smile"></div>
<div class="case-study-data">
<a href="https://www.ultimatedominion.com/" target="_blank" class="w-inline-block">
<div class="large-text-l">ultimate dominion</div>
</a>
<p class="semibold-m-uppercase-white">onchain gameplay & interactions</p>
</div>
</div>
<div class="case-study-description">
<p class="medium-l max-width-400">Designed and built a fully on-chain RPG, integrating smart contract-powered quest systems, player-driven narratives, and decentralized inventory management to create a trustless game world.</p>
<div class="chips-wrapper">
<div class="chips primary-chips">
<div class="semibold-s-uppercase">game dev</div>
</div>
<div class="chips primary-chips">
<div class="semibold-s-uppercase">smart contracts</div>
</div>
<div class="chips primary-chips">
<div class="semibold-s-uppercase">ui/ux</div>
</div>
</div>
</div>
</div>
</div>
<div class="case-study-item">
<div class="case-study-card">
<div class="case-study-main-info">
<div class="case-study-logo-and-smile"></div>
<div class="case-study-data">
<a href="https://www.gnosis.io/" target="_blank" class="w-inline-block">
<div class="large-text-l">gnosis</div>
</a>
<p class="semibold-m-uppercase-white">$367M bridged net amount</p>
</div>
</div>
<div class="case-study-description">
<p class="medium-l max-width-400">Built the Gnosis Omni-Token Bridge to enable secure, user-friendly asset transfers of any ERC-20 between Ethereum and Gnosis Chain.</p>
<div class="chips-wrapper">
<div class="chips primary-chips">
<div class="semibold-s-uppercase">cross-chain</div>
</div>
<div class="chips primary-chips">
<div class="semibold-s-uppercase">dapp</div>
</div>
<div class="chips primary-chips">
<div class="semibold-s-uppercase">ui/ux</div>
</div>
</div>
</div>
</div>
<a href="https://www.gnosis.io/" target="_blank" class="case-study-video-wrapper w-inline-block"><img src="images/witchcraft-05_0-8.png" loading="lazy" sizes="(max-width: 767px) 100vw, (max-width: 991px) 728px, 940px" srcset="images/witchcraft-05_0-8-p-500.png 500w, images/witchcraft-05_0-8-p-800.png 800w, images/witchcraft-05_0-8-p-1080.png 1080w, images/witchcraft-05_0-8-p-1600.png 1600w, images/witchcraft-05_0-8-p-2000.png 2000w, images/witchcraft-05_0-8-p-2600.png 2600w, images/witchcraft-05_0-8-p-3200.png 3200w, images/witchcraft-05_0-8.png 6668w" alt="" class="image-2"></a>
</div>
</div>
</div>
</div>
</section>
<article id="services" class="section services">
<div class="w-layout-blockcontainer container w-container">
<div class="services-content">
<div class="center-heading">
<div class="center-heading-content">
<h2 class="h2">raid guild<br>Innovates Elevates Dominates</h2>
</div>
<a href="#contact" class="primary-button w-inline-block">
<div class="semibold-m-uppercase">hire us</div>
<div class="primary-button-bg"></div>
</a>
</div>
<div class="services-wrapper">
<div class="services-grid-one">
<div class="services-row">
<div class="service-image-item first-item">
<div class="chips-wrapper">
<div class="chips primary-chips">
<div class="semibold-s-uppercase">solidity</div>
</div>
<div class="chips primary-chips">
<div class="semibold-s-uppercase">hardhat</div>
</div>
<div class="chips primary-chips">
<div class="semibold-s-uppercase">react</div>
</div>
</div>
<div class="service-text">
<h3 class="h3 max-width-360-mobile-264">Full-Stack Development</h3>
<div class="service-paragraph-wrapper">
<p class="medium-m service-paragraph"><em class="italic-text">Our software developers and smart contract engineers build everything from dAps to Discord bots. If it powers the decentralized Web, we build it.</em></p>
</div>
</div><img src="images/witchcraft-01-02.png" loading="lazy" sizes="(max-width: 767px) 100vw, (max-width: 991px) 728px, 940px" srcset="images/witchcraft-01-02-p-500.png 500w, images/witchcraft-01-02-p-800.png 800w, images/witchcraft-01-02-p-1080.png 1080w, images/witchcraft-01-02.png 1613w" alt="" class="service-image">
</div>
<div class="service-solid-item first-item">
<div class="service-chips-and-smile">
<div class="chips-wrapper">
<div class="chips primary-chips">
<div class="semibold-s-uppercase">Content</div>
</div>
<div class="chips primary-chips">
<div class="semibold-s-uppercase">marketing</div>
</div>
</div>
</div>
<div class="service-text">
<h3 class="h3 max-width-360-mobile-264">Marketing & Content Strategy</h3>
<div class="service-paragraph-wrapper">
<p class="medium-m service-paragraph"><em class="italic-text">We create engaging content and growth strategies to help Web3 projects educate, inform, and activate their communities.</em></p>
</div>
</div><img src="images/witchcraft-08_0-8.png" loading="lazy" sizes="(max-width: 767px) 100vw, (max-width: 991px) 728px, 940px" srcset="images/witchcraft-08_0-8-p-500.png 500w, images/witchcraft-08_0-8-p-800.png 800w, images/witchcraft-08_0-8-p-1080.png 1080w, images/witchcraft-08_0-8-p-1600.png 1600w, images/witchcraft-08_0-8-p-2000.png 2000w, images/witchcraft-08_0-8-p-2600.png 2600w, images/witchcraft-08_0-8-p-3200.png 3200w, images/witchcraft-08_0-8.png 6668w" alt="" class="service-image">
</div>
</div>
<div class="services-row">
<div class="service-solid-item second-item">
<div class="service-chips-and-smile">
<div class="chips-wrapper">
<div class="chips primary-chips">
<div class="semibold-s-uppercase">dao design</div>
</div>
<div class="chips primary-chips">
<div class="semibold-s-uppercase">consulting</div>
</div>
<div class="chips primary-chips">
<div class="semibold-s-uppercase">token engineering</div>
</div>
</div>
</div>
<div class="service-text">
<h3 class="h3 max-width-360-mobile-264">DAO & Governance Consulting</h3>
<div class="service-paragraph-wrapper">
<p class="medium-m service-paragraph"><em class="italic-text">Raid Guild members have created, refined, and maintained foundational Web3 tooling on all layers of Ethereum. We design DAOs, governance frameworks, and tokenomic models that help communities coordinate.</em></p>
</div>
</div><img src="images/witchcraft-010_0-5.png" loading="lazy" sizes="(max-width: 767px) 100vw, (max-width: 991px) 728px, 940px" srcset="images/witchcraft-010_0-5-p-500.png 500w, images/witchcraft-010_0-5-p-800.png 800w, images/witchcraft-010_0-5-p-1080.png 1080w, images/witchcraft-010_0-5-p-1600.png 1600w, images/witchcraft-010_0-5-p-2000.png 2000w, images/witchcraft-010_0-5-p-2600.png 2600w, images/witchcraft-010_0-5-p-3200.png 3200w, images/witchcraft-010_0-5.png 6667w" alt="" class="service-image">
</div>
<div class="service-image-item second-item">
<div class="chips-wrapper">
<div class="chips primary-chips">
<div class="semibold-s-uppercase">ux/ui</div>
</div>
<div class="chips primary-chips">
<div class="semibold-s-uppercase">brand</div>
</div>
<div class="chips primary-chips">
<div class="semibold-s-uppercase">product</div>
</div>
</div>
<div class="service-text">
<h3 class="h3 max-width-360-mobile-264">Product & System Design</h3>
<div class="service-paragraph-wrapper">
<p class="medium-m service-paragraph"><em class="italic-text">We build intuitive user experiences and workflow-optimized dApps. Making Web3 accessible, from DAO tooling to token systems.</em></p>
</div>
</div><img src="images/witchcraft-01-03.png" loading="lazy" sizes="(max-width: 767px) 100vw, (max-width: 991px) 728px, 940px" srcset="images/witchcraft-01-03-p-500.png 500w, images/witchcraft-01-03-p-800.png 800w, images/witchcraft-01-03-p-1080.png 1080w, images/witchcraft-01-03.png 1613w" alt="" class="service-image">
</div>
</div>
</div>
<div class="services-grid-two"></div>
</div>
</div>
</div>
</article>
<div class="testimonials-and-faq-wrapper">
<div class="ticker-block-top">
<div class="ticker-wrapper">
<div class="ticker bottom-type-one">
<div class="ticker-left-block">
<div class="ticker-left-line"><img loading="lazy" height="Auto" alt="" src="images/E4396_83.svg" class="ticker-smile">
<div class="large-text-m color-primary">Innovative</div><img loading="lazy" height="Auto" alt="" src="images/E4396_65.svg" class="ticker-smile">
<div class="large-text-m color-primary">Strategic</div><img loading="lazy" height="Auto" alt="" src="images/E4396_64.svg" class="ticker-smile">
<div class="large-text-m color-primary">Creative</div><img loading="lazy" height="Auto" alt="" src="images/E4396_70.svg" class="ticker-smile">
<div class="large-text-m color-primary">Dynamic</div><img loading="lazy" height="Auto" alt="" src="images/E4396_68.svg" class="ticker-smile">
<div class="large-text-m color-primary">Visionary</div><img loading="lazy" height="Auto" alt="" src="images/E4396_46.svg" class="ticker-smile">
<div class="large-text-m color-primary">Collaborative<br></div><img loading="lazy" height="Auto" alt="" src="images/E4396_81.svg" class="ticker-smile">
<div class="large-text-m color-primary">Impactful<br></div>
</div>
<div class="ticker-left-line"><img loading="lazy" height="Auto" alt="" src="images/E4396_67.svg" class="ticker-smile">
<div class="large-text-m color-primary">Innovative</div><img loading="lazy" height="Auto" alt="" src="images/E4396_73.svg" class="ticker-smile">
<div class="large-text-m color-primary">Strategic</div><img loading="lazy" height="Auto" alt="" src="images/E4396_71.svg" class="ticker-smile">
<div class="large-text-m color-primary">Creative</div><img loading="lazy" height="Auto" alt="" src="images/E4396_45.svg" class="ticker-smile">
<div class="large-text-m color-primary">Dynamic</div><img loading="lazy" height="Auto" alt="" src="images/E4396_45.svg" class="ticker-smile">
<div class="large-text-m color-primary">Visionary</div><img loading="lazy" height="Auto" alt="" src="images/E4396_39.svg" class="ticker-smile">
<div class="large-text-m color-primary">Collaborative<br></div><img loading="lazy" height="Auto" alt="" src="images/E4396_09.svg" class="ticker-smile">
<div class="large-text-m color-primary">Impactful<br></div>
</div>
</div>
</div>
<div class="ticker top-type-one">
<div class="ticker-right-block">
<div class="ticker-right-line"><img loading="lazy" height="Auto" alt="" src="images/E4396_58.svg" class="ticker-smile">
<div class="large-text-m color-primary">visionary</div><img loading="lazy" height="Auto" alt="" src="images/E4396_18.svg" class="ticker-smile">
<div class="large-text-m color-primary">collaborative</div><img loading="lazy" height="Auto" alt="" src="images/E4396_87.svg" class="ticker-smile">
<div class="large-text-m color-primary">impactful</div><img loading="lazy" height="Auto" alt="" src="images/E4396_102.svg" class="ticker-smile">
<div class="large-text-m color-primary">strategic</div><img loading="lazy" height="Auto" alt="" src="images/E4396_93.svg" class="ticker-smile">
<div class="large-text-m color-primary">transparent</div><img loading="lazy" height="Auto" alt="" src="images/E4396_85.svg" class="ticker-smile">
<div class="large-text-m color-primary">relentless</div><img loading="lazy" height="Auto" alt="" src="images/E4396_85.svg" class="ticker-smile">
<div class="large-text-m color-primary">versatile</div>
</div>
<div class="ticker-right-line"><img loading="lazy" height="Auto" alt="" src="images/E4396_101.svg" class="ticker-smile">
<div class="large-text-m color-primary">visionary</div><img loading="lazy" height="Auto" alt="" src="images/E4396_100.svg" class="ticker-smile">
<div class="large-text-m color-primary">collaborative</div><img loading="lazy" height="Auto" alt="" src="images/E4396_98.svg" class="ticker-smile">
<div class="large-text-m color-primary">impactful</div><img loading="lazy" height="Auto" alt="" src="images/E4396_89.svg" class="ticker-smile">
<div class="large-text-m color-primary">strategic</div><img loading="lazy" height="Auto" alt="" src="images/E4396_90.svg" class="ticker-smile">
<div class="large-text-m color-primary">transparent</div><img loading="lazy" height="Auto" alt="" src="images/E4396_35.svg" class="ticker-smile">
<div class="large-text-m color-primary">relentless</div><img loading="lazy" height="Auto" alt="" src="images/E4396_08.svg" class="ticker-smile">
<div class="large-text-m color-primary">versatile</div>
</div>
</div>
</div>
</div>
</div>
<section id="testimonials" class="section testimonials">
<div class="w-layout-blockcontainer container w-container">
<div class="testimonials-content">
<div class="center-heading">
<div class="center-heading-content">
<h2 class="h2">Words from Our Clients</h2>
<p class="medium-l max-width-600">Discover firsthand accounts of our impact from satisfied clients. Explore their stories of success and partnership.</p>
</div>
</div>
<div class="testimonials-grid">
<div data-w-id="760fe534-adce-b54f-bc73-53a926b11fc4" class="testimonial">
<div class="testimonial-content">
<div class="testimonial-text-wrapper"><img src="images/E4396_10.svg" loading="lazy" alt="" class="testimonial-icon">
<div class="testimonial-text">
<h4 class="h4">"I've worked with Raid Guild for over two years...</h4>
<p class="medium-l">and can confidently say they're a reliable, innovative team. Their technical expertise and collaborative spirit have consistently delivered exceptional results. I highly recommend them as a partner in any project."</p>
</div>
</div>
</div>
<div class="testimonial-person">
<div class="testimonial-person-info">
<div class="semibold-m-uppercase-black">Kevin Owocki</div>
<div class="semibold-s-uppercase color-black-opacity-50">co-founder of gitcoin, allo.capital</div>
</div>
</div>
</div>
<div data-w-id="6bffdf15-8e2e-db78-1b10-d427a638fe74" class="testimonial">
<div class="testimonial-content">
<div class="testimonial-text-wrapper"><img src="images/E4396_11.svg" loading="lazy" alt="" class="testimonial-icon">
<div class="testimonial-text">
<h4 class="h4">"<strong class="bold-text-2">for me, it is the strength of RaidGuild's culture...</strong></h4>
<p class="medium-l">I really appreciate the values, the integrity, and the professionalism of all of the team. It feels like a team that we can build a relationship with."</p>
</div>
</div>
</div>
<div class="testimonial-person">
<div class="testimonial-person-info">
<div class="semibold-m-uppercase-black">Adrienne Youngman</div>
<div class="semibold-s-uppercase color-black-opacity-50">CEO at partisia blockchain</div>
</div>
</div>
</div>
<div data-w-id="a1f7fdc0-09c1-4943-0f85-7574036cdf7c" class="testimonial">
<div class="testimonial-content">
<div class="testimonial-text-wrapper"><img src="images/E4396_34.svg" loading="lazy" alt="" class="testimonial-icon">
<div class="testimonial-text">
<h4 class="h4">“Watching Raid Guild grow out of MetaCartel has been an inspiring experiment...</h4>
<p class="medium-l">in decentralized coordination. Their dedication and work set a high bar for the future of work and online collaboration.”</p>
</div>
</div>
</div>
<div class="testimonial-person">
<div class="testimonial-person-info">
<div class="semibold-m-uppercase-black">james young</div>
<div class="semibold-s-uppercase color-black-opacity-50">founder at collab.land</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="section faq">
<div class="w-layout-blockcontainer container w-container">
<div class="faq-content">
<div class="wrapper">
<div class="sticky-section-header">
<h2 class="h2 max-width-520-mobile-280">All You need to Know</h2>
<a href="#contact" class="primary-button w-inline-block">
<div class="semibold-m-uppercase">Contact Us</div>
<div class="primary-button-bg"></div>
</a>
<p class="medium-l">Whether you're curious about our approach or need specific information, find valuable insights here.</p>
</div>
</div>
<div class="faq-wrapper">
<div class="faq-item">
<div class="faq-question">
<div class="semibold-m-uppercase-black">How do I hire Raid Guild for a project?</div><img src="images/E4396_43.svg" loading="lazy" width="Auto" height="Auto" alt="" class="faq-icon">
</div>
<div class="faq-answer">
<p class="medium-l faq-answer-text">Fill out our request form first. Our clerics will assess your mission, assemble the right raid party, and reach out to you.</p>
</div>
</div>
<div class="faq-item">
<div class="faq-question">
<div class="semibold-m-uppercase-black">What’s the typical project timeline?</div><img src="images/E4396_43.svg" loading="lazy" width="Auto" height="Auto" alt="" class="faq-icon">
</div>
<div class="faq-answer">
<p class="medium-l faq-answer-text">Timelines vary based on scope, but most projects run 4-12 weeks from planning to deployment.<br></p>
</div>
</div>
<div class="faq-item">
<div class="faq-question">
<div class="semibold-m-uppercase-black">How does working with RaidGuild differ from a traditional agency?<br></div><img src="images/E4396_43.svg" loading="lazy" width="Auto" height="Auto" alt="" class="faq-icon">
</div>
<div class="faq-answer">
<p class="medium-l faq-answer-text">We operate as a DAO-powered Guild. Our members are experienced Web3 builders who collaborate on projects based on reputation and expertise, not hierarchy.<br></p>
</div>
</div>
<div class="faq-item">
<div class="faq-question">
<div class="semibold-m-uppercase-black">How do I join RaidGuild?<br></div><img src="images/E4396_43.svg" loading="lazy" width="Auto" height="Auto" alt="" class="faq-icon">
</div>
<div class="faq-answer">
<p class="medium-l faq-answer-text">To join Raid Guild, you must participate in our Cohort Program—a structured onboarding process where you demonstrate your skills and earn your place among our ranks.<br></p>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
<div class="our-story-wrapper">
<div class="ticker-block-top">
<div class="ticker-wrapper">
<div class="ticker bottom-type-one">
<div class="ticker-left-block">
<div class="ticker-left-line"><img loading="lazy" height="Auto" alt="" src="images/E4396_58.svg" class="ticker-smile">
<div class="large-text-m color-primary">Innovative</div><img loading="lazy" height="Auto" alt="" src="images/E4396_18.svg" class="ticker-smile">
<div class="large-text-m color-primary">Strategic</div><img loading="lazy" height="Auto" alt="" src="images/E4396_87.svg" class="ticker-smile">
<div class="large-text-m color-primary">Creative</div><img loading="lazy" height="Auto" alt="" src="images/E4396_102.svg" class="ticker-smile">
<div class="large-text-m color-primary">Dynamic</div><img loading="lazy" height="Auto" alt="" src="images/E4396_93.svg" class="ticker-smile">
<div class="large-text-m color-primary">Visionary</div><img loading="lazy" height="Auto" alt="" src="images/E4396_85.svg" class="ticker-smile">
<div class="large-text-m color-primary">Collaborative<br></div><img loading="lazy" height="Auto" alt="" src="images/E4396_85.svg" class="ticker-smile">
<div class="large-text-m color-primary">Impactful<br></div>
</div>
<div class="ticker-left-line"><img loading="lazy" height="Auto" alt="" src="images/E4396_101.svg" class="ticker-smile">
<div class="large-text-m color-primary">Innovative</div><img loading="lazy" height="Auto" alt="" src="images/E4396_100.svg" class="ticker-smile">
<div class="large-text-m color-primary">Strategic</div><img loading="lazy" height="Auto" alt="" src="images/E4396_98.svg" class="ticker-smile">
<div class="large-text-m color-primary">Creative</div><img loading="lazy" height="Auto" alt="" src="images/E4396_89.svg" class="ticker-smile">
<div class="large-text-m color-primary">Dynamic</div><img loading="lazy" height="Auto" alt="" src="images/E4396_90.svg" class="ticker-smile">
<div class="large-text-m color-primary">Visionary</div><img loading="lazy" height="Auto" alt="" src="images/E4396_35.svg" class="ticker-smile">
<div class="large-text-m color-primary">Collaborative<br></div><img loading="lazy" height="Auto" alt="" src="images/E4396_08.svg" class="ticker-smile">
<div class="large-text-m color-primary">Impactful<br></div>
</div>
</div>
</div>
<div class="ticker top-type-one">
<div class="ticker-right-block">
<div class="ticker-right-line"><img loading="lazy" height="Auto" alt="" src="images/E4396_83.svg" class="ticker-smile">
<div class="large-text-m color-primary">Innovative</div><img loading="lazy" height="Auto" alt="" src="images/E4396_65.svg" class="ticker-smile">
<div class="large-text-m color-primary">Strategic</div><img loading="lazy" height="Auto" alt="" src="images/E4396_64.svg" class="ticker-smile">
<div class="large-text-m color-primary">Creative</div><img loading="lazy" height="Auto" alt="" src="images/E4396_70.svg" class="ticker-smile">
<div class="large-text-m color-primary">Dynamic</div><img loading="lazy" height="Auto" alt="" src="images/E4396_68.svg" class="ticker-smile">
<div class="large-text-m color-primary">Visionary</div><img loading="lazy" height="Auto" alt="" src="images/E4396_46.svg" class="ticker-smile">
<div class="large-text-m color-primary">Collaborative<br></div><img loading="lazy" height="Auto" alt="" src="images/E4396_81.svg" class="ticker-smile">
<div class="large-text-m color-primary">Impactful<br></div>
</div>
<div class="ticker-right-line"><img loading="lazy" height="Auto" alt="" src="images/E4396_67.svg" class="ticker-smile">
<div class="large-text-m color-primary">Innovative</div><img loading="lazy" height="Auto" alt="" src="images/E4396_73.svg" class="ticker-smile">
<div class="large-text-m color-primary">Strategic</div><img loading="lazy" height="Auto" alt="" src="images/E4396_71.svg" class="ticker-smile">
<div class="large-text-m color-primary">Creative</div><img loading="lazy" height="Auto" alt="" src="images/E4396_45.svg" class="ticker-smile">
<div class="large-text-m color-primary">Dynamic</div><img loading="lazy" height="Auto" alt="" src="images/E4396_45.svg" class="ticker-smile">
<div class="large-text-m color-primary">Visionary</div><img loading="lazy" height="Auto" alt="" src="images/E4396_39.svg" class="ticker-smile">
<div class="large-text-m color-primary">Collaborative<br></div><img loading="lazy" height="Auto" alt="" src="images/E4396_09.svg" class="ticker-smile">
<div class="large-text-m color-primary">Impactful<br></div>
</div>
</div>
</div>
</div>
</div>
<section class="section our-story">
<div class="w-layout-blockcontainer container w-container">
<div class="story-content">
<div class="wrapper">
<div class="sticky-section-header">
<h2 class="h2 max-width-520-mobile-280">Our Story</h2>
<p class="medium-l">From rebels to builders of the sovereign internet, RaidGuild was born in the fires of decentralization to slay Moloch and create tools and systems that return power to the people.</p>
</div>
</div>
<div class="timeline">
<div class="timeline-item first-item">
<div class="timeline-item-header">
<div class="timeline-milestone">
<div class="semibold-m-uppercase-white">the spark</div>
<h3 class="h3">2019</h3>
</div><img src="images/E4396_99.svg" loading="lazy" alt="" class="timeline-item-icon">
<div class="timeline-circle"></div>
</div>
<div class="timeline-text">
<p class="medium-l max-width-520">Raid Guild was founded at ETHDenver by a group of passionate rebels to support the DAOHaus ecosystem.</p>
</div>
</div>
<div class="timeline-item second-item">
<div class="timeline-item-header">
<div class="timeline-milestone">
<div class="semibold-m-uppercase-white">Expanding the Arsenal</div>
<h3 class="h3">2020</h3>
</div><img src="images/E4396_97.svg" loading="lazy" alt="" class="timeline-item-icon">
<div class="timeline-circle"></div>
</div>
<div class="timeline-text">
<p class="medium-l max-width-520">Raid Guild launched WrapETH, enabling one-click wrapping/unwrapping of ETH. Our first Public Goods project of many.</p>
</div>
</div>
<div class="timeline-item third-item">
<div class="timeline-item-header">
<div class="timeline-milestone">
<div class="semibold-m-uppercase-white">Smart Escrow Launch</div>
<h3 class="h3">2020</h3>
</div><img src="images/E4396_44.svg" loading="lazy" alt="" class="timeline-item-icon">
<div class="timeline-circle"></div>
</div>
<div class="timeline-text">
<p class="medium-l max-width-520">Raid Guild built SmartInvoice, a milestone-based escrow system for trustless payments for Web3 freelancers and DAOs.<br></p>
</div>
</div>
<div class="timeline-item fourth-item">
<div class="timeline-item-header">
<div class="timeline-milestone">
<div class="semibold-m-uppercase-white">Strengthening the Guild</div>
<h3 class="h3">2021</h3>
</div><img src="images/E4396_63.svg" loading="lazy" alt="" class="timeline-item-icon">
<div class="timeline-circle"></div>
</div>
<div class="timeline-text">
<p class="medium-l max-width-520">The first cohort introduced a structured onboarding and new member education process.<br></p>
</div>
</div>
<div class="timeline-item fifth-item">
<div class="timeline-item-header">
<div class="timeline-milestone">
<div class="semibold-m-uppercase-white">Aligning forces</div>
<h3 class="h3">2022</h3>
</div><img src="images/E4396_24.svg" loading="lazy" alt="" class="timeline-item-icon">
<div class="timeline-circle"></div>
</div>
<div class="timeline-text">
<p class="medium-l max-width-520">The birth of $RAID token established an alignment mechanism for both clients and guild members.</p>
</div>
</div>
<div class="timeline-item fifth-item">
<div class="timeline-item-header">
<div class="timeline-milestone">
<div class="semibold-m-uppercase-white">Rebranding</div>
<h3 class="h3">2025</h3>
</div><img src="images/E4396_66.svg" loading="lazy" alt="" class="timeline-item-icon">
<div class="timeline-circle"></div>
</div>
<div class="timeline-text">
<p class="medium-l max-width-520">The fight against Moloch never ends. To stay ahead, we rebranded and refined our services. We remain committed to building public goods, strengthening DAOs and pushing Web3 into a permissionless future.</p>
</div>
</div>
</div>
</div>
</div>
</section>
<div class="ticker-block-bottom">
<div class="ticker-wrapper">
<div class="ticker bottom-type-two">
<div class="ticker-left-block">
<div class="ticker-left-line"><img loading="lazy" height="Auto" alt="" src="images/E4396_58.svg" class="ticker-smile">
<div class="large-text-m color-primary">visionary</div><img loading="lazy" height="Auto" alt="" src="images/E4396_18.svg" class="ticker-smile">
<div class="large-text-m color-primary">collaborative</div><img loading="lazy" height="Auto" alt="" src="images/E4396_87.svg" class="ticker-smile">
<div class="large-text-m color-primary">impactful</div><img loading="lazy" height="Auto" alt="" src="images/E4396_102.svg" class="ticker-smile">
<div class="large-text-m color-primary">strategic</div><img loading="lazy" height="Auto" alt="" src="images/E4396_93.svg" class="ticker-smile">
<div class="large-text-m color-primary">transparent</div><img loading="lazy" height="Auto" alt="" src="images/E4396_85.svg" class="ticker-smile">
<div class="large-text-m color-primary">relentless</div><img loading="lazy" height="Auto" alt="" src="images/E4396_85.svg" class="ticker-smile">
<div class="large-text-m color-primary">versatile</div>
</div>
<div class="ticker-left-line"><img loading="lazy" height="Auto" alt="" src="images/E4396_101.svg" class="ticker-smile">
<div class="large-text-m color-primary">visionary</div><img loading="lazy" height="Auto" alt="" src="images/E4396_100.svg" class="ticker-smile">
<div class="large-text-m color-primary">collaborative</div><img loading="lazy" height="Auto" alt="" src="images/E4396_98.svg" class="ticker-smile">
<div class="large-text-m color-primary">impactful</div><img loading="lazy" height="Auto" alt="" src="images/E4396_89.svg" class="ticker-smile">
<div class="large-text-m color-primary">strategic</div><img loading="lazy" height="Auto" alt="" src="images/E4396_90.svg" class="ticker-smile">
<div class="large-text-m color-primary">transparent</div><img loading="lazy" height="Auto" alt="" src="images/E4396_35.svg" class="ticker-smile">
<div class="large-text-m color-primary">relentless</div><img loading="lazy" height="Auto" alt="" src="images/E4396_08.svg" class="ticker-smile">
<div class="large-text-m color-primary">versatile</div>
</div>
</div>
</div>
<div class="ticker top-type-two">
<div class="ticker-right-block">
<div class="ticker-right-line"><img loading="lazy" height="Auto" alt="" src="images/E4396_83.svg" class="ticker-smile">
<div class="large-text-m color-primary">Innovative</div><img loading="lazy" height="Auto" alt="" src="images/E4396_65.svg" class="ticker-smile">
<div class="large-text-m color-primary">Strategic</div><img loading="lazy" height="Auto" alt="" src="images/E4396_64.svg" class="ticker-smile">
<div class="large-text-m color-primary">Creative</div><img loading="lazy" height="Auto" alt="" src="images/E4396_70.svg" class="ticker-smile">
<div class="large-text-m color-primary">Dynamic</div><img loading="lazy" height="Auto" alt="" src="images/E4396_68.svg" class="ticker-smile">
<div class="large-text-m color-primary">Visionary</div><img loading="lazy" height="Auto" alt="" src="images/E4396_46.svg" class="ticker-smile">
<div class="large-text-m color-primary">Collaborative<br></div><img loading="lazy" height="Auto" alt="" src="images/E4396_81.svg" class="ticker-smile">
<div class="large-text-m color-primary">Impactful<br></div>
</div>
<div class="ticker-right-line"><img loading="lazy" height="Auto" alt="" src="images/E4396_67.svg" class="ticker-smile">
<div class="large-text-m color-primary">Innovative</div><img loading="lazy" height="Auto" alt="" src="images/E4396_73.svg" class="ticker-smile">
<div class="large-text-m color-primary">Strategic</div><img loading="lazy" height="Auto" alt="" src="images/E4396_71.svg" class="ticker-smile">
<div class="large-text-m color-primary">Creative</div><img loading="lazy" height="Auto" alt="" src="images/E4396_45.svg" class="ticker-smile">
<div class="large-text-m color-primary">Dynamic</div><img loading="lazy" height="Auto" alt="" src="images/E4396_45.svg" class="ticker-smile">
<div class="large-text-m color-primary">Visionary</div><img loading="lazy" height="Auto" alt="" src="images/E4396_39.svg" class="ticker-smile">
<div class="large-text-m color-primary">Collaborative<br></div><img loading="lazy" height="Auto" alt="" src="images/E4396_09.svg" class="ticker-smile">
<div class="large-text-m color-primary">Impactful<br></div>
</div>
</div>
</div>
</div>
</div>
</div>
<section class="section awards">
<div class="w-layout-blockcontainer container w-container">
<div class="awards-content">
<div class="center-heading">
<div class="center-heading-content">
<h2 class="h2">join the<br>guild<br></h2>
<p class="medium-l max-width-600">Ready to join the ranks? Our Cohort Onboarding Program is the gateway into Raid Guild—where the finest builders shape the future of Web3.</p>
<a href="https://discord.gg/2vx47gT95y" target="_blank" class="primary-button w-inline-block">
<div class="semibold-m-uppercase">Join us on Discord</div>
<div class="primary-button-bg"></div>
</a>
</div>
</div>
</div>
</div>
</section>
<section id="contact" class="section contact">
<div class="w-layout-blockcontainer container w-container">
<div class="contact-content">
<div class="smile-and-heading">
<div class="section-smiles-wrapper"><img src="images/E4396_23.svg" loading="lazy" alt="" class="section-left-smile"><img src="images/E4396_22.svg" loading="lazy" alt="" class="section-center-smile"><img src="images/E4396_57.svg" loading="lazy" alt="" class="section-right-smile"></div>
<div class="center-heading">
<div class="center-heading-content">
<h2 class="h2">Let's <br>slay<br>together</h2>
<p class="medium-l max-width-600">Have questions or ready to start a project? We're here to help you achieve your goals and bring your vision to life.</p>
</div>
</div>
</div>
<div class="contact-form-and-image">
<div class="contact-form-block">
<div class="contact-form-header">
<h3 class="h3 max-width-400-mobile-280">Ready for Carnage?</h3>
</div>
<div class="contact-form-body">
<div class="form-block w-form">
<form id="email-form" name="email-form" data-name="Email Form" method="get" class="form" data-wf-page-id="673e2986dcf3e7117d0a69d1" data-wf-element-id="c3341e1c-1b78-6533-a010-2753a5018840">
<div class="form-content">
<div class="form-inputs"><input class="form-input w-input" maxlength="256" name="name" data-name="Name" placeholder="Full Name" type="text" id="name" required=""><input class="form-input w-input" maxlength="256" name="Email" data-name="Email" placeholder="Email" type="email" id="Email" required=""><select id="Niche" name="Niche" data-name="Niche" required="" class="form-input dropdown w-select">
<option value="0">Your Niche</option>
<option value="DeFi">DeFi</option>
<option value="DAOs">DAOs</option>
<option value="NFTs">NFTs</option>
<option value="Infra">Infra</option>
<option value="SaaS">SaaS</option>
<option value="Technology">Crypto x AI</option>
<option value="Other">Other</option>
</select><textarea required="" placeholder="How we can help you?" maxlength="5000" id="Message" name="Message" data-name="Message" class="form-input text-area w-input"></textarea></div>
<div class="checkbox-cotnent">
<div class="medium-l color-black-opacity-50">What services you need</div>
<div class="checkbox-grid">
<div class="checkbox-column"><label class="w-checkbox checkbox-item">
<div class="w-checkbox-input w-checkbox-input--inputType-custom checkbox"></div><input type="checkbox" name="Brand-Identity" id="Brand-Identity" data-name="Brand Identity" style="opacity:0;position:absolute;z-index:-1"><span class="medium-l checkbox-text w-form-label" for="Brand-Identity">Brand Identity</span>
</label><label class="w-checkbox checkbox-item">
<div class="w-checkbox-input w-checkbox-input--inputType-custom checkbox"></div><input type="checkbox" name="Token-Engineering" id="Token-Engineering" data-name="Token Engineering" style="opacity:0;position:absolute;z-index:-1"><span class="medium-l checkbox-text w-form-label" for="Token-Engineering">Token Engineering</span>
</label><label class="w-checkbox checkbox-item">
<div class="w-checkbox-input w-checkbox-input--inputType-custom checkbox"></div><input type="checkbox" name="Marketing" id="Marketing" data-name="Marketing" style="opacity:0;position:absolute;z-index:-1"><span class="medium-l checkbox-text w-form-label" for="Marketing">Marketing</span>
</label></div>
<div class="checkbox-column"><label class="w-checkbox checkbox-item">
<div class="w-checkbox-input w-checkbox-input--inputType-custom checkbox"></div><input type="checkbox" name="DAO-Design" id="DAO-Design" data-name="DAO Design" style="opacity:0;position:absolute;z-index:-1"><span class="medium-l checkbox-text w-form-label" for="DAO-Design">DAO Design</span>
</label><label class="w-checkbox checkbox-item">
<div class="w-checkbox-input w-checkbox-input--inputType-custom checkbox"></div><input type="checkbox" name="UX-UI" id="UX-UI" data-name="UX/UI" style="opacity:0;position:absolute;z-index:-1"><span class="medium-l checkbox-text w-form-label" for="UX-UI">UX/UI</span>
</label><label class="w-checkbox checkbox-item">
<div class="w-checkbox-input w-checkbox-input--inputType-custom checkbox"></div><input type="checkbox" name="Help-Me-Figure-it-Out" id="Help-Me-Figure-it-Out" data-name="Help Me Figure it Out!" style="opacity:0;position:absolute;z-index:-1"><span class="medium-l checkbox-text w-form-label" for="Help-Me-Figure-it-Out">Help Me Figure it Out!</span>
</label></div>
</div>
</div>
</div><input type="submit" data-wait="Please wait..." class="form-button w-button" value="Send a Message">
</form>
<div class="success-message w-form-done">
<div class="success-message-content"><img src="images/RG-logo-gnarly-red.svg" loading="lazy" alt="" class="success-message-smile">
<div class="success-message-text">
<h4 class="h4">The fire has been lit!</h4>
<p class="medium-l">You can expect a response within 24 hours. Stay tuned to begin our epic quest together!</p>
</div>
</div>
</div>
<div class="error-message w-form-fail">
<div class="medium-l">Oops, something went wrong! Try again.</div>
</div>
</div>
</div>
</div>
<div class="contact-form-image-wrapper"><img src="images/witchcraft-06_0-3-1.png" loading="lazy" sizes="100vw" srcset="images/witchcraft-06_0-3-1-p-500.png 500w, images/witchcraft-06_0-3-1-p-800.png 800w, images/witchcraft-06_0-3-1-p-1080.png 1080w, images/witchcraft-06_0-3-1-p-1600.png 1600w, images/witchcraft-06_0-3-1-p-2000.png 2000w, images/witchcraft-06_0-3-1.png 2228w" alt="" class="contact-form-image"></div>
</div>
</div>
</div>
</section>
<footer class="section footer">
<div class="w-layout-blockcontainer container footer-container w-container">
<div class="footer-content">
<div class="footer-hero">
<a href="index.html" aria-current="page" class="footer-text w-inline-block w--current">
<div class="footer-large-text">raid<br>guild</div>
</a>
<div class="footer-menu">
<a href="#hero" class="footer-menu-item w-inline-block">
<div class="medium-l-uppercase footer-menu-item-text">Home</div>
<div class="footer-menu-item-shape"></div>
</a>
<a href="#about" class="footer-menu-item w-inline-block">
<div class="medium-l-uppercase footer-menu-item-text">About</div>
<div class="footer-menu-item-shape"></div>
</a>
<a href="#services" class="footer-menu-item w-inline-block">
<div class="medium-l-uppercase footer-menu-item-text">Services</div>
<div class="footer-menu-item-shape"></div>
</a>
<a href="#case-studies" class="footer-menu-item w-inline-block">
<div class="medium-l-uppercase footer-menu-item-text">Case Studies</div>
<div class="footer-menu-item-shape"></div>
</a>
<a href="#contact" class="footer-menu-item w-inline-block">
<div class="medium-l-uppercase footer-menu-item-text">Contact Us</div>
<div class="footer-menu-item-shape"></div>
</a>
</div>
</div>
<div class="footer-bottom">
<div class="footer-legal">
<div class="medium-m">© 2025 RaidGuild</div>
<a href="https://discord.gg/2vx47gT95y" target="_blank" class="footer-legal-link">Visit Us on Discord</a>
</div>
<div class="footer-smiles-content">
<div class="footer-smiles"><img src="images/E4396_09.svg" loading="lazy" alt="" class="footer-left-smile"><img src="images/RG-logo-gnarly-red.svg" loading="lazy" alt="" class="footer-center-smile"><img src="images/E4396_09b.svg" loading="lazy" alt="" class="footer-right-smile"></div>
</div>
</div>
</div>
</div>
</footer>
</div>
<div class="cursor-wrapper">
<div data-w-id="e0402a63-4a82-3e78-5785-ba17906e9b92" class="cursor-item default-cursor-item">
<div class="default-cursor-wrapper"><img src="images/cursor-default_1.svg" loading="lazy" alt="" class="default-cursor"></div>
</div>
<div data-w-id="cb7e41b0-6694-2555-e352-e1f62796fa74" class="cursor-item pointer-cursor-item">
<div class="pointer-cursor-wrapper"><img src="images/cursor-pointer_1.svg" loading="lazy" alt="" class="pointer-cursor"></div>
</div>
</div>
<script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=673e2986dcf3e7117d0a6953" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="js/webflow.js" type="text/javascript"></script>
</body>
</html>