-
Notifications
You must be signed in to change notification settings - Fork 0
/
rfb-request-for-builders.html
691 lines (691 loc) · 48.1 KB
/
rfb-request-for-builders.html
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
<!DOCTYPE html><!-- This site was created in Webflow. https://www.webflow.com -->
<!-- Last Published: Tue May 02 2023 18:26:09 GMT+0000 (Coordinated Universal Time) -->
<html data-wf-page="6446bf57f8980f13176ce2b4" data-wf-site="63f337249f8052b7c2e77906">
<head>
<meta charset="utf-8">
<title>Come Build on the ThirdFi Ecosystem</title>
<meta content="In ThirdFi’s company mission and DNA, we want to empower more developers to join our journey of onboarding the next billion people to decentralized finance and freedom of money." name="description">
<meta content="Come Build on the ThirdFi Ecosystem" property="og:title">
<meta content="In ThirdFi’s company mission and DNA, we want to empower more developers to join our journey of onboarding the next billion people to decentralized finance and freedom of money." property="og:description">
<meta content="https://uploads-ssl.webflow.com/63f337249f8052b7c2e77906/6436c1c581e705c330e3ef65_Screenshot_2023-04-12_at_8_05_26_PM-transformed.png" property="og:image">
<meta content="Come Build on the ThirdFi Ecosystem" property="twitter:title">
<meta content="In ThirdFi’s company mission and DNA, we want to empower more developers to join our journey of onboarding the next billion people to decentralized finance and freedom of money." property="twitter:description">
<meta content="https://uploads-ssl.webflow.com/63f337249f8052b7c2e77906/6436c1c581e705c330e3ef65_Screenshot_2023-04-12_at_8_05_26_PM-transformed.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">
<meta content="Webflow" name="generator">
<link href="css/normalize.css" rel="stylesheet" type="text/css">
<link href="css/webflow.css" rel="stylesheet" type="text/css">
<link href="css/thirdfi.webflow.css" rel="stylesheet" type="text/css">
<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: ["Inter:100,200,300,regular,500,600,700,800,900"] }});</script>
<!-- [if lt IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.min.js" type="text/javascript"></script><![endif] -->
<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>
html {
overflow-x: hidden;
}
* {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.w-nav-link.w--current{color:#43D9BB!important;}
.w-dropdown-link.w--current{color:#43D9BB!important;}
.w-dropdown-btn, .w-dropdown-toggle {color:#b9b8bb!important;}
.hljs{background:none!important;}
html, body {
max-width: 100%;
overflow-x: hidden;
}
</style>
<!-- Hotjar Tracking Code for Securo -->
<script>
(function(h,o,t,j,a,r){
h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
h._hjSettings={hjid:3290170,hjsv:6};
a=o.getElementsByTagName('head')[0];
r=o.createElement('script');r.async=1;
r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;
a.appendChild(r);
})(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');
</script>
<!-- Schema for Securo -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Securo",
"url": "https://securo.dev",
"logo": "https://uploads-ssl.webflow.com/6290cf3a53480a66812736a9/639978cfe1a389a65dd8d4e2_Securo%20(1).svg",
"sameAs": [
"https://twitter.com/securo_dev",
"https://www.linkedin.com/company/securo-dev/",
"https://github.com/daoventures",
"https://www.youtube.com/@securo_dev"
]
}
</script>
<!-- Google tag (gtag.js) -->
<script async="" src="https://www.googletagmanager.com/gtag/js?id=G-YV3VXJRTK7"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-YV3VXJRTK7');
</script>
</head>
<body class="body bg-gradient bg-rfg">
<div>
<div bind="8410a6ac-d7e2-fadd-adef-5d39fc1f1001" class="add-to-footer w-embed w-script">
<!-- This is for the code boxes -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.15.10/highlight.min.js" integrity="sha256-1zu+3BnLYV9LdiY85uXMzii3bdrkelyp37e0ZyTAQh0=" crossorigin="anonymous"></script>
<script>
document.addEventListener('DOMContentLoaded', (event) => {
document.querySelectorAll('pre code').forEach((block) => {
hljs.highlightBlock(block);
});
});
</script>
<!-- This is for the Table of Contents -->
<script>
const observer = new IntersectionObserver(entries => {
entries.forEach(entry => {
const id = entry.target.getAttribute("id");
if (entry.isIntersecting) {
document.querySelectorAll(".active").forEach((z) => {
z.classList.remove("active")
});
document.querySelector(`a[href="#${id}"]`).classList.add("active");
}
});
}, { rootMargin: '0px 0px -75% 0px' });
</script>
<script>
document.getElementById("content").querySelectorAll("h2").forEach(function(heading, i) { // runs a function for all h2 elements inside your rich text element
heading.setAttribute("id", "toc-" + i); // gives each h2 a unique id
observer.observe(heading);
let str = heading.innerHTML; // adds section titles to slugs
str = str.replace(/\s+/g, '-').replace(/[°&\/\\#,+()$~%.'":;*?<>{}]/g, "").toLowerCase(); // replaces spaces with hyphens, removes special characters and extra spaces from the headings, and applies lowercase in slugs
heading.setAttribute("id", str); // gives each heading a unique id
const item = document.createElement("a"); // creates an anchor element called "item" for each h2
item.innerHTML = heading.innerHTML // gives each item the text of the corresponding heading
item.setAttribute("class", "tocitem"); // gives each item the correct class
item.setAttribute("href", "#" + str); // gives each item the correct anchor link
document.querySelector("#toc").appendChild(item); // places each item inside the Table of Contents div
});
</script>
</div>
<div bind="8410a6ac-d7e2-fadd-adef-5d39fc1f1002" class="add-to-header w-embed w-script">
<!-- This is to style the code embed. You can find other themes to style your embed at https://highlightjs.org/ -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.15.10/styles/atom-one-dark.min.css" integrity="sha256-GA29iW/iYj9FcuQQktvW45pRzHvZeFfgeFvA4tGVjpM=" crossorigin="anonymous">
<style>
code {
padding: 15px 30px 30px 30px !Important;
margin: 0px !Important;
width: 100%;
border-radius: 4px;
}
.w-embed:after, .w-embed:before {
display: none !important;
}
</style>
<!-- You can remove the extra script tag -->
<script></script>
</div>
</div>
<div bind="8fbeca98-6104-f627-8611-b0de1395a8e0" class="w-embed">
<style>
/* ALL PAGES CSS */
/* Your max width code replaces the code below */
@media only screen and (min-width: 1560px) {
body {font-size: 0.975em;}
}
/* Desktop Only CSS (i.e. hover states) */
@media only screen and (min-width: 992px) {
}
/* Main Variables */
:root {
--main-dark: #D3FD50;
--main-light: #0B0B0B;
}
/* Global Styles */
::selection {
background: var(--main-dark);
color: var(--main-light);
text-shadow: none;
}
img::selection, svg::selection {
background: transparent;
}
/* Link color inherits from parent font color */
a {
color: inherit;
}
/* Disable / enable clicking on an element and its children */
.no-click {
pointer-events: none;
}
.can-click {
pointer-events: auto;
}
</style>
</div>
<div class="parent-wrapper">
<div data-animation="default" class="navbar w-nav" data-easing2="ease" data-easing="ease" data-collapse="medium" data-w-id="56da26f6-4135-f88f-1f1f-847e3db1ab57" role="banner" data-duration="400" bind="56da26f6-4135-f88f-1f1f-847e3db1ab57">
<div class="nav-bg-color"></div>
<div class="nav-padding"></div>
<div class="container relative-1 tablet-side-pad">
<div class="flex-apart align-center">
<a href="#" class="logo-wrap tablet-only w-inline-block"><img src="images/Logo.png" loading="lazy" data-sizes="[{"max":479,"size":"100vw"},{"max":767,"size":"20vw"},{"max":991,"size":"15vw"},{"max":10000,"size":"100vw"}]" alt="" class="logo"></a>
<nav role="navigation" class="nav-wrap w-nav-menu">
<a href="index.html" class="logo-wrap tablet-hide w-inline-block"><img src="images/THIRDFI_1.svg" loading="lazy" alt="" class="logo"></a>
<div class="nav-center-align">
<a href="products.html" class="nav--link hide w-nav-link">
<div>Products</div>
</a>
<a href="index.html" class="nav--link w-nav-link">
<div>Home</div>
</a>
<a href="enterprise.html" class="nav--link w-nav-link">
<div>Enterprise</div>
</a>
<div data-hover="true" data-delay="0" bind="56da26f6-4135-f88f-1f1f-847e3db1ab68" class="blx-b-dropdown-1 hide w-dropdown">
<div class="blx-b-dropdown-open-1 w-dropdown-toggle">
<div class="nav-text">Product</div>
<div bind="56da26f6-4135-f88f-1f1f-847e3db1ab6c" class="icon w-embed"><svg width="100%" height="100%" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M12 16L6 10H18L12 16Z" fill="currentColor"></path>
</svg></div>
</div>
<nav class="blx-b-dropdown-list-1 w-dropdown-list">
<div class="blx-b-container-list-1">
<div class="blx-b-wrap-grid-1">
<div class="blx-b-container-grid-1">
<div id="w-node-_56da26f6-4135-f88f-1f1f-847e3db1ab71-3db1ab57" class="blx-b-grid-list-wrap-link-heading-1-1">
<div class="blx-wrap-heading-1-1">
<a href="#" class="blx-grid-heading-1">Solutions</a>
</div>
</div>
<div id="w-node-_56da26f6-4135-f88f-1f1f-847e3db1ab75-3db1ab57" class="blx-b-grid-wrap-link-1">
<div class="blx-b-grid-wrap-heading-1">
<a href="#" class="blx-b-grid-link-1">- Swap</a>
</div>
</div>
<div id="w-node-_56da26f6-4135-f88f-1f1f-847e3db1ab79-3db1ab57" class="blx-b-grid-wrap-link-1">
<div class="blx-b-grid-wrap-heading-1">
<a href="#" class="blx-b-grid-link-1">- Pay</a>
</div>
</div>
<div id="w-node-_56da26f6-4135-f88f-1f1f-847e3db1ab7d-3db1ab57" class="blx-b-grid-wrap-link-1">
<div class="blx-b-grid-wrap-heading-1">
<a href="#" class="blx-b-grid-link-1">- Invest</a>
</div>
</div>
</div>
<div class="blx-b-container-grid-1">
<div id="w-node-_56da26f6-4135-f88f-1f1f-847e3db1ab82-3db1ab57" class="blx-b-grid-list-wrap-link-heading-1-1">
<div class="blx-wrap-heading-1-1">
<a href="#" class="blx-grid-heading-1">Use cases</a>
</div>
</div>
<div id="w-node-_56da26f6-4135-f88f-1f1f-847e3db1ab86-3db1ab57" class="blx-b-grid-wrap-link-1">
<div class="blx-b-grid-wrap-heading-1">
<a href="#" class="blx-b-grid-link-1">- Web3 Developers</a>
</div>
</div>
<div id="w-node-_56da26f6-4135-f88f-1f1f-847e3db1ab8a-3db1ab57" class="blx-b-grid-wrap-link-1">
<div class="blx-b-grid-wrap-heading-1">
<a href="#" class="blx-b-grid-link-1">- Crypto Neobanks & Fintech</a>
</div>
</div>
<div id="w-node-_56da26f6-4135-f88f-1f1f-847e3db1ab8e-3db1ab57" class="blx-b-grid-wrap-link-1">
<div class="blx-b-grid-wrap-heading-1">
<a href="#" class="blx-b-grid-link-1">- Liquidity Providers</a>
</div>
</div>
<div id="w-node-_56da26f6-4135-f88f-1f1f-847e3db1ab92-3db1ab57" class="blx-b-grid-wrap-link-1">
<div class="blx-b-grid-wrap-heading-1">
<a href="#" class="blx-b-grid-link-1">- DeFi Traders</a>
</div>
</div>
<div id="w-node-_56da26f6-4135-f88f-1f1f-847e3db1ab96-3db1ab57" class="blx-b-grid-wrap-link-1">
<div class="blx-b-grid-wrap-heading-1">
<a href="#" class="blx-b-grid-link-1">- Crypto Startups</a>
</div>
</div>
</div>
</div>
</div>
</nav>
</div>
<a href="about.html" class="nav--link w-nav-link">
<div>About</div>
</a>
<div data-hover="true" data-delay="0" bind="56da26f6-4135-f88f-1f1f-847e3db1ab9c" class="blx-b-dropdown-1 w-dropdown">
<div class="blx-b-dropdown-open-1 w-dropdown-toggle">
<div class="nav-text">Doc</div>
<div bind="56da26f6-4135-f88f-1f1f-847e3db1aba0" class="icon w-embed"><svg width="1em" height="1em" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M12 16L6 10H18L12 16Z" fill="currentColor"></path>
</svg></div>
</div>
<nav class="blx-b-dropdown-list-1 w-dropdown-list">
<div class="blx-b-container-list-1 two">
<div class="blx-b-wrap-grid-1 one">
<div class="blx-b-container-grid-1">
<div id="w-node-_56da26f6-4135-f88f-1f1f-847e3db1aba9-3db1ab57" class="blx-b-grid-wrap-link-1">
<div class="blx-b-grid-wrap-heading-1">
<a href="https://thirdfi.readme.io/reference/introduction" target="_blank" class="blx-b-grid-link-1">API</a>
</div>
</div>
<div id="w-node-_56da26f6-4135-f88f-1f1f-847e3db1abad-3db1ab57" class="blx-b-grid-wrap-link-1">
<div class="blx-b-grid-wrap-heading-1">
<a href="https://docs.thirdfi.org/" target="_blank" class="blx-b-grid-link-1">Documentation</a>
</div>
</div>
<div id="w-node-_56da26f6-4135-f88f-1f1f-847e3db1abb1-3db1ab57" class="blx-b-grid-wrap-link-1">
<div class="blx-b-grid-wrap-heading-1">
<a href="https://www.blog.thirdfi.org/" target="_blank" class="blx-b-grid-link-1">Blog</a>
</div>
</div>
</div>
</div>
</div>
</nav>
</div>
<div data-hover="true" data-delay="0" bind="ae3ac8a4-9ed6-0bcf-5424-7e981d0e6962" class="blx-b-dropdown-1 w-dropdown">
<div class="blx-b-dropdown-open-1 w-dropdown-toggle">
<div class="nav-text">Grants</div>
<div bind="ae3ac8a4-9ed6-0bcf-5424-7e981d0e6966" class="icon w-embed"><svg width="1em" height="1em" viewbox="0 0 24 24" fill="none" xmlns="https://www.w3.org/2000/svg">
<path d="M12 16L6 10H18L12 16Z" fill="currentColor"></path>
</svg></div>
</div>
<nav class="blx-b-dropdown-list-1 w-dropdown-list">
<div class="blx-b-container-list-1 two">
<div class="blx-b-wrap-grid-1 one">
<div class="blx-b-container-grid-1 two">
<div id="w-node-ae3ac8a4-9ed6-0bcf-5424-7e981d0e696f-3db1ab57" class="blx-b-grid-wrap-link-1">
<div class="blx-b-grid-wrap-heading-1">
<a href="rfb-request-for-builders.html" aria-current="page" class="blx-b-grid-link-1 w--current">(RFB) Request for Builders</a>
</div>
</div>
<div id="w-node-ae3ac8a4-9ed6-0bcf-5424-7e981d0e6973-3db1ab57" class="blx-b-grid-wrap-link-1 hide">
<div class="blx-b-grid-wrap-heading-1">
<a href="buidl-fest.html" class="blx-b-grid-link-1">BUIDL Fest</a>
</div>
</div>
</div>
</div>
</div>
</nav>
</div>
</div>
<div class="signup-wrapper">
<a href="https://app.thirdfi.org/" target="_blank" class="nav--link w-nav-link">
<div class="text-block-35">Log in</div>
</a>
<div class="button-border-gradient">
<a href="https://app.thirdfi.org/register" target="_blank" class="button w-inline-block">
<div>Start For Free</div>
</a>
</div>
</div>
</nav>
<div class="menu-button-2 w-nav-button">
<div class="menu-icon-2">
<div class="menu-icon_line-top"></div>
<div class="menu-icon_line-middle">
<div class="menu-icon_line-middle-inner"></div>
</div>
<div class="menu-icon_line-bottom"></div>
</div>
</div>
</div>
</div>
<div class="nav-padding"></div>
</div>
<div class="section side-120-120 wf-section">
<div class="padding-269-80">
<div class="div-block-102">
<div class="bg-text-gradient">
<h1 class="bold-56px align-center">Come Build on the ThirdFi Ecosystem<br></h1>
</div>
<div class="max-803px">
<div class="para-18px align-center">In ThirdFi’s company mission and DNA, we want to empower more developers to join our journey of onboarding the next billion people to decentralized finance and freedom of money.<br><br> Aligning with the mission, ThirdFi team came up with the RFB (Request For Builders) initiative in January 2023, which was a twist from the original term of RFP (Request For Proposal). <br><br>The ThirdFi’s RFB (Request For Builders) Program is an ongoing developer program, where web2/web3 builders can join and build working web app utilizing the ThirdFi solutions. This program aims to catalyze the growth of web3 development and make decentralized finance (DeFi) accessible and easy for more developers around the world.</div>
</div>
</div>
</div>
<div class="bannerbg"><img src="images/banner.png" loading="lazy" data-sizes="[{"max":767,"size":"92vw"},{"max":991,"size":"88vw"},{"max":2118,"size":"85vw"},{"max":10000,"size":"1801px"}]" sizes="(max-width: 767px) 92vw, (max-width: 991px) 88vw, (max-width: 2118px) 85vw, 1801px" srcset="images/banner-p-500.png 500w, images/banner-p-800.png 800w, images/banner-p-1080.png 1080w, images/banner-p-1600.png 1600w, images/banner.png 1801w" alt="" class="image-74">
<div bind="ed3820e5-e8d0-216e-af86-f122ae1e37c7" class="w-embed">
<style>
.bannerbg(
background: radial-gradient(100% 111.92% at 0% 33.98%, #00FFCC 0%, #00A4FF 100%);
filter: blur(190px);
}
</style>
</div>
</div>
</div>
<div class="section side-120-120 wf-section">
<div class="padding-32-182">
<div class="container">
<div class="padding-bottom-80px">
<div class="bg-text-gradient">
<h2 class="bold-32px text-align-center">Season 1 Recap!</h2>
</div>
<div class="padding-top-12px">
<div class="para-18px align-center _71767d">(Closed)</div>
</div>
<div class="padding-top-70px">
<div class="container flex-apart">
<div>
<div class="align-left padding-bottom-31px">
<div class="bg-text-gradient">
<div class="bold-17px">Total applications</div>
</div>
<div id="user-count" class="bold-34px spinner fff"><span>100+</span></div>
</div>
<div class="metric align-left">
<div class="bg-text-gradient">
<div class="bold-17px">Season 1 Winner</div>
</div>
<div id="user-count" class="bold-34px spinner fff align-left">Chrome browser extension with price alert</div>
</div>
<div class="padding-top-32px">
<div class="button-wrapper">
<div class="button-border-gradient">
<a href="https://www.blog.thirdfi.org/2023/04/03/the-request-for-builders-rfb-season1-winner-announcement/" target="_blank" class="button w-inline-block">
<div>Read Blog</div>
</a>
</div>
</div>
</div>
</div><img src="images/person.png" loading="lazy" data-sizes="[{"max":767,"size":"92vw"},{"max":991,"size":"53vw"},{"max":10000,"size":"50vw"}]" sizes="(max-width: 767px) 92vw, (max-width: 991px) 53vw, 50vw" srcset="images/person-p-500.png 500w, images/person-p-800.png 800w, images/person.png 1040w" alt="" class="max-800px request-builder">
</div>
</div>
</div>
</div>
</div>
<div class="padding-65-65">
<div class="line-100"></div>
</div>
</div>
<div class="section side-120-120 wf-section">
<div class="padding-63-64">
<div class="container">
<div class="padding-bottom-80px">
<div class="padding-top-70px">
<div class="container flex-apart align-top">
<div class="div-block-104">
<div class="metric align-left padding-bottom-34px">
<div class="max-278px">
<div class="bg-text-gradient faq">
<div class="bold-32px">Frequently asked questions</div>
</div>
</div>
</div>
</div>
<div class="max-662">
<div data-ix="fade-up-1" class="accordion js-accordion">
<div class="accordion__item js-accordion-item">
<div class="accordion-header js-accordion-header">
<div class="question-text">What is the ThirdFi RFB?</div>
<div bind="2d0ea3ca-03a0-2b22-cbdd-3654d67426b9" class="icon-embed-xxsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewbox="0 0 21 21" fill="none" preserveaspectratio="xMidYMid meet" aria-hidden="true" role="img">
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.29019 5.74253C2.75003 5.28276 3.49556 5.28276 3.9554 5.74253L10.9727 12.7598L17.9899 5.74253C18.4497 5.28276 19.1953 5.28276 19.6552 5.74253C20.1149 6.20238 20.1149 6.94796 19.6552 7.4078L11.8053 15.2577C11.3455 15.7174 10.5999 15.7174 10.14 15.2577L2.29019 7.4078C1.83035 6.94796 1.83035 6.20238 2.29019 5.74253Z" fill="currentColor"></path>
</svg></div>
</div>
<div data-ix="hide-on-load" class="accordion-body js-accordion-body">
<div class="accordion-body__contents">The ThirdFi RFB is a ‘Request For Builders’ program, where ThirdFi invites builders around the world to ideate, develop, and launch the next generation web3 app with financial & technical help from the ThirdFi ecosystem.</div>
</div><img src="images/Line-20.svg" loading="lazy" alt="">
</div>
<div class="accordion__item js-accordion-item">
<div class="accordion-header js-accordion-header">
<div class="question-text">Who are the ThirdFi RFB for?</div>
<div bind="32a276d8-5324-9c3b-007f-893be2ab6a67" class="icon-embed-xxsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewbox="0 0 21 21" fill="none" preserveaspectratio="xMidYMid meet" aria-hidden="true" role="img">
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.29019 5.74253C2.75003 5.28276 3.49556 5.28276 3.9554 5.74253L10.9727 12.7598L17.9899 5.74253C18.4497 5.28276 19.1953 5.28276 19.6552 5.74253C20.1149 6.20238 20.1149 6.94796 19.6552 7.4078L11.8053 15.2577C11.3455 15.7174 10.5999 15.7174 10.14 15.2577L2.29019 7.4078C1.83035 6.94796 1.83035 6.20238 2.29019 5.74253Z" fill="currentColor"></path>
</svg></div>
</div>
<div data-ix="hide-on-load" class="accordion-body js-accordion-body">
<div class="accordion-body__contents">The ThirdFi RFB is for developers who are enthusiastic about web3 development and ready to start building right away. As long as you are ready to use the ThirdFi solutions as part of the core technology, your background does not matter!</div>
</div><img src="images/Line-20.svg" loading="lazy" alt="">
</div>
<div class="accordion__item js-accordion-item">
<div class="accordion-header js-accordion-header">
<div class="question-text">What is the vision of the ThirdFi RFB?</div>
<div bind="329b1892-05a4-5ec2-5784-f08ebc0bbe4f" class="icon-embed-xxsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewbox="0 0 21 21" fill="none" preserveaspectratio="xMidYMid meet" aria-hidden="true" role="img">
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.29019 5.74253C2.75003 5.28276 3.49556 5.28276 3.9554 5.74253L10.9727 12.7598L17.9899 5.74253C18.4497 5.28276 19.1953 5.28276 19.6552 5.74253C20.1149 6.20238 20.1149 6.94796 19.6552 7.4078L11.8053 15.2577C11.3455 15.7174 10.5999 15.7174 10.14 15.2577L2.29019 7.4078C1.83035 6.94796 1.83035 6.20238 2.29019 5.74253Z" fill="currentColor"></path>
</svg></div>
</div>
<div data-ix="hide-on-load" class="accordion-body js-accordion-body">
<div class="accordion-body__contents">ThirdFi hopes this RFB initiative can encourage new builders to DeFi, start building working products, and enrich the DeFi ecosystem. As it is getting harder to create a product, not to mention the launch, ThirdFi is here to help passionate web3 developers with an execution-focused mindset.</div>
</div><img src="images/Line-20.svg" loading="lazy" alt="">
</div>
<div class="accordion__item js-accordion-item">
<div class="accordion-header js-accordion-header">
<div class="question-text">Can I apply as a team?</div>
<div bind="eebc46cf-ced3-28cf-3cda-fa64b2c8a2c7" class="icon-embed-xxsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewbox="0 0 21 21" fill="none" preserveaspectratio="xMidYMid meet" aria-hidden="true" role="img">
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.29019 5.74253C2.75003 5.28276 3.49556 5.28276 3.9554 5.74253L10.9727 12.7598L17.9899 5.74253C18.4497 5.28276 19.1953 5.28276 19.6552 5.74253C20.1149 6.20238 20.1149 6.94796 19.6552 7.4078L11.8053 15.2577C11.3455 15.7174 10.5999 15.7174 10.14 15.2577L2.29019 7.4078C1.83035 6.94796 1.83035 6.20238 2.29019 5.74253Z" fill="currentColor"></path>
</svg></div>
</div>
<div data-ix="hide-on-load" class="accordion-body js-accordion-body">
<div class="accordion-body__contents">Yes, you can! Bring like-minded fellow developers to build together. During the application process, only one representative can submit the application with a note of who your team members are.</div>
</div><img src="images/Line-20.svg" loading="lazy" alt="">
</div>
<div class="accordion__item js-accordion-item">
<div class="accordion-header js-accordion-header">
<div class="question-text">When will I find out if I am selected as a candidate?</div>
<div bind="54e8c73d-7732-5429-5476-12288cb59397" class="icon-embed-xxsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewbox="0 0 21 21" fill="none" preserveaspectratio="xMidYMid meet" aria-hidden="true" role="img">
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.29019 5.74253C2.75003 5.28276 3.49556 5.28276 3.9554 5.74253L10.9727 12.7598L17.9899 5.74253C18.4497 5.28276 19.1953 5.28276 19.6552 5.74253C20.1149 6.20238 20.1149 6.94796 19.6552 7.4078L11.8053 15.2577C11.3455 15.7174 10.5999 15.7174 10.14 15.2577L2.29019 7.4078C1.83035 6.94796 1.83035 6.20238 2.29019 5.74253Z" fill="currentColor"></path>
</svg></div>
</div>
<div data-ix="hide-on-load" class="accordion-body js-accordion-body">
<div class="accordion-body__contents">It usually takes around 1-2 weeks to review your application, and the selected candidates will be notified individually. Please make sure that your contact information is correct.</div>
</div><img src="images/Line-20.svg" loading="lazy" alt="">
</div>
<div class="accordion__item js-accordion-item">
<div class="accordion-header js-accordion-header">
<div class="question-text">What will I do if I get selected as a candidate?</div>
<div bind="2f022acf-46ab-cf57-bf30-94ca1514a37c" class="icon-embed-xxsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewbox="0 0 21 21" fill="none" preserveaspectratio="xMidYMid meet" aria-hidden="true" role="img">
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.29019 5.74253C2.75003 5.28276 3.49556 5.28276 3.9554 5.74253L10.9727 12.7598L17.9899 5.74253C18.4497 5.28276 19.1953 5.28276 19.6552 5.74253C20.1149 6.20238 20.1149 6.94796 19.6552 7.4078L11.8053 15.2577C11.3455 15.7174 10.5999 15.7174 10.14 15.2577L2.29019 7.4078C1.83035 6.94796 1.83035 6.20238 2.29019 5.74253Z" fill="currentColor"></path>
</svg></div>
</div>
<div data-ix="hide-on-load" class="accordion-body js-accordion-body">
<div class="accordion-body__contents">The candidates for RFB will have 2-3 weeks to build what you have submitted as an idea during the application process. During this building process, you will get a chance to work with the full support of the ThirdFi team. Then amongst all the candidates, depending on the quality of the app and completion time, the ThirdFi team will select a winner for the RFB program. The whole program will take about a month.</div>
</div><img src="images/Line-20.svg" loading="lazy" alt="">
</div>
<div class="accordion__item js-accordion-item">
<div class="accordion-header js-accordion-header">
<div class="question-text">What are the benefits of participating in the ThirdFi RFB?</div>
<div bind="d8e2a1fc-7e50-a9fa-6869-54cdf2095ec7" class="icon-embed-xxsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewbox="0 0 21 21" fill="none" preserveaspectratio="xMidYMid meet" aria-hidden="true" role="img">
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.29019 5.74253C2.75003 5.28276 3.49556 5.28276 3.9554 5.74253L10.9727 12.7598L17.9899 5.74253C18.4497 5.28276 19.1953 5.28276 19.6552 5.74253C20.1149 6.20238 20.1149 6.94796 19.6552 7.4078L11.8053 15.2577C11.3455 15.7174 10.5999 15.7174 10.14 15.2577L2.29019 7.4078C1.83035 6.94796 1.83035 6.20238 2.29019 5.74253Z" fill="currentColor"></path>
</svg></div>
</div>
<div data-ix="hide-on-load" class="accordion-body js-accordion-body">
<div class="accordion-body__contents">You will get direct access to the ThirdFi team, who are experienced in TradFi & DeFi development. By building a working app using web3 technologies in a limited amount of time, you will become a more seasoned developer in the web3 space after this program. If you are selected as a winner of this program, you will receive USD $1,000 for your finished product.</div>
</div><img src="images/Line-20.svg" loading="lazy" alt="">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="padding-65-65">
<div class="line-100"></div>
</div>
</div>
<div class="section side-120-120 wf-section">
<div>
<div class="container">
<div>
<div class="bg-text-gradient">
<h2 class="bold-32px text-align-center">Season 2</h2>
</div>
<div class="padding-top-12px">
<div class="para-18px align-center _71767d">Applications opening soon</div>
</div>
<div class="flex-align-center padding-top-10">
<a bind="17d41c35-6aa0-0d22-706f-e9bfcef1885f" href="#" class="button-disable w-button">Stay Tuned</a>
</div>
</div>
</div>
</div>
<div class="padding-65-65">
<div class="line-100"></div>
</div>
</div>
<div class="section side-120-120 wf-section">
<div>
<div class="container">
<div>
<div class="bg-text-gradient">
<h2 class="bold-32px text-align-center">Terms and conditions</h2>
</div>
<div class="padding-24-78">
<ul role="list" class="list-2">
<li>
<p class="para-16px">This RFB program comprises an interview, a selection process, building, and ending with a demo day with the candidates, presenting what they have completed building throughout the program.</p>
</li>
<li>
<p class="para-16px">Selected candidates must build using ThirdFi's API as a core technology. It is possible to add other 3rd party tools if they are unavailable on the ThirdFi platform.</p>
</li>
<li>
<p class="para-16px">Selected candidates must build a working web-app that can be launched to the market in 3 weeks, depending on the program condition.</p>
</li>
<li>
<p class="para-16px">Selected candidates must deliver a finished product, and half-baked products, unfinished web-apps, and products with late delivery will be disqualified.</p>
</li>
<li>
<p class="para-16px">The finished product must be hosted on ThirdFi’s server. ThirdFi will provide the hosting server and cloud.</p>
</li>
<li>
<p class="para-16px">The finished product must be open-source and published to the GitHub repo.</p>
</li>
<li>
<p class="para-16px">Selected candidates will be reimbursed USD $1,000 for the finished product.</p>
</li>
<li>
<p class="para-16px">All programming languages are eligible to participate in this RFB program.</p>
</li>
<li>
<p class="para-16px">ThirdFi reserves the right to choose who is accepted into the program and how much is allocated.</p>
</li>
<li>
<p class="para-16px">ThirdFi reserves the final right to close and amend any program condition at any given time without prior notice.</p>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div bind="39858d6d-d33f-2f8d-df4f-e0920963787b" class="footer wf-section">
<div class="container flex-apart top-align">
<div id="w-node-_39858d6d-d33f-2f8d-df4f-e0920963787d-0963787b" class="footer-colume-one">
<a href="index.html" class="footer-logo w-inline-block"><img src="images/ThirdFi-Logo.svg" loading="lazy" alt="" class="logo"></a>
<div class="padding-top-12px">
<div class="para-14px">Supercharge DeFi with ThirdFi⚡</div>
</div>
<div class="padding-22-22">
<div class="flex-apart align-left">
<a href="https://github.com/thirdfi" target="_blank" class="social-20px w-inline-block">
<div bind="39858d6d-d33f-2f8d-df4f-e09209637886" class="icon w-embed"><svg width="100%" height="100%" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M12 2C6.475 2 2 6.475 2 12C1.99887 14.0993 2.65882 16.1456 3.88622 17.8487C5.11362 19.5517 6.84615 20.8251 8.838 21.488C9.338 21.575 9.525 21.275 9.525 21.012C9.525 20.775 9.512 19.988 9.512 19.15C7 19.613 6.35 18.538 6.15 17.975C6.037 17.687 5.55 16.8 5.125 16.562C4.775 16.375 4.275 15.912 5.112 15.9C5.9 15.887 6.462 16.625 6.65 16.925C7.55 18.437 8.988 18.012 9.562 17.75C9.65 17.1 9.912 16.663 10.2 16.413C7.975 16.163 5.65 15.3 5.65 11.475C5.65 10.387 6.037 9.488 6.675 8.787C6.575 8.537 6.225 7.512 6.775 6.137C6.775 6.137 7.612 5.875 9.525 7.163C10.3391 6.93706 11.1802 6.82334 12.025 6.825C12.875 6.825 13.725 6.937 14.525 7.162C16.437 5.862 17.275 6.138 17.275 6.138C17.825 7.513 17.475 8.538 17.375 8.788C18.012 9.488 18.4 10.375 18.4 11.475C18.4 15.313 16.063 16.163 13.838 16.413C14.2 16.725 14.513 17.325 14.513 18.263C14.513 19.6 14.5 20.675 14.5 21.013C14.5 21.275 14.688 21.587 15.188 21.487C17.173 20.8168 18.8979 19.541 20.1199 17.8392C21.3419 16.1373 21.9994 14.0951 22 12C22 6.475 17.525 2 12 2Z" fill="currentColor"></path>
</svg></div>
</a>
<a href="https://twitter.com/thirdfiorg" target="_blank" class="social-20px w-inline-block">
<div bind="39858d6d-d33f-2f8d-df4f-e09209637888" class="icon w-embed"><svg width="100%" height="100%" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M22.1623 5.65593C21.3989 5.99362 20.5893 6.2154 19.7603 6.31393C20.634 5.79136 21.288 4.96894 21.6003 3.99993C20.7803 4.48793 19.8813 4.82993 18.9443 5.01493C18.3149 4.34151 17.4807 3.89489 16.5713 3.74451C15.6618 3.59413 14.7282 3.74842 13.9156 4.18338C13.1029 4.61834 12.4567 5.30961 12.0774 6.14972C11.6981 6.98983 11.607 7.93171 11.8183 8.82893C10.1554 8.74558 8.52863 8.31345 7.04358 7.56059C5.55854 6.80773 4.24842 5.75097 3.1983 4.45893C2.82659 5.09738 2.63125 5.82315 2.6323 6.56193C2.6323 8.01193 3.3703 9.29293 4.4923 10.0429C3.82831 10.022 3.17893 9.84271 2.5983 9.51993V9.57193C2.5985 10.5376 2.93267 11.4735 3.54414 12.221C4.15562 12.9684 5.00678 13.4814 5.9533 13.6729C5.33691 13.84 4.6906 13.8646 4.0633 13.7449C4.33016 14.5762 4.8503 15.3031 5.55089 15.824C6.25147 16.3449 7.09743 16.6337 7.9703 16.6499C7.10278 17.3313 6.10947 17.8349 5.04718 18.1321C3.98488 18.4293 2.87442 18.5142 1.7793 18.3819C3.69099 19.6114 5.91639 20.264 8.1893 20.2619C15.8823 20.2619 20.0893 13.8889 20.0893 8.36193C20.0893 8.18193 20.0843 7.99993 20.0763 7.82193C20.8952 7.23009 21.6019 6.49695 22.1633 5.65693L22.1623 5.65593Z" fill="currentColor"></path>
</svg></div>
</a>
<a href="https://www.linkedin.com/company/thirdfiorg/" target="_blank" class="social-20px w-inline-block">
<div bind="39858d6d-d33f-2f8d-df4f-e0920963788a" class="icon w-embed"><svg width="100%" height="100%" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M18.335 18.339H15.67V14.162C15.67 13.166 15.65 11.884 14.28 11.884C12.891 11.884 12.679 12.968 12.679 14.089V18.339H10.013V9.75H12.573V10.92H12.608C12.966 10.246 13.836 9.533 15.136 9.533C17.836 9.533 18.336 11.311 18.336 13.624V18.339H18.335ZM7.003 8.575C6.79956 8.57526 6.59806 8.53537 6.41006 8.45761C6.22207 8.37984 6.05127 8.26574 5.90746 8.12184C5.76365 7.97793 5.64965 7.80706 5.57201 7.61901C5.49437 7.43097 5.4546 7.22944 5.455 7.026C5.4552 6.71983 5.54618 6.4206 5.71644 6.16615C5.8867 5.91169 6.12859 5.71343 6.41153 5.59645C6.69447 5.47947 7.00574 5.44902 7.30598 5.50894C7.60622 5.56886 7.88196 5.71647 8.09831 5.93311C8.31466 6.14974 8.46191 6.42566 8.52145 6.72598C8.58099 7.0263 8.55013 7.33753 8.43278 7.62032C8.31544 7.9031 8.11687 8.14474 7.86219 8.31467C7.60751 8.4846 7.30817 8.5752 7.002 8.575H7.003ZM8.339 18.339H5.666V9.75H8.34V18.339H8.339ZM19.67 3H4.329C3.593 3 3 3.58 3 4.297V19.703C3 20.42 3.594 21 4.328 21H19.666C20.4 21 21 20.42 21 19.703V4.297C21 3.58 20.4 3 19.666 3H19.669H19.67Z" fill="currentColor"></path>
</svg></div>
</a>
<a href="https://www.youtube.com/channel/UCTJoXywam24P7nWlqCdPGZQ" target="_blank" class="social-24px w-inline-block">
<div bind="39858d6d-d33f-2f8d-df4f-e0920963788c" class="icon width-24px w-embed"><svg width="100%" height="100%" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M21.543 6.498C22 8.28 22 12 22 12C22 12 22 15.72 21.543 17.502C21.289 18.487 20.546 19.262 19.605 19.524C17.896 20 12 20 12 20C12 20 6.107 20 4.395 19.524C3.45 19.258 2.708 18.484 2.457 17.502C2 15.72 2 12 2 12C2 12 2 8.28 2.457 6.498C2.711 5.513 3.454 4.738 4.395 4.476C6.107 4 12 4 12 4C12 4 17.896 4 19.605 4.476C20.55 4.742 21.292 5.516 21.543 6.498V6.498ZM10 15.5L16 12L10 8.5V15.5Z" fill="currentColor"></path>
</svg></div>
</a>
<a href="https://discord.com/invite/tcZ42jHZ5N" target="_blank" class="social-24px w-inline-block">
<div bind="39858d6d-d33f-2f8d-df4f-e0920963788e" class="icon width-24px w-embed"><svg xmlns="https://www.w3.org/2000/svg" width="100%" height="100%" viewbox="0 0 24 20" fill="none" preserveaspectratio="xMidYMid meet" aria-hidden="true" role="img">
<path d="M20.3733 2.51885C20.3733 2.51885 18.3619 1.17086 15.1805 0.972656L14.7391 2.23165C14.7391 2.22285 13.3257 2.01105 13.2343 2.00225C12.4329 1.92325 11.5777 1.93205 10.7739 1.99465C10.6799 2.00225 9.26153 2.23165 9.26153 2.23165L8.81893 0.972656C5.63754 1.17206 3.62615 2.51885 3.62615 2.51885C-1.12522 9.85581 0.15777 15.8888 0.15777 15.8888C1.74896 17.568 6.32234 19.0264 6.32234 19.0264L7.53733 16.9046L5.59255 16.0204L5.87954 15.4462C7.55114 16.2814 9.46473 16.7402 11.3295 16.8406C12.9973 16.9296 14.7015 16.6726 16.2915 16.176C16.6037 16.0782 16.9135 15.969 17.2181 15.8486C17.3059 15.8136 18.0947 15.4224 18.1185 15.4462L18.4057 16.0204L16.4607 16.9046L17.6759 19.0264C17.6759 19.0264 22.2505 17.568 23.8417 15.8888C23.8417 15.8888 25.1245 9.85581 20.3733 2.51885ZM8.04533 13.1702C6.85274 13.1702 5.88474 12.1168 5.88474 10.8164C5.88474 9.51721 6.85154 8.46262 8.04533 8.46262C9.23913 8.46262 10.2047 9.51602 10.2047 10.8164C10.2059 12.1168 9.23913 13.1702 8.04533 13.1702ZM15.9541 13.1702C14.7617 13.1702 13.7947 12.1168 13.7947 10.8164C13.7947 9.51721 14.7617 8.46262 15.9541 8.46262C17.1467 8.46262 18.1147 9.51602 18.1147 10.8164C18.1135 12.1168 17.1467 13.1702 15.9541 13.1702Z" fill="currentColor"></path>
</svg></div>
</a>
</div>
</div>
<div class="para-14px no-wrap m-fixed-bottom">© ThirdFi 2023. All Rights Reserved.</div>
</div>
<div class="footer-colume">
<div class="padding-bottom-16px">
<div class="bold-14px">Quick Links</div>
</div>
<div class="padding-bottom-8px">
<a href="index.html" class="para-14px link-block">Home</a>
</div>
<div class="padding-bottom-8px">
<a href="enterprise.html" class="para-14px link-block">Enterprise</a>
</div>
<div class="padding-bottom-8px">
<a href="about.html" class="para-14px link-block">About</a>
</div>
<div class="padding-bottom-8px">
<a href="rfb-request-for-builders.html" aria-current="page" class="para-14px link-block w--current">RFB (Request For Builders)</a>
</div>
<div class="padding-bottom-8px hide">
<a href="buidl-fest.html" class="para-14px link-block">BUIDL Fest</a>
</div>
</div>
<div id="w-node-_2e6ef913-5dd0-75c5-03fd-fc8df32e487e-0963787b" class="footer-colume">
<div class="padding-bottom-16px">
<div class="bold-14px">Doc</div>
</div>
<div class="padding-bottom-8px">
<a href="https://thirdfi.readme.io/reference/introduction" target="_blank" class="para-14px link-block">API</a>
</div>
<div class="padding-bottom-8px">
<a href="https://docs.thirdfi.org/" target="_blank" class="para-14px link-block">Documentation</a>
</div>
<div class="padding-bottom-8px">
<a href="https://www.blog.thirdfi.org/" target="_blank" class="para-14px link-block">Blog</a>
</div>
</div>
<div class="footer-colume">
<div class="padding-bottom-16px">
<div class="bold-14px">Terms & Policies</div>
</div>
<div class="padding-bottom-8px">
<a href="https://thirdfi.s3.us-east-2.amazonaws.com/AML+%26+KYC+policy.pdf" target="_blank" class="para-14px link-block">AML & KYC Policy</a>
</div>
<div class="padding-bottom-8px">
<a href="https://thirdfi.s3.us-east-2.amazonaws.com/Privacy+Policy.pdf" target="_blank" class="para-14px link-block">Privacy Policy</a>
</div>
<div class="padding-bottom-8px">
<a href="https://thirdfi.s3.us-east-2.amazonaws.com/Terms+of+Service.pdf" target="_blank" class="para-14px link-block">Terms of Services</a>
</div>
</div>
</div>
</div>
</div>
<script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=63f337249f8052b7c2e77906" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="js/webflow.js" type="text/javascript"></script>
<!-- [if lte IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/placeholders/3.0.2/placeholders.min.js"></script><![endif] -->
<script>
$('.w-dropdown').each(function() {
var hasActiveLink = $(this).find('.w--current').length > 0;
$(this).find('.w-dropdown-toggle').addBack().toggleClass('w-nav-link w--current', hasActiveLink);
});
</script>
<script>
$('.w-dropdown').each(function() {
var hasActiveLink = $(this).find('.w--current').length > 0;
$(this).find('.w-dropdown-toggle').addBack().toggleClass('dropdown-active', hasActiveLink);
});
</script>
</body>
</html>