mirror of
https://github.com/logos-co/logos-web.git
synced 2026-08-27 12:11:14 +00:00
10 lines
129 KiB
HTML
10 lines
129 KiB
HTML
<!DOCTYPE html><html lang="en" class="scroll-smooth rhymesdisplay_b8087fb8-module__8EKiAG__variable public_sans_d4e4ef0f-module__-oWnya__variable open_sans_a7d9b752-module___eEi8W__variable fira_code_57d878b-module__TfNSkG__variable fira_mono_37c6529c-module__5lrg9q__variable"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/788ad271f9d0b1c8-s.p.0ozfxe_l0spp4.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/8f50c616ff21aafd-s.p.04xpi8-p5fibe.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/9ce9a4a38ba25966-s.p.0ai088f2k10g..woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/b8b552e8609c5636-s.p.0vinx1niofu4y.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/fa0520225c6f3d07-s.p.0_88erakuzr64.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/rhymes_display_regular-s.p.14b85k4~uv6qn.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/chunks/04~04a1.qckew.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/04cm.w0twky0p.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/0pcyg8q97k1ft.js"/><script src="/_next/static/chunks/0mzbolz.0_dg3.js" async=""></script><script src="/_next/static/chunks/13o9yen6h3d-_.js" async=""></script><script src="/_next/static/chunks/0ye_.~oi__8qr.js" async=""></script><script src="/_next/static/chunks/turbopack-0petc6_93~q3h.js" async=""></script><script src="/_next/static/chunks/17hkzjx44u3dy.js" async=""></script><script src="/_next/static/chunks/0-cgqeykwauj~.js" async=""></script><script src="/_next/static/chunks/0lux5k09gnt_c.js" async=""></script><script src="/_next/static/chunks/0kxztukdpg3gd.js" async=""></script><script src="/_next/static/chunks/113cbtzy2q3sb.js" async=""></script><script src="/_next/static/chunks/0ryof3~3uu6ua.js" async=""></script><script src="/_next/static/chunks/0cnxl~oft49l..js" async=""></script><script src="/_next/static/chunks/0d~_5-.x2ryg8.js" async=""></script><script src="/_next/static/chunks/14otxyl5k5kdt.js" async=""></script><script src="/_next/static/chunks/0vq7r5sbcom8..js" async=""></script><link rel="preload" href="https://umami.bi.status.im/script.js" as="script"/><meta name="next-size-adjust" content=""/><title>Get Started | Logos</title><meta name="description" content="Install Basecamp, read the Logos docs, join the community, and start building with the Logos testnet."/><meta name="keywords" content="logos,decentralised,privacy,civil society,blockchain"/><meta name="creator" content="Logos"/><meta name="robots" content="noindex, follow"/><link rel="canonical" href="https://dev.logos.co/get-started"/><link rel="alternate" hrefLang="en" href="https://dev.logos.co/get-started"/><link rel="alternate" hrefLang="x-default" href="https://dev.logos.co/get-started"/><meta property="og:title" content="Get Started | Logos"/><meta property="og:description" content="Install Basecamp, read the Logos docs, join the community, and start building with the Logos testnet."/><meta property="og:url" content="https://dev.logos.co/get-started"/><meta property="og:site_name" content="Logos"/><meta property="og:locale" content="en"/><meta property="og:image" content="https://dev.logos.co/og.jpeg"/><meta property="og:image:width" content="1200"/><meta property="og:image:height" content="630"/><meta property="og:image:alt" content="Get Started | Logos"/><meta property="og:type" content="website"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:title" content="Get Started | Logos"/><meta name="twitter:description" content="Install Basecamp, read the Logos docs, join the community, and start building with the Logos testnet."/><meta name="twitter:image" content="https://dev.logos.co/og.jpeg"/><link rel="icon" href="/favicon.svg?v=20260630" type="image/svg+xml" media="(prefers-color-scheme: light)"/><link rel="icon" href="/favicon-dark.svg?v=20260630" type="image/svg+xml" media="(prefers-color-scheme: dark)"/><link rel="icon" href="/favicon-32x32.png?v=20260630" sizes="32x32" type="image/png" media="(prefers-color-scheme: light)"/><link rel="icon" href="/favicon-32x32-dark.png?v=20260630" sizes="32x32" type="image/png" media="(prefers-color-scheme: dark)"/><link rel="icon" href="/favicon-16x16.png?v=20260630" sizes="16x16" type="image/png" media="(prefers-color-scheme: light)"/><link rel="icon" href="/favicon-16x16-dark.png?v=20260630" sizes="16x16" type="image/png" media="(prefers-color-scheme: dark)"/><link rel="icon" href="/favicon.ico?v=20260630" sizes="any" media="(prefers-color-scheme: light)"/><link rel="icon" href="/favicon-dark.ico?v=20260630" sizes="any" media="(prefers-color-scheme: dark)"/><link rel="apple-touch-icon" href="/apple-touch-icon.png" sizes="180x180" type="image/png"/><script>
|
||
(function() {
|
||
try {
|
||
var theme = localStorage.getItem('theme');
|
||
var systemTheme = window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light';
|
||
var initialTheme = theme || systemTheme;
|
||
document.documentElement.setAttribute('data-theme', initialTheme);
|
||
} catch (e) {}
|
||
})();
|
||
</script><script src="/_next/static/chunks/03~yq9q893hmn.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><header class="left-0 right-0 top-0 z-50 sticky"><div class="relative transition-colors duration-300 md:hidden h-10 text-brand-dark-green"><a href="/" class="absolute left-3 inline-flex cursor-pointer items-center transition-opacity hover:opacity-70 top-1/2 -translate-y-1/2 gap-1"><span class="sr-only">LOGOS</span><svg aria-hidden="true" class="inline-block fill-current shrink-0" fill="none" style="width:8.461538461538462px;height:11px" viewBox="0 0 20 26" xmlns="http://www.w3.org/2000/svg"><path d="M14.6386 26C13.728 26 12.945 25.7854 12.2881 25.3549C11.6312 24.9244 11.1344 24.2467 10.7962 23.3233C10.5841 22.7003 10.4359 21.9368 10.3513 21.0328C10.2668 20.1302 10.2134 19.1833 10.1926 18.1948C10.1718 17.1842 10.1497 16.2061 10.1289 15.2592C10.1289 15.0017 10.0651 14.8716 9.93897 14.8716C9.83361 14.8716 9.72695 14.9575 9.62159 15.1292C9.21967 15.8822 8.74359 16.742 8.19208 17.7097C7.66268 18.6773 7.13328 19.645 6.60388 20.6127C6.07447 21.5804 5.5984 22.4518 5.17436 23.2257C4.77243 23.9788 4.48627 24.5264 4.31717 24.871C4.10515 25.3445 3.76696 25.6449 3.3013 25.7737C2.85644 25.9246 2.29582 25.9571 1.61814 25.8699C0.940452 25.7841 0.464381 25.5149 0.188624 25.0635C-0.107945 24.5901 -0.0546142 24.0958 0.347315 23.5795C0.623072 23.2348 1.01459 22.7198 1.52188 22.0317C2.03047 21.3216 2.6015 20.5269 3.23626 19.645C3.87102 18.7424 4.51749 17.8176 5.17306 16.8707C5.85075 15.9031 6.48551 14.9783 7.07865 14.0964C7.67178 13.1938 8.16867 12.4082 8.5706 11.7423C8.99464 11.0542 9.26909 10.5483 9.39657 10.2257C9.52404 9.92526 9.66062 9.591 9.8089 9.22551C9.95719 8.86003 10.0313 8.48414 10.0313 8.09655C10.0313 6.67754 9.89345 5.61231 9.61899 4.90345C9.36535 4.17249 9.01545 3.68864 8.5706 3.45193C8.14655 3.1944 7.68089 3.06433 7.1736 3.06433C6.79248 3.06433 6.38015 3.13977 5.9353 3.29065C5.51125 3.44152 5.2368 3.58069 5.10933 3.70945C4.87649 3.94617 4.65407 3.98909 4.44205 3.83822C4.23002 3.68734 4.16629 3.44022 4.25214 3.09685C4.48497 2.30085 4.90901 1.592 5.52296 0.967684C6.13951 0.322561 6.9967 0 8.09713 0C9.26129 0 10.1822 0.332967 10.8599 1.0002C11.5376 1.66743 12.0241 2.73137 12.3206 4.1933C12.6172 5.65523 12.7655 7.5906 12.7655 9.9994C12.7655 12.8374 12.8084 15.1071 12.893 16.8057C12.9775 18.5044 13.1154 19.7842 13.3053 20.6439C13.4952 21.4828 13.7606 22.0421 14.0987 22.3218C14.459 22.6014 14.9026 22.7406 15.432 22.7406C15.9614 22.7406 16.4167 22.6326 16.8615 22.418C17.3272 22.2034 17.7291 21.9238 18.0686 21.5791C18.2169 21.4074 18.386 21.3424 18.5772 21.3853C18.7671 21.4282 18.9154 21.5466 19.022 21.7404C19.1495 21.9121 19.1495 22.1384 19.022 22.418C18.5772 23.4078 17.9841 24.2571 17.2439 24.966C16.5246 25.654 15.6557 25.9987 14.6399 25.9987L14.6386 26Z"></path></svg><svg xmlns="http://www.w3.org/2000/svg" width="38" height="13" viewBox="0 0 38 13" fill="none" aria-hidden="true" class="inline-block fill-current translate-y-[1px]"><path d="M7.63 10.22H0V9.814C0.938 9.814 1.33 9.422 1.33 8.54V1.68C1.33 0.798 0.938 0.406 0 0.406V0H4.088V0.406C3.15 0.406 2.744 0.798 2.744 1.68V9.59H5.012C6.622 9.59 7.378 8.904 8.148 7.336H8.554L7.63 10.22Z"></path><path d="M12.5608 10.388C10.5028 10.388 9.27084 8.652 9.27084 6.734C9.27084 4.48 10.8668 2.982 12.6868 2.982C14.7308 2.982 15.9628 4.718 15.9628 6.65C15.9628 8.904 14.3668 10.388 12.5608 10.388ZM12.7848 9.814C13.8908 9.814 14.5628 8.876 14.5628 7.182C14.5628 5.488 13.8908 3.556 12.4488 3.556C11.3428 3.556 10.6848 4.508 10.6848 6.202C10.6848 7.896 11.3428 9.814 12.7848 9.814Z"></path><path d="M22.3245 3.304C22.1285 3.304 21.9045 3.458 21.7365 3.654C22.1705 4.06 22.4365 4.62 22.4365 5.236C22.4365 6.468 21.6385 7.588 19.9305 7.588C19.5945 7.588 19.2865 7.532 18.9925 7.448C18.5305 7.616 18.2645 7.854 18.2645 8.078C18.2645 8.4 18.6145 8.498 19.2725 8.554L21.2185 8.708C22.4085 8.82 23.3185 9.17 23.3185 10.262C23.3185 11.606 21.5125 12.74 19.3845 12.74C17.8865 12.74 16.9205 12.152 16.9205 11.228C16.9205 10.57 17.4385 9.926 18.2785 9.45C17.7745 9.296 17.4665 8.988 17.4665 8.512C17.4665 7.966 17.8865 7.574 18.5445 7.252C17.8165 6.874 17.3685 6.188 17.3685 5.376C17.3685 4.256 18.1805 2.982 19.8745 2.982C20.4625 2.982 20.9945 3.136 21.4145 3.416C21.8905 2.856 22.4925 2.464 23.0525 2.464C23.4865 2.464 23.7805 2.716 23.7805 3.122C23.7805 3.43 23.5565 3.738 23.1785 3.738C22.6885 3.738 22.6745 3.304 22.3245 3.304ZM20.0285 7.14C20.7705 7.14 21.1765 6.538 21.1765 5.67C21.1765 4.844 20.8685 3.43 19.7485 3.43C18.9785 3.43 18.6005 4.046 18.6005 4.928C18.6005 5.726 18.9085 7.14 20.0285 7.14ZM21.1485 9.814L19.3705 9.646C19.1185 9.632 18.9225 9.59 18.7265 9.562C18.1665 9.954 17.9145 10.304 17.9145 10.738C17.9145 11.508 18.7405 11.844 19.9165 11.844C21.9045 11.844 22.7725 11.088 22.7725 10.556C22.7725 10.052 22.1565 9.912 21.1485 9.814Z"></path><path d="M27.5589 10.388C25.5009 10.388 24.2689 8.652 24.2689 6.734C24.2689 4.48 25.8649 2.982 27.6849 2.982C29.7289 2.982 30.9609 4.718 30.9609 6.65C30.9609 8.904 29.3649 10.388 27.5589 10.388ZM27.7829 9.814C28.8889 9.814 29.5609 8.876 29.5609 7.182C29.5609 5.488 28.8889 3.556 27.4469 3.556C26.3409 3.556 25.6829 4.508 25.6829 6.202C25.6829 7.896 26.3409 9.814 27.7829 9.814Z"></path><path d="M34.7046 10.388C33.8366 10.388 33.1506 10.052 32.7586 10.052C32.6466 10.052 32.5766 10.066 32.4786 10.08L32.3946 9.996V8.022H32.7866C33.0386 9.016 33.6966 9.87 34.8726 9.87C35.6146 9.87 36.2306 9.45 36.2306 8.666C36.2306 8.05 35.8666 7.77 34.9566 7.378L33.8366 6.916C32.9686 6.538 32.3386 5.978 32.3386 5.04C32.3386 3.934 33.1786 2.982 34.5506 2.982C35.3346 2.982 35.9646 3.332 36.3286 3.332C36.4406 3.332 36.5106 3.318 36.5946 3.304L36.6786 3.402V5.11H36.3006C36.1326 4.256 35.4046 3.514 34.4526 3.514C33.7806 3.514 33.2066 3.864 33.2066 4.55C33.2066 5.124 33.6546 5.404 34.5646 5.796L35.6426 6.258C36.6786 6.692 37.1546 7.308 37.1546 8.204C37.1546 9.506 36.1606 10.388 34.7046 10.388Z"></path></svg></a><button type="button" aria-expanded="false" aria-label="Open navigation menu" class="text-eyebrow absolute left-[calc(50%+6px)] inline-flex cursor-pointer items-center gap-1.5 font-semibold transition-opacity hover:opacity-70 top-1/2 -translate-y-1/2">MENU<!-- --> <span aria-hidden="true" class="inline-block shrink-0 bg-current size-[15px]" style="mask:url(/icons/hamburger-menu.svg) center / contain no-repeat;-webkit-mask:url(/icons/hamburger-menu.svg) center / contain no-repeat"></span></button></div><div class="relative hidden h-[42px] transition-colors duration-300 md:block text-brand-dark-green"><a href="/" class="absolute top-1/2 left-3 -translate-y-1/2 inline-flex cursor-pointer items-center gap-1 transition-opacity hover:opacity-70"><span class="sr-only">LOGOS</span><svg aria-hidden="true" class="inline-block fill-current shrink-0" fill="none" style="width:8.461538461538462px;height:11px" viewBox="0 0 20 26" xmlns="http://www.w3.org/2000/svg"><path d="M14.6386 26C13.728 26 12.945 25.7854 12.2881 25.3549C11.6312 24.9244 11.1344 24.2467 10.7962 23.3233C10.5841 22.7003 10.4359 21.9368 10.3513 21.0328C10.2668 20.1302 10.2134 19.1833 10.1926 18.1948C10.1718 17.1842 10.1497 16.2061 10.1289 15.2592C10.1289 15.0017 10.0651 14.8716 9.93897 14.8716C9.83361 14.8716 9.72695 14.9575 9.62159 15.1292C9.21967 15.8822 8.74359 16.742 8.19208 17.7097C7.66268 18.6773 7.13328 19.645 6.60388 20.6127C6.07447 21.5804 5.5984 22.4518 5.17436 23.2257C4.77243 23.9788 4.48627 24.5264 4.31717 24.871C4.10515 25.3445 3.76696 25.6449 3.3013 25.7737C2.85644 25.9246 2.29582 25.9571 1.61814 25.8699C0.940452 25.7841 0.464381 25.5149 0.188624 25.0635C-0.107945 24.5901 -0.0546142 24.0958 0.347315 23.5795C0.623072 23.2348 1.01459 22.7198 1.52188 22.0317C2.03047 21.3216 2.6015 20.5269 3.23626 19.645C3.87102 18.7424 4.51749 17.8176 5.17306 16.8707C5.85075 15.9031 6.48551 14.9783 7.07865 14.0964C7.67178 13.1938 8.16867 12.4082 8.5706 11.7423C8.99464 11.0542 9.26909 10.5483 9.39657 10.2257C9.52404 9.92526 9.66062 9.591 9.8089 9.22551C9.95719 8.86003 10.0313 8.48414 10.0313 8.09655C10.0313 6.67754 9.89345 5.61231 9.61899 4.90345C9.36535 4.17249 9.01545 3.68864 8.5706 3.45193C8.14655 3.1944 7.68089 3.06433 7.1736 3.06433C6.79248 3.06433 6.38015 3.13977 5.9353 3.29065C5.51125 3.44152 5.2368 3.58069 5.10933 3.70945C4.87649 3.94617 4.65407 3.98909 4.44205 3.83822C4.23002 3.68734 4.16629 3.44022 4.25214 3.09685C4.48497 2.30085 4.90901 1.592 5.52296 0.967684C6.13951 0.322561 6.9967 0 8.09713 0C9.26129 0 10.1822 0.332967 10.8599 1.0002C11.5376 1.66743 12.0241 2.73137 12.3206 4.1933C12.6172 5.65523 12.7655 7.5906 12.7655 9.9994C12.7655 12.8374 12.8084 15.1071 12.893 16.8057C12.9775 18.5044 13.1154 19.7842 13.3053 20.6439C13.4952 21.4828 13.7606 22.0421 14.0987 22.3218C14.459 22.6014 14.9026 22.7406 15.432 22.7406C15.9614 22.7406 16.4167 22.6326 16.8615 22.418C17.3272 22.2034 17.7291 21.9238 18.0686 21.5791C18.2169 21.4074 18.386 21.3424 18.5772 21.3853C18.7671 21.4282 18.9154 21.5466 19.022 21.7404C19.1495 21.9121 19.1495 22.1384 19.022 22.418C18.5772 23.4078 17.9841 24.2571 17.2439 24.966C16.5246 25.654 15.6557 25.9987 14.6399 25.9987L14.6386 26Z"></path></svg><svg xmlns="http://www.w3.org/2000/svg" width="38" height="13" viewBox="0 0 38 13" fill="none" aria-hidden="true" class="inline-block fill-current translate-y-[1px]"><path d="M7.63 10.22H0V9.814C0.938 9.814 1.33 9.422 1.33 8.54V1.68C1.33 0.798 0.938 0.406 0 0.406V0H4.088V0.406C3.15 0.406 2.744 0.798 2.744 1.68V9.59H5.012C6.622 9.59 7.378 8.904 8.148 7.336H8.554L7.63 10.22Z"></path><path d="M12.5608 10.388C10.5028 10.388 9.27084 8.652 9.27084 6.734C9.27084 4.48 10.8668 2.982 12.6868 2.982C14.7308 2.982 15.9628 4.718 15.9628 6.65C15.9628 8.904 14.3668 10.388 12.5608 10.388ZM12.7848 9.814C13.8908 9.814 14.5628 8.876 14.5628 7.182C14.5628 5.488 13.8908 3.556 12.4488 3.556C11.3428 3.556 10.6848 4.508 10.6848 6.202C10.6848 7.896 11.3428 9.814 12.7848 9.814Z"></path><path d="M22.3245 3.304C22.1285 3.304 21.9045 3.458 21.7365 3.654C22.1705 4.06 22.4365 4.62 22.4365 5.236C22.4365 6.468 21.6385 7.588 19.9305 7.588C19.5945 7.588 19.2865 7.532 18.9925 7.448C18.5305 7.616 18.2645 7.854 18.2645 8.078C18.2645 8.4 18.6145 8.498 19.2725 8.554L21.2185 8.708C22.4085 8.82 23.3185 9.17 23.3185 10.262C23.3185 11.606 21.5125 12.74 19.3845 12.74C17.8865 12.74 16.9205 12.152 16.9205 11.228C16.9205 10.57 17.4385 9.926 18.2785 9.45C17.7745 9.296 17.4665 8.988 17.4665 8.512C17.4665 7.966 17.8865 7.574 18.5445 7.252C17.8165 6.874 17.3685 6.188 17.3685 5.376C17.3685 4.256 18.1805 2.982 19.8745 2.982C20.4625 2.982 20.9945 3.136 21.4145 3.416C21.8905 2.856 22.4925 2.464 23.0525 2.464C23.4865 2.464 23.7805 2.716 23.7805 3.122C23.7805 3.43 23.5565 3.738 23.1785 3.738C22.6885 3.738 22.6745 3.304 22.3245 3.304ZM20.0285 7.14C20.7705 7.14 21.1765 6.538 21.1765 5.67C21.1765 4.844 20.8685 3.43 19.7485 3.43C18.9785 3.43 18.6005 4.046 18.6005 4.928C18.6005 5.726 18.9085 7.14 20.0285 7.14ZM21.1485 9.814L19.3705 9.646C19.1185 9.632 18.9225 9.59 18.7265 9.562C18.1665 9.954 17.9145 10.304 17.9145 10.738C17.9145 11.508 18.7405 11.844 19.9165 11.844C21.9045 11.844 22.7725 11.088 22.7725 10.556C22.7725 10.052 22.1565 9.912 21.1485 9.814Z"></path><path d="M27.5589 10.388C25.5009 10.388 24.2689 8.652 24.2689 6.734C24.2689 4.48 25.8649 2.982 27.6849 2.982C29.7289 2.982 30.9609 4.718 30.9609 6.65C30.9609 8.904 29.3649 10.388 27.5589 10.388ZM27.7829 9.814C28.8889 9.814 29.5609 8.876 29.5609 7.182C29.5609 5.488 28.8889 3.556 27.4469 3.556C26.3409 3.556 25.6829 4.508 25.6829 6.202C25.6829 7.896 26.3409 9.814 27.7829 9.814Z"></path><path d="M34.7046 10.388C33.8366 10.388 33.1506 10.052 32.7586 10.052C32.6466 10.052 32.5766 10.066 32.4786 10.08L32.3946 9.996V8.022H32.7866C33.0386 9.016 33.6966 9.87 34.8726 9.87C35.6146 9.87 36.2306 9.45 36.2306 8.666C36.2306 8.05 35.8666 7.77 34.9566 7.378L33.8366 6.916C32.9686 6.538 32.3386 5.978 32.3386 5.04C32.3386 3.934 33.1786 2.982 34.5506 2.982C35.3346 2.982 35.9646 3.332 36.3286 3.332C36.4406 3.332 36.5106 3.318 36.5946 3.304L36.6786 3.402V5.11H36.3006C36.1326 4.256 35.4046 3.514 34.4526 3.514C33.7806 3.514 33.2066 3.864 33.2066 4.55C33.2066 5.124 33.6546 5.404 34.5646 5.796L35.6426 6.258C36.6786 6.692 37.1546 7.308 37.1546 8.204C37.1546 9.506 36.1606 10.388 34.7046 10.388Z"></path></svg></a><nav aria-label="Primary" class="absolute top-1/2 left-[calc(50%+6px)] -translate-y-1/2 flex items-center gap-6"><button type="button" class="text-eyebrow font-semibold cursor-pointer whitespace-nowrap uppercase transition-opacity hover:opacity-70">Take Action</button><button type="button" class="text-eyebrow font-semibold cursor-pointer whitespace-nowrap uppercase transition-opacity hover:opacity-70">Explore</button><button type="button" class="text-eyebrow font-semibold cursor-pointer whitespace-nowrap uppercase transition-opacity hover:opacity-70">Technology</button><button type="button" class="text-eyebrow font-semibold cursor-pointer whitespace-nowrap uppercase transition-opacity hover:opacity-70">Research</button></nav><a class="absolute top-1/2 right-3 -translate-y-1/2 text-eyebrow font-semibold cursor-pointer items-center rounded-xl px-3 py-2.5 uppercase transition-opacity hover:opacity-85 hidden lg:inline-flex bg-brand-dark-green text-brand-off-white" href="/basecamp">Install Basecamp</a></div></header><main class="relative"><div class="bg-brand-off-white text-brand-dark-green"><section class="relative mb-15 h-[200px] w-full md:mb-25 md:h-[258px]"><div class="mx-auto px-3 max-w-[1440px] relative h-full"><div class="inline-flex items-baseline absolute top-[60px] left-3 [--lockup-font-size:30px] md:top-[90px] md:[--lockup-font-size:36px]" style="gap:calc(var(--lockup-font-size) * 0.14348086923076925)"><svg aria-hidden="true" class="inline-block fill-current shrink-0 text-gray-03" fill="none" style="transform:translateY(calc(var(--lockup-font-size) * 0.0637));width:calc(var(--lockup-font-size) * 0.6466923076923077);height:calc(var(--lockup-font-size) * 0.8407)" viewBox="0 0 20 26" xmlns="http://www.w3.org/2000/svg"><path d="M14.6386 26C13.728 26 12.945 25.7854 12.2881 25.3549C11.6312 24.9244 11.1344 24.2467 10.7962 23.3233C10.5841 22.7003 10.4359 21.9368 10.3513 21.0328C10.2668 20.1302 10.2134 19.1833 10.1926 18.1948C10.1718 17.1842 10.1497 16.2061 10.1289 15.2592C10.1289 15.0017 10.0651 14.8716 9.93897 14.8716C9.83361 14.8716 9.72695 14.9575 9.62159 15.1292C9.21967 15.8822 8.74359 16.742 8.19208 17.7097C7.66268 18.6773 7.13328 19.645 6.60388 20.6127C6.07447 21.5804 5.5984 22.4518 5.17436 23.2257C4.77243 23.9788 4.48627 24.5264 4.31717 24.871C4.10515 25.3445 3.76696 25.6449 3.3013 25.7737C2.85644 25.9246 2.29582 25.9571 1.61814 25.8699C0.940452 25.7841 0.464381 25.5149 0.188624 25.0635C-0.107945 24.5901 -0.0546142 24.0958 0.347315 23.5795C0.623072 23.2348 1.01459 22.7198 1.52188 22.0317C2.03047 21.3216 2.6015 20.5269 3.23626 19.645C3.87102 18.7424 4.51749 17.8176 5.17306 16.8707C5.85075 15.9031 6.48551 14.9783 7.07865 14.0964C7.67178 13.1938 8.16867 12.4082 8.5706 11.7423C8.99464 11.0542 9.26909 10.5483 9.39657 10.2257C9.52404 9.92526 9.66062 9.591 9.8089 9.22551C9.95719 8.86003 10.0313 8.48414 10.0313 8.09655C10.0313 6.67754 9.89345 5.61231 9.61899 4.90345C9.36535 4.17249 9.01545 3.68864 8.5706 3.45193C8.14655 3.1944 7.68089 3.06433 7.1736 3.06433C6.79248 3.06433 6.38015 3.13977 5.9353 3.29065C5.51125 3.44152 5.2368 3.58069 5.10933 3.70945C4.87649 3.94617 4.65407 3.98909 4.44205 3.83822C4.23002 3.68734 4.16629 3.44022 4.25214 3.09685C4.48497 2.30085 4.90901 1.592 5.52296 0.967684C6.13951 0.322561 6.9967 0 8.09713 0C9.26129 0 10.1822 0.332967 10.8599 1.0002C11.5376 1.66743 12.0241 2.73137 12.3206 4.1933C12.6172 5.65523 12.7655 7.5906 12.7655 9.9994C12.7655 12.8374 12.8084 15.1071 12.893 16.8057C12.9775 18.5044 13.1154 19.7842 13.3053 20.6439C13.4952 21.4828 13.7606 22.0421 14.0987 22.3218C14.459 22.6014 14.9026 22.7406 15.432 22.7406C15.9614 22.7406 16.4167 22.6326 16.8615 22.418C17.3272 22.2034 17.7291 21.9238 18.0686 21.5791C18.2169 21.4074 18.386 21.3424 18.5772 21.3853C18.7671 21.4282 18.9154 21.5466 19.022 21.7404C19.1495 21.9121 19.1495 22.1384 19.022 22.418C18.5772 23.4078 17.9841 24.2571 17.2439 24.966C16.5246 25.654 15.6557 25.9987 14.6399 25.9987L14.6386 26Z"></path></svg><h1 class="font-display text-[30px] leading-none tracking-[-0.9px] md:text-[36px] md:tracking-[-1.08px]">Get Started</h1></div><p class="absolute top-[126px] left-3 max-w-[342px] whitespace-pre-line font-mono text-xs leading-[1.3] md:top-[90px] md:left-[calc(50%+6px)] md:max-w-[345px]">Everything you need to start building privacy-first, decentralised applications. Install Basecamp, read the docs, learn the stack, write code.</p></div></section><section id="install" class="border-t border-brand-dark-green/10 pt-6 pb-25"><div class="mx-auto px-3 max-w-[1440px] "><h2 class="flex items-baseline gap-3 text-[24px] leading-[1.1] tracking-[-0.24px] whitespace-nowrap"><span class="font-display text-brand-dark-green/50">01</span><span class="font-sans text-brand-dark-green">Install Basecamp</span></h2><div class="mt-10 grid gap-3 md:grid-cols-2"><a href="https://github.com/logos-co/logos-basecamp/releases#release-0.2.3" class="flex h-[458px] cursor-pointer flex-col gap-1.5 overflow-hidden rounded-xl bg-gray-01 p-1.5 transition-[background-color,box-shadow] duration-200 ease-out hover:bg-brand-dark-green/5 hover:ring-1 hover:ring-inset hover:ring-brand-dark-green/20 focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-brand-dark-green md:h-[589px]" aria-label="Install Basecamp" data-umami-event-name="Install Basecamp" target="_blank" rel="noopener noreferrer"><div class="md:h-[313px]"><div class="relative h-[314px] overflow-hidden rounded-md md:h-full"><img alt="" loading="lazy" decoding="async" data-nimg="fill" class="object-cover object-left-top" style="position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent" src="/images/builders-hub/basecamp-package-manager.webp"/></div></div><div class="flex flex-1 flex-col items-center justify-center gap-3 text-center"><h3 class="text-subhead-sans">Install Basecamp</h3><p class="w-[338px] max-w-full text-mono-s">Logos Basecamp is a complete distribution that bundles the kernel, the default modules, and UI packages into a unified surface. It allows you to easily interact with simple apps built on the various modules.</p></div></a><a href="https://docs.logos.co/" class="flex h-[458px] cursor-pointer flex-col gap-1.5 overflow-hidden rounded-xl bg-gray-01 p-1.5 transition-[background-color,box-shadow] duration-200 ease-out hover:bg-brand-dark-green/5 hover:ring-1 hover:ring-inset hover:ring-brand-dark-green/20 focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-brand-dark-green md:h-[589px]" aria-label="Run a Node in less than 10 minutes Using CLI" data-umami-event-name="Run a Node" target="_blank" rel="noopener noreferrer"><div class="md:h-[313px]"><div class="relative h-[314px] overflow-hidden rounded-md md:h-full"><img alt="" loading="lazy" decoding="async" data-nimg="fill" class="object-cover object-left" style="position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent" src="/images/builders-hub/node-cli-card.png"/></div></div><div class="flex flex-1 flex-col items-center justify-center gap-3 text-center"><h3 class="text-subhead-sans">Run a Node in less than 10 minutes Using CLI</h3><p class="w-[338px] max-w-full text-mono-s">Participate in the network by becoming a node operator. Connect to the testnet in 10 minutes and engage with the protocol.</p></div></a></div></div></section><section class="border-t border-brand-dark-green/10 pt-6 pb-25 md:pt-10"><div class="mx-auto px-3 max-w-[1440px] flex w-full flex-col gap-10"><h2 class="flex items-baseline gap-3 text-[24px] leading-[1.1] tracking-[-0.24px]"><span class="font-display text-brand-dark-green/50">02</span><span class="font-sans text-brand-dark-green">Start Building</span></h2><div class="grid gap-3 md:grid-cols-4"><article class="flex h-[300px] min-w-0 flex-col items-center justify-between overflow-hidden rounded-xl bg-accent-light-blue px-4 pt-15 pb-3 text-center md:h-[370px]"><div class="flex w-full min-w-0 flex-col items-center gap-3"><h3 class="text-subhead-sans max-w-full break-words">Read the docs</h3><p class="w-full max-w-[222px] break-words text-mono-s [overflow-wrap:anywhere]">Deep dive into the Logos stack architecture, modules, APIs and integration guides.</p></div><div class="flex w-full flex-col gap-3"><a href="https://docs.logos.co/" class="inline-flex items-center justify-center border border-brand-dark-green/50 px-3 text-brand-dark-green transition-colors hover:bg-gray-02 hover:border-transparent h-[31px] w-full cursor-pointer rounded-none py-0" target="_blank" rel="noopener noreferrer"><span class="inline-flex items-center gap-1.5"><span class="font-mono text-xs leading-[1.35] font-semibold uppercase whitespace-nowrap ">View the docs</span><svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="10" height="10" viewBox="0 0 10 10" fill="none"><path d="M10 5L5 10L4.08262 9.08261L7.51647 5.64876H0V4.35124H7.51647L4.08262 0.917385L5 0L10 5Z" fill="currentColor"></path></svg></span></a></div></article><article class="flex h-[300px] min-w-0 flex-col items-center justify-between overflow-hidden rounded-xl bg-accent-light-blue px-4 pt-15 pb-3 text-center md:h-[370px]"><div class="flex w-full min-w-0 flex-col items-center gap-3"><h3 class="text-subhead-sans max-w-full break-words">Start with the Scaffold Boilerplate</h3><p class="w-full max-w-[222px] break-words text-mono-s [overflow-wrap:anywhere]">A Rust CLI for bootstrapping LEZ (Logos Execution Zone) program_deployment projects in standalone mode.</p></div><div class="flex w-full flex-col gap-3"><a href="https://github.com/logos-co/scaffold" class="inline-flex items-center justify-center border border-brand-dark-green/50 px-3 text-brand-dark-green transition-colors hover:bg-gray-02 hover:border-transparent h-[31px] w-full cursor-pointer rounded-none py-0" target="_blank" rel="noopener noreferrer"><span class="inline-flex items-center gap-1.5"><span class="font-mono text-xs leading-[1.35] font-semibold uppercase whitespace-nowrap ">Learn more</span><svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="10" height="10" viewBox="0 0 10 10" fill="none"><path d="M10 5L5 10L4.08262 9.08261L7.51647 5.64876H0V4.35124H7.51647L4.08262 0.917385L5 0L10 5Z" fill="currentColor"></path></svg></span></a></div></article><article class="flex h-[300px] min-w-0 flex-col items-center justify-between overflow-hidden rounded-xl bg-accent-light-blue px-4 pt-15 pb-3 text-center md:h-[370px]"><div class="flex w-full min-w-0 flex-col items-center gap-3"><h3 class="text-subhead-sans max-w-full break-words">Sample Apps</h3><p class="w-full max-w-[222px] break-words text-mono-s [overflow-wrap:anywhere]">Run real sample apps to learn from.</p></div><div class="flex w-full flex-col gap-3"><a href="https://github.com/logos-co/eth-lez-atomic-swaps" class="inline-flex items-center justify-center border border-brand-dark-green/50 px-3 text-brand-dark-green transition-colors hover:bg-gray-02 hover:border-transparent h-[31px] w-full cursor-pointer rounded-none py-0" target="_blank" rel="noopener noreferrer"><span class="inline-flex items-center gap-1.5"><span class="font-mono text-xs leading-[1.35] font-semibold uppercase whitespace-nowrap ">Atomic swaps</span><svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="10" height="10" viewBox="0 0 10 10" fill="none"><path d="M10 5L5 10L4.08262 9.08261L7.51647 5.64876H0V4.35124H7.51647L4.08262 0.917385L5 0L10 5Z" fill="currentColor"></path></svg></span></a><a href="https://github.com/logos-co/lez-multisig" class="inline-flex items-center justify-center border border-brand-dark-green/50 px-3 text-brand-dark-green transition-colors hover:bg-gray-02 hover:border-transparent h-[31px] w-full cursor-pointer rounded-none py-0" target="_blank" rel="noopener noreferrer"><span class="inline-flex items-center gap-1.5"><span class="font-mono text-xs leading-[1.35] font-semibold uppercase whitespace-nowrap ">Multisig</span><svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="10" height="10" viewBox="0 0 10 10" fill="none"><path d="M10 5L5 10L4.08262 9.08261L7.51647 5.64876H0V4.35124H7.51647L4.08262 0.917385L5 0L10 5Z" fill="currentColor"></path></svg></span></a></div></article><article class="flex h-[300px] min-w-0 flex-col items-center justify-between overflow-hidden rounded-xl bg-accent-light-blue px-4 pt-15 pb-3 text-center md:h-[370px]"><div class="flex w-full min-w-0 flex-col items-center gap-3"><h3 class="text-subhead-sans max-w-full break-words">Workshops and Tutorials</h3><p class="w-full max-w-[222px] break-words text-mono-s [overflow-wrap:anywhere]">Live coding sessions and step by step guides.</p></div><div class="flex w-full flex-col gap-3"><a href="https://www.youtube.com/playlist?list=PLZe53tXAogqMdZSKhY316YKn3_tJ0RWZ7" class="inline-flex items-center justify-center border border-brand-dark-green/50 px-3 text-brand-dark-green transition-colors hover:bg-gray-02 hover:border-transparent h-[31px] w-full cursor-pointer rounded-none py-0" target="_blank" rel="noopener noreferrer"><span class="inline-flex items-center gap-1.5"><span class="font-mono text-xs leading-[1.35] font-semibold uppercase whitespace-nowrap ">Learn more</span><svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="10" height="10" viewBox="0 0 10 10" fill="none"><path d="M10 5L5 10L4.08262 9.08261L7.51647 5.64876H0V4.35124H7.51647L4.08262 0.917385L5 0L10 5Z" fill="currentColor"></path></svg></span></a></div></article></div></div></section><section id="developer-programs" class="border-t border-brand-dark-green/10 pt-6 pb-25"><div class="mx-auto px-3 max-w-[1440px] "><h2 class="flex items-baseline gap-3 text-[24px] leading-[1.1] tracking-[-0.24px] whitespace-nowrap"><span class="font-display text-brand-dark-green/50">03</span><span class="font-sans text-brand-dark-green">Builder Programmes</span></h2><div class="mt-10 grid gap-3 md:grid-cols-2"><a aria-label="Prize: The frontier is open. Build what’s next." data-umami-event-name="Lambda Prize" class="relative flex h-[370px] cursor-pointer flex-col items-center justify-center gap-10 overflow-hidden rounded-xl px-4 py-10 text-center text-brand-off-white focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-brand-dark-green" href="/lambda-prize"><img alt="" loading="lazy" decoding="async" data-nimg="fill" class="object-cover" style="position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent" src="/images/builders-hub/lambda-prize-bg.webp"/><div class="absolute inset-0 bg-black/50"></div><div class="inline-flex items-baseline relative [--lockup-font-size:24px]" style="gap:calc(var(--lockup-font-size) * 0.14348086923076925)"><svg aria-hidden="true" class="inline-block fill-current shrink-0" fill="none" style="transform:translateY(calc(var(--lockup-font-size) * 0.0637));width:calc(var(--lockup-font-size) * 0.6466923076923077);height:calc(var(--lockup-font-size) * 0.8407)" viewBox="0 0 20 26" xmlns="http://www.w3.org/2000/svg"><path d="M14.6386 26C13.728 26 12.945 25.7854 12.2881 25.3549C11.6312 24.9244 11.1344 24.2467 10.7962 23.3233C10.5841 22.7003 10.4359 21.9368 10.3513 21.0328C10.2668 20.1302 10.2134 19.1833 10.1926 18.1948C10.1718 17.1842 10.1497 16.2061 10.1289 15.2592C10.1289 15.0017 10.0651 14.8716 9.93897 14.8716C9.83361 14.8716 9.72695 14.9575 9.62159 15.1292C9.21967 15.8822 8.74359 16.742 8.19208 17.7097C7.66268 18.6773 7.13328 19.645 6.60388 20.6127C6.07447 21.5804 5.5984 22.4518 5.17436 23.2257C4.77243 23.9788 4.48627 24.5264 4.31717 24.871C4.10515 25.3445 3.76696 25.6449 3.3013 25.7737C2.85644 25.9246 2.29582 25.9571 1.61814 25.8699C0.940452 25.7841 0.464381 25.5149 0.188624 25.0635C-0.107945 24.5901 -0.0546142 24.0958 0.347315 23.5795C0.623072 23.2348 1.01459 22.7198 1.52188 22.0317C2.03047 21.3216 2.6015 20.5269 3.23626 19.645C3.87102 18.7424 4.51749 17.8176 5.17306 16.8707C5.85075 15.9031 6.48551 14.9783 7.07865 14.0964C7.67178 13.1938 8.16867 12.4082 8.5706 11.7423C8.99464 11.0542 9.26909 10.5483 9.39657 10.2257C9.52404 9.92526 9.66062 9.591 9.8089 9.22551C9.95719 8.86003 10.0313 8.48414 10.0313 8.09655C10.0313 6.67754 9.89345 5.61231 9.61899 4.90345C9.36535 4.17249 9.01545 3.68864 8.5706 3.45193C8.14655 3.1944 7.68089 3.06433 7.1736 3.06433C6.79248 3.06433 6.38015 3.13977 5.9353 3.29065C5.51125 3.44152 5.2368 3.58069 5.10933 3.70945C4.87649 3.94617 4.65407 3.98909 4.44205 3.83822C4.23002 3.68734 4.16629 3.44022 4.25214 3.09685C4.48497 2.30085 4.90901 1.592 5.52296 0.967684C6.13951 0.322561 6.9967 0 8.09713 0C9.26129 0 10.1822 0.332967 10.8599 1.0002C11.5376 1.66743 12.0241 2.73137 12.3206 4.1933C12.6172 5.65523 12.7655 7.5906 12.7655 9.9994C12.7655 12.8374 12.8084 15.1071 12.893 16.8057C12.9775 18.5044 13.1154 19.7842 13.3053 20.6439C13.4952 21.4828 13.7606 22.0421 14.0987 22.3218C14.459 22.6014 14.9026 22.7406 15.432 22.7406C15.9614 22.7406 16.4167 22.6326 16.8615 22.418C17.3272 22.2034 17.7291 21.9238 18.0686 21.5791C18.2169 21.4074 18.386 21.3424 18.5772 21.3853C18.7671 21.4282 18.9154 21.5466 19.022 21.7404C19.1495 21.9121 19.1495 22.1384 19.022 22.418C18.5772 23.4078 17.9841 24.2571 17.2439 24.966C16.5246 25.654 15.6557 25.9987 14.6399 25.9987L14.6386 26Z"></path></svg><span class="text-h4-serif">Prize</span></div><div class="relative flex flex-col items-center gap-3"><h3 class="text-subhead-sans">The frontier is open. Build what’s next.</h3><p class="w-full max-w-[338px] text-mono-s">Lambda Prizes is a competitive prize framework for the Logos ecosystem. λPrize targets contributions where Logos cares about the outcome but not the path.</p></div></a><a aria-label="Explore RFPs" data-umami-event-name="Explore RFPs" class="flex h-[370px] cursor-pointer flex-col items-center justify-center overflow-hidden rounded-xl border border-brand-dark-green px-4 py-10 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-brand-dark-green" href="/builders-hub/rfps"><div class="flex flex-col items-center gap-3 text-center"><h3 class="text-subhead-sans">Explore RFPs</h3><p class="w-full max-w-[338px] text-mono-s">The Logos RFP Program supports developers to build applications on the Logos Stack. Browse all open requests for proposals below.</p></div><div class="mt-15 flex w-full justify-center gap-3 md:w-[1416px] md:-translate-x-[176px] md:justify-start"><div class="relative hidden h-[166px] w-full max-w-[345px] shrink-0 overflow-hidden rounded-xl border border-brand-dark-green/50 p-4 first:block md:block md:w-[345px] "><h4 class="w-[249px] text-h4-sans">Integrate Fileverse</h4><span class="absolute top-[83px] left-4 font-mono text-xs font-semibold uppercase underline underline-offset-[3px]">Apply</span><p class="absolute bottom-4 left-4 w-[186px] text-mono-s">Native Fileverse collaboration inside the Logos App.</p><img alt="" loading="lazy" width="96" height="120" decoding="async" data-nimg="1" class="absolute right-[10px] bottom-[11px] h-[120px] w-[96px] object-cover max-[400px]:hidden" style="color:transparent" src="/cms/builders-hub/rfps/integrate-fileverse/cover.webp"/></div><div class="relative hidden h-[166px] w-full max-w-[345px] shrink-0 overflow-hidden rounded-xl border border-brand-dark-green/50 p-4 first:block md:block md:w-[345px] opacity-50"><h4 class="w-[249px] text-h4-sans">Attack Resistant Public Registries</h4><span class="absolute top-[83px] left-4 font-mono text-xs font-semibold uppercase underline underline-offset-[3px]">Apply</span><p class="absolute bottom-4 left-4 w-[186px] text-mono-s">Privacy-preserving blockchain for sovereign order and decentralised governance.</p><img alt="" loading="lazy" width="96" height="120" decoding="async" data-nimg="1" class="absolute right-[10px] bottom-[11px] h-[120px] w-[96px] object-cover max-[400px]:hidden" style="color:transparent" src="/cms/builders-hub/rfps/attack-resistant-public-registries/cover.webp"/></div><div class="relative hidden h-[166px] w-full max-w-[345px] shrink-0 overflow-hidden rounded-xl border border-brand-dark-green/50 p-4 first:block md:block md:w-[345px] "><h4 class="w-[249px] text-h4-sans">Decentralised Archives</h4><span class="absolute top-[83px] left-4 font-mono text-xs font-semibold uppercase underline underline-offset-[3px]">Apply</span><p class="absolute bottom-4 left-4 w-[186px] text-mono-s">Permanent, censorship-proof preservation of knowledge, culture, and history.</p><img alt="" loading="lazy" width="96" height="120" decoding="async" data-nimg="1" class="absolute right-[10px] bottom-[11px] h-[120px] w-[96px] object-cover max-[400px]:hidden" style="color:transparent" src="/cms/builders-hub/rfps/decentralised-archives/cover.webp"/></div><div class="relative hidden h-[166px] w-full max-w-[345px] shrink-0 overflow-hidden rounded-xl border border-brand-dark-green/50 p-4 first:block md:block md:w-[345px] opacity-50"><h4 class="w-[249px] text-h4-sans">Private Financial Networks</h4><span class="absolute top-[83px] left-4 font-mono text-xs font-semibold uppercase underline underline-offset-[3px]">Apply</span><p class="absolute bottom-4 left-4 w-[186px] text-mono-s">Money that moves securely and freely, without surveillance or control.</p><img alt="" loading="lazy" width="96" height="120" decoding="async" data-nimg="1" class="absolute right-[10px] bottom-[11px] h-[120px] w-[96px] object-cover max-[400px]:hidden" style="color:transparent" src="/cms/builders-hub/rfps/private-financial-networks/cover.webp"/></div></div></a></div></div></section><section class="border-t border-brand-dark-green/10 pt-6 pb-25"><div class="mx-auto px-3 max-w-[1440px] flex w-full flex-col gap-10"><h2 class="flex items-baseline gap-3 text-[24px] leading-[1.1] tracking-[-0.24px]"><span class="font-display text-brand-dark-green/50">04</span><span class="font-sans text-brand-dark-green">Join the community</span></h2><div class="flex flex-col"><a href="https://forum.logos.co/" target="_blank" rel="noopener noreferrer" class="flex h-[62px] cursor-pointer items-center justify-between px-3 transition-colors hover:bg-accent-light-blue md:h-[50px] md:px-4 bg-gray-01"><span class="flex items-baseline gap-3 text-[14px] leading-[1.2]"><span class="font-sans font-medium">01</span><span class="font-display">Community Forum</span></span><span class="inline-flex items-center gap-1 border-b border-brand-dark-green/50 pb-0.5 font-mono text-xs leading-[1.35] font-semibold whitespace-nowrap uppercase">Learn more<svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="10" height="10" viewBox="0 0 10 10" fill="none"><path d="M10 5L5 10L4.08262 9.08261L7.51647 5.64876H0V4.35124H7.51647L4.08262 0.917385L5 0L10 5Z" fill="currentColor"></path></svg></span></a><a href="https://forum.logos.co/" target="_blank" rel="noopener noreferrer" class="flex h-[62px] cursor-pointer items-center justify-between px-3 transition-colors hover:bg-accent-light-blue md:h-[50px] md:px-4 bg-brand-dark-green/5"><span class="flex items-baseline gap-3 text-[14px] leading-[1.2]"><span class="font-sans font-medium">02</span><span class="font-display">Research Forum</span></span><span class="inline-flex items-center gap-1 border-b border-brand-dark-green/50 pb-0.5 font-mono text-xs leading-[1.35] font-semibold whitespace-nowrap uppercase">Learn more<svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="10" height="10" viewBox="0 0 10 10" fill="none"><path d="M10 5L5 10L4.08262 9.08261L7.51647 5.64876H0V4.35124H7.51647L4.08262 0.917385L5 0L10 5Z" fill="currentColor"></path></svg></span></a><a href="https://discord.gg/Ykv4eZyHUJ" target="_blank" rel="noopener noreferrer" class="flex h-[62px] cursor-pointer items-center justify-between px-3 transition-colors hover:bg-accent-light-blue md:h-[50px] md:px-4 bg-gray-01"><span class="flex items-baseline gap-3 text-[14px] leading-[1.2]"><span class="font-sans font-medium">03</span><span class="font-display">Discord</span></span><span class="inline-flex items-center gap-1 border-b border-brand-dark-green/50 pb-0.5 font-mono text-xs leading-[1.35] font-semibold whitespace-nowrap uppercase">Learn more<svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="10" height="10" viewBox="0 0 10 10" fill="none"><path d="M10 5L5 10L4.08262 9.08261L7.51647 5.64876H0V4.35124H7.51647L4.08262 0.917385L5 0L10 5Z" fill="currentColor"></path></svg></span></a><a href="https://twitter.com/logos_network" target="_blank" rel="noopener noreferrer" class="flex h-[62px] cursor-pointer items-center justify-between px-3 transition-colors hover:bg-accent-light-blue md:h-[50px] md:px-4 bg-brand-dark-green/5"><span class="flex items-baseline gap-3 text-[14px] leading-[1.2]"><span class="font-sans font-medium">04</span><span class="font-display">X Logos_network</span></span><span class="inline-flex items-center gap-1 border-b border-brand-dark-green/50 pb-0.5 font-mono text-xs leading-[1.35] font-semibold whitespace-nowrap uppercase">Learn more<svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="10" height="10" viewBox="0 0 10 10" fill="none"><path d="M10 5L5 10L4.08262 9.08261L7.51647 5.64876H0V4.35124H7.51647L4.08262 0.917385L5 0L10 5Z" fill="currentColor"></path></svg></span></a><a href="https://x.com/logos_devs" target="_blank" rel="noopener noreferrer" class="flex h-[62px] cursor-pointer items-center justify-between px-3 transition-colors hover:bg-accent-light-blue md:h-[50px] md:px-4 bg-gray-01"><span class="flex items-baseline gap-3 text-[14px] leading-[1.2]"><span class="font-sans font-medium">05</span><span class="font-display">X Logos_devs</span></span><span class="inline-flex items-center gap-1 border-b border-brand-dark-green/50 pb-0.5 font-mono text-xs leading-[1.35] font-semibold whitespace-nowrap uppercase">Learn more<svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="10" height="10" viewBox="0 0 10 10" fill="none"><path d="M10 5L5 10L4.08262 9.08261L7.51647 5.64876H0V4.35124H7.51647L4.08262 0.917385L5 0L10 5Z" fill="currentColor"></path></svg></span></a><a href="https://youtube.com/@logos_network" target="_blank" rel="noopener noreferrer" class="flex h-[62px] cursor-pointer items-center justify-between px-3 transition-colors hover:bg-accent-light-blue md:h-[50px] md:px-4 bg-brand-dark-green/5"><span class="flex items-baseline gap-3 text-[14px] leading-[1.2]"><span class="font-sans font-medium">06</span><span class="font-display">YouTube Tutorials</span></span><span class="inline-flex items-center gap-1 border-b border-brand-dark-green/50 pb-0.5 font-mono text-xs leading-[1.35] font-semibold whitespace-nowrap uppercase">Learn more<svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="10" height="10" viewBox="0 0 10 10" fill="none"><path d="M10 5L5 10L4.08262 9.08261L7.51647 5.64876H0V4.35124H7.51647L4.08262 0.917385L5 0L10 5Z" fill="currentColor"></path></svg></span></a></div></div></section></div><!--$--><!--/$--><div aria-hidden="true" class="fixed inset-0 z-[60] bg-brand-off-white pointer-events-none" style="will-change:opacity;opacity:0"></div></main><footer class="relative h-[612px] overflow-hidden bg-brand-dark-green text-brand-off-white lg:h-[688px] "><div class="absolute top-6 left-3 flex w-[370px] max-w-[calc(100%-24px)] flex-col gap-3 lg:w-[345px]"><p class="w-full max-w-[314px] font-sans text-[18px] leading-[1.15] tracking-[-0.18px] text-brand-off-white">Stay ahead with the latest updates.</p><form class="flex w-full flex-col gap-1"><input type="email" autoComplete="email" placeholder="Enter email" class="w-full text-eyebrow h-[32px] border border-brand-off-white/50 px-3 py-2 text-center text-brand-off-white normal-case backdrop-blur-[5px] bg-transparent outline-none placeholder:text-brand-off-white placeholder:uppercase" aria-label="Enter email" name="email" value=""/><div class="flex w-full items-center gap-1"><div class="relative min-w-0 flex-1"><button type="button" class="text-eyebrow flex h-[32px] w-full cursor-pointer items-center justify-center gap-1 border border-brand-off-white/50 px-3 py-2 text-brand-off-white backdrop-blur-[5px]" aria-haspopup="listbox" aria-expanded="false" aria-label="Role"><span class="truncate">Role</span><span class="transition-transform "><svg aria-hidden="true" class="size-[15px] shrink-0" fill="none" viewBox="0 0 15 15" xmlns="http://www.w3.org/2000/svg"><path d="M4.5 6L7.5 9L10.5 6" stroke="currentColor"></path></svg></span></button></div><input type="text" autoComplete="address-level2" placeholder="city" class="min-w-0 flex-1 text-eyebrow h-[32px] border border-brand-off-white/50 px-3 py-2 text-center text-brand-off-white normal-case backdrop-blur-[5px] bg-transparent outline-none placeholder:text-brand-off-white placeholder:uppercase" aria-label="city" name="city" value=""/><button type="submit" class="text-eyebrow flex h-[32px] shrink-0 cursor-pointer items-center justify-center gap-1 rounded-xl bg-brand-off-white px-3 py-2 text-brand-dark-green uppercase backdrop-blur-[5px] transition-opacity hover:opacity-80 disabled:cursor-not-allowed disabled:opacity-60">Submit<svg aria-hidden="true" class="size-[15px] shrink-0" fill="none" viewBox="0 0 15 15" xmlns="http://www.w3.org/2000/svg"><path d="M3.5 7.5H11.5M11.5 7.5L8 4M11.5 7.5L8 11" stroke="currentColor" stroke-linecap="square" stroke-linejoin="miter"></path></svg></button></div></form></div><div class="absolute top-[200px] left-3 h-[47px] w-[83px] overflow-hidden lg:top-[549px] lg:h-[127px] lg:w-[226px] *:size-full *:object-cover"><img alt="" loading="lazy" decoding="async" data-nimg="fill" style="position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent" src="/images/home/footer-image.webp"/></div><div class="absolute top-[200px] left-[calc(50%+6px)] lg:top-6"><span class="inline-flex items-center gap-2 text-brand-off-white"><svg aria-hidden="true" class="inline-block fill-current shrink-0" fill="none" style="width:11.538461538461538px;height:15px" viewBox="0 0 20 26" xmlns="http://www.w3.org/2000/svg"><path d="M14.6386 26C13.728 26 12.945 25.7854 12.2881 25.3549C11.6312 24.9244 11.1344 24.2467 10.7962 23.3233C10.5841 22.7003 10.4359 21.9368 10.3513 21.0328C10.2668 20.1302 10.2134 19.1833 10.1926 18.1948C10.1718 17.1842 10.1497 16.2061 10.1289 15.2592C10.1289 15.0017 10.0651 14.8716 9.93897 14.8716C9.83361 14.8716 9.72695 14.9575 9.62159 15.1292C9.21967 15.8822 8.74359 16.742 8.19208 17.7097C7.66268 18.6773 7.13328 19.645 6.60388 20.6127C6.07447 21.5804 5.5984 22.4518 5.17436 23.2257C4.77243 23.9788 4.48627 24.5264 4.31717 24.871C4.10515 25.3445 3.76696 25.6449 3.3013 25.7737C2.85644 25.9246 2.29582 25.9571 1.61814 25.8699C0.940452 25.7841 0.464381 25.5149 0.188624 25.0635C-0.107945 24.5901 -0.0546142 24.0958 0.347315 23.5795C0.623072 23.2348 1.01459 22.7198 1.52188 22.0317C2.03047 21.3216 2.6015 20.5269 3.23626 19.645C3.87102 18.7424 4.51749 17.8176 5.17306 16.8707C5.85075 15.9031 6.48551 14.9783 7.07865 14.0964C7.67178 13.1938 8.16867 12.4082 8.5706 11.7423C8.99464 11.0542 9.26909 10.5483 9.39657 10.2257C9.52404 9.92526 9.66062 9.591 9.8089 9.22551C9.95719 8.86003 10.0313 8.48414 10.0313 8.09655C10.0313 6.67754 9.89345 5.61231 9.61899 4.90345C9.36535 4.17249 9.01545 3.68864 8.5706 3.45193C8.14655 3.1944 7.68089 3.06433 7.1736 3.06433C6.79248 3.06433 6.38015 3.13977 5.9353 3.29065C5.51125 3.44152 5.2368 3.58069 5.10933 3.70945C4.87649 3.94617 4.65407 3.98909 4.44205 3.83822C4.23002 3.68734 4.16629 3.44022 4.25214 3.09685C4.48497 2.30085 4.90901 1.592 5.52296 0.967684C6.13951 0.322561 6.9967 0 8.09713 0C9.26129 0 10.1822 0.332967 10.8599 1.0002C11.5376 1.66743 12.0241 2.73137 12.3206 4.1933C12.6172 5.65523 12.7655 7.5906 12.7655 9.9994C12.7655 12.8374 12.8084 15.1071 12.893 16.8057C12.9775 18.5044 13.1154 19.7842 13.3053 20.6439C13.4952 21.4828 13.7606 22.0421 14.0987 22.3218C14.459 22.6014 14.9026 22.7406 15.432 22.7406C15.9614 22.7406 16.4167 22.6326 16.8615 22.418C17.3272 22.2034 17.7291 21.9238 18.0686 21.5791C18.2169 21.4074 18.386 21.3424 18.5772 21.3853C18.7671 21.4282 18.9154 21.5466 19.022 21.7404C19.1495 21.9121 19.1495 22.1384 19.022 22.418C18.5772 23.4078 17.9841 24.2571 17.2439 24.966C16.5246 25.654 15.6557 25.9987 14.6399 25.9987L14.6386 26Z"></path></svg><span class="font-display text-[18px] leading-none">Logos</span></span></div><p class="text-body-serif absolute top-[251px] left-[calc(50%+6px)] w-[175px] text-brand-off-white lg:top-[22px] lg:left-[calc(83.33%+2px)] lg:w-[226px]">Build the parallel</p><div class="absolute top-[332px] left-3 lg:top-[133px] lg:left-[calc(50%+6px)]"><div class="flex flex-col gap-1"><a href="https://free.technology/jobs" target="_blank" rel="noopener noreferrer" class="text-mono-s w-fit cursor-pointer border-b border-brand-off-white/10 text-brand-off-white transition-opacity hover:opacity-70">Work With Us</a><a href="/design-guide" class="text-mono-s w-fit cursor-pointer border-b border-brand-off-white/10 text-brand-off-white transition-opacity hover:opacity-70">Design Guide</a><a href="/field-guide" class="text-mono-s w-fit cursor-pointer border-b border-brand-off-white/10 text-brand-off-white transition-opacity hover:opacity-70">Field Guide</a><a href="/roadmap" class="text-mono-s w-fit cursor-pointer border-b border-brand-off-white/10 text-brand-off-white transition-opacity hover:opacity-70">Roadmap</a></div></div><div class="absolute top-[332px] left-[calc(50%+6px)] lg:top-[133px] lg:left-[calc(83.33%+3px)]"><div class="flex flex-col gap-1"><a href="https://x.com/Logos_network" target="_blank" rel="noopener noreferrer" class="text-mono-s w-fit cursor-pointer border-b border-brand-off-white/10 text-brand-off-white transition-opacity hover:opacity-70">X</a><a href="https://discord.gg/Ykv4eZyHUJ" target="_blank" rel="noopener noreferrer" class="text-mono-s w-fit cursor-pointer border-b border-brand-off-white/10 text-brand-off-white transition-opacity hover:opacity-70">Discord</a><a href="https://www.youtube.com/@logos_network" target="_blank" rel="noopener noreferrer" class="text-mono-s w-fit cursor-pointer border-b border-brand-off-white/10 text-brand-off-white transition-opacity hover:opacity-70">YouTube</a><a href="/media" class="text-mono-s w-fit cursor-pointer border-b border-brand-off-white/10 text-brand-off-white transition-opacity hover:opacity-70">Blog</a><a href="https://github.com/logos-co" target="_blank" rel="noopener noreferrer" class="text-mono-s w-fit cursor-pointer border-b border-brand-off-white/10 text-brand-off-white transition-opacity hover:opacity-70">Github</a></div></div><div class="absolute top-[460px] left-3 lg:top-[322px] lg:left-[calc(50%+8px)]"><div class="flex flex-col gap-1"><p class="text-eyebrow mb-1 text-brand-off-white">Research</p><a href="/research" class="text-mono-s w-fit cursor-pointer border-b border-brand-off-white/10 text-brand-off-white transition-opacity hover:opacity-70">Research Overview</a><a href="https://lip.logos.co/" target="_blank" rel="noopener noreferrer" class="text-mono-s w-fit cursor-pointer border-b border-brand-off-white/10 text-brand-off-white transition-opacity hover:opacity-70">Specs / RFC</a><a href="https://forum.research.logos.co/" target="_blank" rel="noopener noreferrer" class="text-mono-s w-fit cursor-pointer border-b border-brand-off-white/10 text-brand-off-white transition-opacity hover:opacity-70">Research Forum</a></div></div><div class="absolute top-[460px] left-[calc(50%+6px)] lg:top-[322px] lg:left-[calc(83.33%+3px)]"><div class="flex flex-col gap-1"><p class="text-eyebrow mb-1 text-brand-off-white">Infrastructure</p><a href="/technology-stack/messaging" class="text-mono-s w-fit cursor-pointer border-b border-brand-off-white/10 text-brand-off-white transition-opacity hover:opacity-70">Messaging</a><a href="/technology-stack/storage" class="text-mono-s w-fit cursor-pointer border-b border-brand-off-white/10 text-brand-off-white transition-opacity hover:opacity-70">Storage</a><a href="/technology-stack/blockchain" class="text-mono-s w-fit cursor-pointer border-b border-brand-off-white/10 text-brand-off-white transition-opacity hover:opacity-70">Blockchain</a><a href="/technology-stack/networking" class="text-mono-s w-fit cursor-pointer border-b border-brand-off-white/10 text-brand-off-white transition-opacity hover:opacity-70">Networking</a></div></div><div class="absolute top-[540px] left-3 lg:top-[617px] lg:left-[calc(50%+6px)]"><div class="flex flex-col gap-1"><a href="/terms-and-conditions" class="text-mono-s w-fit cursor-pointer border-b border-brand-off-white/10 text-brand-off-white transition-opacity hover:opacity-70">Terms & Conditions</a><a href="/privacy-policy" class="text-mono-s w-fit cursor-pointer border-b border-brand-off-white/10 text-brand-off-white transition-opacity hover:opacity-70">Privacy Policy</a><a href="/security" class="text-mono-s w-fit cursor-pointer border-b border-brand-off-white/10 text-brand-off-white transition-opacity hover:opacity-70">Security</a></div></div></footer><script src="/_next/static/chunks/0pcyg8q97k1ft.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[77857,[\"/_next/static/chunks/17hkzjx44u3dy.js\",\"/_next/static/chunks/0-cgqeykwauj~.js\"],\"default\"]\n3:I[32641,[\"/_next/static/chunks/17hkzjx44u3dy.js\",\"/_next/static/chunks/0-cgqeykwauj~.js\"],\"default\"]\n6:I[56105,[\"/_next/static/chunks/17hkzjx44u3dy.js\",\"/_next/static/chunks/0-cgqeykwauj~.js\"],\"OutletBoundary\"]\n7:\"$Sreact.suspense\"\na:I[56105,[\"/_next/static/chunks/17hkzjx44u3dy.js\",\"/_next/static/chunks/0-cgqeykwauj~.js\"],\"ViewportBoundary\"]\nc:I[56105,[\"/_next/static/chunks/17hkzjx44u3dy.js\",\"/_next/static/chunks/0-cgqeykwauj~.js\"],\"MetadataBoundary\"]\ne:I[46454,[],\"default\",1]\n:HL[\"/_next/static/chunks/04~04a1.qckew.css\",\"style\"]\n:HL[\"/_next/static/chunks/04cm.w0twky0p.css\",\"style\"]\n:HL[\"/_next/static/media/788ad271f9d0b1c8-s.p.0ozfxe_l0spp4.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/8f50c616ff21aafd-s.p.04xpi8-p5fibe.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/9ce9a4a38ba25966-s.p.0ai088f2k10g..woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/b8b552e8609c5636-s.p.0vinx1niofu4y.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/fa0520225c6f3d07-s.p.0_88erakuzr64.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/rhymes_display_regular-s.p.14b85k4~uv6qn.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"en\",\"get-started\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[[\"locale\",\"en\",\"d\",null],{\"children\":[\"get-started\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16]}],[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/04~04a1.qckew.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/04cm.w0twky0p.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0lux5k09gnt_c.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/0kxztukdpg3gd.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/113cbtzy2q3sb.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-3\",{\"src\":\"/_next/static/chunks/0ryof3~3uu6ua.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-4\",{\"src\":\"/_next/static/chunks/0cnxl~oft49l..js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-5\",{\"src\":\"/_next/static/chunks/0d~_5-.x2ryg8.js\",\"async\":true,\"nonce\":\"$undefined\"}]],\"$L4\"]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[\"$L5\",[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0vq7r5sbcom8..js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$L6\",null,{\"children\":[\"$\",\"$7\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@8\"}]}]]}],{},null,false,null]},null,false,\"$@9\"]},null,false,null]},null,false,\"$@9\"],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$La\",null,{\"children\":\"$Lb\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"$7\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Ld\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$e\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"EYSnwYWYvPFDQ2KI9A2s6\"}\n"])</script><script>self.__next_f.push([1,"f:[]\n9:\"$Wf\"\n"])</script><script>self.__next_f.push([1,"10:I[55405,[\"/_next/static/chunks/0lux5k09gnt_c.js\",\"/_next/static/chunks/0kxztukdpg3gd.js\",\"/_next/static/chunks/113cbtzy2q3sb.js\",\"/_next/static/chunks/0ryof3~3uu6ua.js\",\"/_next/static/chunks/0cnxl~oft49l..js\",\"/_next/static/chunks/0d~_5-.x2ryg8.js\"],\"default\"]\n"])</script><script>self.__next_f.push([1,"4:[\"$\",\"$L10\",null,{\"formats\":\"$undefined\",\"locale\":\"en\",\"messages\":{\"locale\":{\"language\":\"Language\",\"en\":\"English\"},\"common\":{\"docsNav\":{\"guides\":\"Guides\",\"logosForum\":\"Logos Forum\",\"researchForum\":\"Research Forum\",\"designGuide\":\"Design Guide\",\"terms\":\"Terms \u0026 Conditions\",\"privacy\":\"Privacy Policy\",\"security\":\"Security\",\"testnetFaqs\":\"Testnet FAQ\",\"testnetTerms\":\"Testnet Terms\"},\"nav\":{\"resources\":\"Resources\",\"contributors\":\"Contributors\",\"miilestones\":\"Milestones\"}},\"designSystems\":{\"components\":{\"table\":{\"placeholderTitle\":\"Component State Example\"},\"giantSwitch\":{\"downloadDescription\":\"If the download does not start automatically, click Download Again below.\"}}},\"pages\":{\"ideas\":{\"title\":\"Ideas | Logos\",\"description\":\"Community-submitted ideas for decentralised applications on Logos. Browse active submissions or contribute your own.\",\"heading\":\"Ideas\"},\"rfps\":{\"title\":\"RFPs | Logos\",\"description\":\"Request-for-proposals on Logos. USDC + XP rewards for builders shipping attack-resistant public registries, decentralised archives, private financial networks, and more.\",\"heading\":\"RFPs\"},\"circleDetail\":{\"title\":\"{city} Circle | Logos\",\"description\":\"The {city} chapter of Logos Circles — upcoming events, initiatives, and how to join your local movement.\",\"heading\":\"{city}\"},\"links\":{\"title\":\"Links | Logos\",\"description\":\"Curated links to Logos ecosystem projects and resources.\",\"heading\":\"Links\"},\"notFound\":{\"code\":\"404\",\"heading\":\"We couldn’t find that page.\",\"homeLink\":\"Return to homepage\"},\"about\":{\"title\":\"About | Logos\",\"description\":\"Logos is on a mission to revitalise Civil Society. A community of builders, activists, and change seekers contributing in a wide variety of ways.\",\"heading\":\"Logos is on a mission to revitalise Civil Society.\",\"hero\":{\"title\":\"Logos is on a mission to revitalise Civil Society.\"},\"community\":{\"eyebrow\":\"A global community committed to driving change\",\"body\":\"We are a community of builders, activists, and change seekers who contribute in a wide variety of ways.\",\"cta\":\"Join a circle\"},\"initiative\":{\"caption\":\"Our initiatives connect local action with sovereign technology.\"},\"whoWeAre\":{\"title\":\"Who We Are\",\"eyebrow\":\"People first\",\"taglineLine1\":\"A movement\",\"taglineLine2\":\"for civil society.\",\"useCasesLabel\":\"Use Cases\",\"useCase1Label\":\"Your own bank\",\"useCase1Body\":\"Build a bank powered by logic you've programmedd\",\"useCase2Label\":\"Your own currency\",\"useCase2Body\":\"Create tokens that you can transfer and use across applications\",\"useCase3Label\":\"A JavaScript Logos wallet\",\"useCase3Body\":\"Use familiar tooling to interact with Logos modules and applications\",\"useCase4Label\":\"An open, permissionless DNS\",\"useCase4Body\":\"Re-imagine existing services as decentralised, open applications\",\"historyTitle\":\"Our History\",\"historyBody\":\"Logos was created to give people the tools to live soverign lives.\",\"principlesTitle\":\"Our Principles\",\"principlesBody\":\"Our mission is to empower individuals to achieve their aspirations and create a better future for all. Where freedom, liberty, and human sovereignty are protected, and censorship resistance is ensured.\",\"principlesAside\":\"(Mission, Vision, Prinicples)\",\"howWeWorkTitle\":\"How We Work\",\"howWeWorkBody\":\"We build decentralised technology and inspire change. We work with local communities to use our technology to build the tools they need.\",\"howWeWorkCta\":\"See our process\"},\"ourWork\":{\"title\":\"Our Work\",\"body\":\"We build the tools for people to create what they need. We create the underlying technology. People all over the world have created amazing applications specific to their needs.\",\"ctaAll\":\"All Case Studies\",\"cardEyebrow\":\"Case Study\",\"cardCta\":\"Learn More\",\"card1Title\":\"Logos-Powered Nextdoor App Clone\",\"card2Title\":\"Digital ID Replacement with Logos\",\"cardBody\":\"Local communities are using Logos-aligned tools to coordinate around practical needs, from neighbourhood organising to digital rights.\\n\\nThese case studies show how civic action and resilient technology can reinforce each other.\\n\\nEach example starts with a concrete problem and a small group of people willing to build a better path.\"}},\"workWithUs\":{\"title\":\"Work With Us | Logos\",\"description\":\"Open roles and ways to collaborate with the Logos team.\",\"heading\":\"Work With Us\"},\"connect\":{\"title\":\"Let's Connect | Logos\",\"description\":\"Be part of what's unfolding. Receive updates on progress, gatherings and opportunities to contribute.\",\"heading\":\"Let's Connect.\"}},\"connectForm\":{\"submit\":\"Send\",\"submitting\":\"Sending...\",\"selectPlaceholder\":\"Select…\",\"selectAtLeastOne\":\"Please select at least one\",\"selectFieldRequired\":\"Please select {field}\",\"selectOptionRequired\":\"Please select an option\",\"fieldRequired\":\"Please enter {field}\",\"tooLong\":\"Must be {max} characters or fewer\",\"emailInvalid\":\"Please enter a valid email address\",\"captchaRequired\":\"Please complete the captcha.\",\"captchaFailed\":\"Captcha verification failed. Please try again.\",\"submitError\":\"Something went wrong. Please try again.\",\"networkError\":\"Network error. Please check your connection and try again.\",\"defaultConfirmation\":\"Thank you for reaching out!\",\"successBody\":\"We've received your information and our People Ops team will review it shortly. If relevant, we'll schedule an intro call or connect you with the right people.\",\"successAnnouncement\":\"Form submitted successfully. Thank you for reaching out!\",\"loadingAnnouncement\":\"Submitting form, please wait...\",\"errorsAnnouncement\":\"Form has {count, plural, one {# error} other {# errors}}. Please correct the highlighted fields.\",\"chatLabel\":\"Chat name / chat service\",\"chatHandlePlaceholder\":\"Chat handle\",\"chatServicePlaceholder\":\"Service\",\"chatServiceRequired\":\"Please select a chat service\",\"chatNameRequired\":\"Please enter a chat name\",\"remove\":\"Remove\",\"addAnother\":\"+ Add another\",\"addChatRow\":\"Add another chat\",\"removeChatRow\":\"Remove chat row {index}\",\"addFieldRow\":\"Add another {field}\",\"removeFieldRow\":\"Remove {field} {index}\"},\"circlesMap\":{\"subscribeHeading\":\"Stay Tuned for Future Events\",\"subscribeBody\":\"No events in {city} right now — check back soon!\",\"emailPlaceholder\":\"Enter email\",\"subscribeCta\":\"Subscribe →\",\"subscribingLabel\":\"Subscribing…\",\"subscribedHeading\":\"Subscribed!\",\"subscribedBody\":\"We'll keep you updated on upcoming events.\",\"subscribeError\":\"Something went wrong.\",\"scrollZoomHint\":\"Use {key} + scroll to zoom\"}},\"now\":\"$undefined\",\"timeZone\":\"UTC\",\"children\":\"$L11\"}]\n"])</script><script>self.__next_f.push([1,"b:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"12:I[4227,[\"/_next/static/chunks/0lux5k09gnt_c.js\",\"/_next/static/chunks/0kxztukdpg3gd.js\",\"/_next/static/chunks/113cbtzy2q3sb.js\",\"/_next/static/chunks/0ryof3~3uu6ua.js\",\"/_next/static/chunks/0cnxl~oft49l..js\",\"/_next/static/chunks/0d~_5-.x2ryg8.js\"],\"\"]\n13:I[88160,[\"/_next/static/chunks/0lux5k09gnt_c.js\",\"/_next/static/chunks/0kxztukdpg3gd.js\",\"/_next/static/chunks/113cbtzy2q3sb.js\",\"/_next/static/chunks/0ryof3~3uu6ua.js\",\"/_next/static/chunks/0cnxl~oft49l..js\",\"/_next/static/chunks/0d~_5-.x2ryg8.js\"],\"Providers\"]\n14:I[81107,[\"/_next/static/chunks/0lux5k09gnt_c.js\",\"/_next/static/chunks/0kxztukdpg3gd.js\",\"/_next/static/chunks/113cbtzy2q3sb.js\",\"/_next/static/chunks/0ryof3~3uu6ua.js\",\"/_next/static/chunks/0cnxl~oft49l..js\",\"/_next/static/chunks/0d~_5-.x2ryg8.js\"],\"default\"]\n15:I[11770,[\"/_next/static/chunks/0lux5k09gnt_c.js\",\"/_next/static/chunks/0kxztukdpg3gd.js\",\"/_next/static/chunks/113cbtzy2q3sb.js\",\"/_next/static/chunks/0ryof3~3uu6ua.js\",\"/_next/static/chunks/0cnxl~oft49l..js\",\"/_next/static/chunks/0d~_5-.x2ryg8.js\"],\"default\"]\n16:I[65205,[\"/_next/static/chunks/0lux5k09gnt_c.js\",\"/_next/static/chunks/0kxztukdpg3gd.js\",\"/_next/static/chunks/113cbtzy2q3sb.js\",\"/_next/static/chunks/0ryof3~3uu6ua.js\",\"/_next/static/chunks/0cnxl~oft49l..js\",\"/_next/static/chunks/0d~_5-.x2ryg8.js\"],\"default\"]\n18:I[11798,[\"/_next/static/chunks/0lux5k09gnt_c.js\",\"/_next/static/chunks/0kxztukdpg3gd.js\",\"/_next/static/chunks/113cbtzy2q3sb.js\",\"/_next/static/chunks/0ryof3~3uu6ua.js\",\"/_next/static/chunks/0cnxl~oft49l..js\",\"/_next/static/chunks/0d~_5-.x2ryg8.js\"],\"default\"]\n19:I[52316,[\"/_next/static/chunks/0lux5k09gnt_c.js\",\"/_next/static/chunks/0kxztukdpg3gd.js\",\"/_next/static/chunks/113cbtzy2q3sb.js\",\"/_next/static/chunks/0ryof3~3uu6ua.js\",\"/_next/static/chunks/0cnxl~oft49l..js\",\"/_next/static/chunks/0d~_5-.x2ryg8.js\",\"/_next/static/chunks/14otxyl5k5kdt.js\"],\"default\"]\n"])</script><script>self.__next_f.push([1,"11:[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"scroll-smooth rhymesdisplay_b8087fb8-module__8EKiAG__variable public_sans_d4e4ef0f-module__-oWnya__variable open_sans_a7d9b752-module___eEi8W__variable fira_code_57d878b-module__TfNSkG__variable fira_mono_37c6529c-module__5lrg9q__variable\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"\\n (function() {\\n try {\\n var theme = localStorage.getItem('theme');\\n var systemTheme = window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light';\\n var initialTheme = theme || systemTheme;\\n document.documentElement.setAttribute('data-theme', initialTheme);\\n } catch (e) {}\\n })();\\n\"}}],[\"$\",\"$L12\",null,{\"strategy\":\"afterInteractive\",\"src\":\"https://umami.bi.status.im/script.js\",\"data-website-id\":\"144fa9a5-fe44-4bf3-a585-45742cfa89cc\",\"data-domains\":\"logos.co\"}]]}],[\"$\",\"body\",null,{\"children\":[\"$\",\"$L13\",null,{\"children\":[[\"$\",\"$L14\",null,{}],[\"$\",\"$L15\",null,{}],[\"$\",\"$L16\",null,{\"children\":\"$L17\"}],[\"$\",\"main\",null,{\"className\":\"relative\",\"children\":[\"$\",\"$L18\",null,{\"children\":[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$19\",\"errorStyles\":[],\"errorScripts\":[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/14otxyl5k5kdt.js\",\"async\":true}]],\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[\"$L1a\",[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}],\"$L1b\"]}]}]]}]\n"])</script><script>self.__next_f.push([1,"1a:[\"$\",\"section\",null,{\"aria-labelledby\":\"not-found-heading\",\"className\":\"flex min-h-[calc(100svh-40px)] items-center justify-center px-3 py-20 md:min-h-[calc(100svh-42px)]\",\"children\":[\"$\",\"div\",null,{\"className\":\"flex max-w-4xl flex-col items-center gap-6 text-center\",\"children\":[[\"$\",\"h1\",null,{\"id\":\"not-found-heading\",\"className\":\"text-h2 text-brand-dark-green\",\"children\":\"404\"}],[\"$\",\"p\",null,{\"className\":\"text-body-sans text-brand-dark-green\",\"children\":\"We couldn’t find that page.\"}],\"$L1c\"]}]}]\n"])</script><script>self.__next_f.push([1,"1d:I[50712,[\"/_next/static/chunks/0lux5k09gnt_c.js\",\"/_next/static/chunks/0kxztukdpg3gd.js\",\"/_next/static/chunks/113cbtzy2q3sb.js\",\"/_next/static/chunks/0ryof3~3uu6ua.js\",\"/_next/static/chunks/0cnxl~oft49l..js\",\"/_next/static/chunks/0d~_5-.x2ryg8.js\",\"/_next/static/chunks/0vq7r5sbcom8..js\"],\"default\"]\n1c:[\"$\",\"$L1d\",null,{\"ref\":\"$undefined\",\"href\":\"/\",\"locale\":\"$undefined\",\"localeCookie\":{\"name\":\"NEXT_LOCALE\",\"sameSite\":\"lax\"},\"className\":\"inline-flex items-center justify-center rounded-xl bg-brand-dark-green px-3 py-2 text-brand-off-white backdrop-blur-[5px] transition-colors hover:bg-accent-steel-teal\",\"children\":[\"$\",\"span\",null,{\"className\":\"inline-flex items-center gap-1.5\",\"children\":[[\"$\",\"span\",null,{\"className\":\"font-mono text-xs leading-[1.35] font-semibold uppercase whitespace-nowrap \",\"children\":\"Return to homepage\"}],[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":\"10\",\"height\":\"10\",\"viewBox\":\"0 0 10 10\",\"fill\":\"none\",\"children\":[\"$\",\"path\",null,{\"d\":\"M10 5L5 10L4.08262 9.08261L7.51647 5.64876H0V4.35124H7.51647L4.08262 0.917385L5 0L10 5Z\",\"fill\":\"currentColor\"}]}]]}],\"prefetch\":false}]\n"])</script><script>self.__next_f.push([1,"1e:I[86469,[\"/_next/static/chunks/0lux5k09gnt_c.js\",\"/_next/static/chunks/0kxztukdpg3gd.js\",\"/_next/static/chunks/113cbtzy2q3sb.js\",\"/_next/static/chunks/0ryof3~3uu6ua.js\",\"/_next/static/chunks/0cnxl~oft49l..js\",\"/_next/static/chunks/0d~_5-.x2ryg8.js\"],\"default\"]\n1f:I[56011,[\"/_next/static/chunks/0lux5k09gnt_c.js\",\"/_next/static/chunks/0kxztukdpg3gd.js\",\"/_next/static/chunks/113cbtzy2q3sb.js\",\"/_next/static/chunks/0ryof3~3uu6ua.js\",\"/_next/static/chunks/0cnxl~oft49l..js\",\"/_next/static/chunks/0d~_5-.x2ryg8.js\",\"/_next/static/chunks/0vq7r5sbcom8..js\"],\"Image\"]\n27:I[58167,[\"/_next/static/chunks/0lux5k09gnt_c.js\",\"/_next/static/chunks/0kxztukdpg3gd.js\",\"/_next/static/chunks/113cbtzy2q3sb.js\",\"/_next/static/chunks/0ryof3~3uu6ua.js\",\"/_next/static/chunks/0cnxl~oft49l..js\",\"/_next/static/chunks/0d~_5-.x2ryg8.js\"],\"SiteFooterNewsletter\"]\n2f:I[87396,[\"/_next/static/chunks/17hkzjx44u3dy.js\",\"/_next/static/chunks/0-cgqeykwauj~.js\"],\"IconMark\"]\n"])</script><script>self.__next_f.push([1,"17:[\"$\",\"$L1e\",null,{\"closedBar\":{\"brandLabel\":\"LOGOS\",\"menuLabel\":\"MENU\",\"closeLabel\":\"CLOSE MENU\",\"openAriaLabel\":\"Open navigation menu\",\"closeAriaLabel\":\"Close navigation menu\"},\"sitemap\":[{\"label\":\"Technology Stack\",\"href\":\"/technology-stack\"},{\"label\":\"Movement\",\"href\":\"/movement\"},{\"label\":\"Builders Hub\",\"href\":\"/builders-hub\"},{\"label\":\"Book\",\"href\":\"/book\"},{\"label\":\"λ Prize\",\"href\":\"/lambda-prize\"}],\"community\":[{\"label\":\"Build\",\"href\":\"/get-started\",\"description\":\"Building privacy-first, decentralised applications. Read the docs, learn the stack, write code.\",\"ctaLabel\":\"START BUILDING\",\"image\":[\"$\",\"$L1f\",null,{\"src\":\"/nav-overlay/figma/take-action-build.webp\",\"alt\":\"\",\"fill\":true,\"sizes\":\"(max-width: 768px) 42px, 226px\"}]},{\"label\":\"Operate\",\"href\":\"/node-programme\",\"description\":\"Run a node. Decentralise the network. Secure Logos. Setup takes minutes.\",\"ctaLabel\":\"NODE PROGRAMME\",\"image\":[\"$\",\"$L1f\",null,{\"src\":\"/nav-overlay/figma/take-action-operate.webp\",\"alt\":\"\",\"fill\":true,\"sizes\":\"(max-width: 768px) 42px, 226px\"}]},{\"label\":\"Organise\",\"href\":\"/movement\",\"description\":\"Join the Logos Movement to re-build civil society. Find a Circle and solve local issues.\",\"ctaLabel\":\"TAKE ACTION\",\"image\":[\"$\",\"$L1f\",null,{\"src\":\"/nav-overlay/figma/take-action-movement.webp\",\"alt\":\"\",\"fill\":true,\"sizes\":\"(max-width: 768px) 42px, 226px\"}]}],\"menuPanels\":[{\"label\":\"Take Action\",\"textSections\":[{\"label\":\"Resources\",\"links\":[{\"label\":\"Docs\",\"href\":\"https://docs.logos.co/\"},{\"label\":\"Events\",\"href\":\"https://luma.com/logosevents\"},{\"label\":\"Join Community\",\"href\":\"https://discord.gg/Ykv4eZyHUJ\"},{\"label\":\"Install Basecamp\",\"href\":\"/basecamp\"},{\"label\":\"Work with us\",\"href\":\"https://free.technology/jobs\"}]}],\"actionCards\":[{\"label\":\"Build\",\"href\":\"/get-started\",\"description\":\"Build privacy-first, decentralised applications. Read the docs, learn the stack, write code.\",\"ctaLabel\":\"Start building\",\"image\":[\"$\",\"$L1f\",null,{\"src\":\"/nav-overlay/figma/take-action-build.webp\",\"alt\":\"\",\"fill\":true,\"sizes\":\"(max-width: 768px) 42px, 226px\"}]},{\"label\":\"Operate\",\"href\":\"/node-programme\",\"description\":\"Run a node. Decentralise the network. Secure Logos. Setup takes minutes.\",\"ctaLabel\":\"Run a node\",\"image\":[\"$\",\"$L1f\",null,{\"src\":\"/nav-overlay/figma/take-action-operate.webp\",\"alt\":\"\",\"fill\":true,\"sizes\":\"(max-width: 768px) 42px, 226px\"}]},{\"label\":\"Organise\",\"href\":\"/movement\",\"description\":\"Join the Logos Movement to rebuild civil society. Find a Circle and solve local issues.\",\"ctaLabel\":\"Join the movement\",\"image\":[\"$\",\"$L1f\",null,{\"src\":\"/nav-overlay/figma/take-action-movement.webp\",\"alt\":\"\",\"fill\":true,\"sizes\":\"(max-width: 768px) 42px, 226px\"}]}],\"cardSections\":[]},{\"label\":\"Explore\",\"textSections\":[{\"label\":\"Resources\",\"links\":[{\"label\":\"Manifesto\",\"href\":\"/manifesto\"},{\"label\":\"Community Forum\",\"href\":\"https://forum.logos.co/\"},{\"label\":\"Design Guide\",\"href\":\"/design-guide\"},{\"label\":\"Field Guide\",\"href\":\"/field-guide\"},{\"label\":\"Book\",\"href\":\"/book\"}]},{\"label\":\"Socials\",\"links\":[{\"label\":\"Discord\",\"href\":\"https://discord.gg/Ykv4eZyHUJ\"},{\"label\":\"X\",\"href\":\"https://twitter.com/logos_network\"},{\"label\":\"YouTube\",\"href\":\"https://youtube.com/@logos_network\"}]}],\"actionCards\":[],\"cardSections\":[{\"label\":\"About\",\"cards\":[{\"label\":\"Logos Media\",\"href\":\"/media\",\"description\":\"Articles, news, podcasts, and media throughout the Logos Network.\",\"ctaLabel\":\"$undefined\",\"image\":[\"$\",\"$L1f\",null,{\"src\":\"/nav-overlay/figma/blog-thumb.webp\",\"alt\":\"\",\"fill\":true,\"sizes\":\"(max-width: 768px) 42px, 226px\"}]},{\"label\":\"Roadmap\",\"href\":\"/roadmap\",\"description\":\"View the path to Parallel Societies.\",\"ctaLabel\":\"$undefined\",\"image\":[\"$\",\"$L1f\",null,{\"src\":\"/images/roadmap/hero-thumb.webp\",\"alt\":\"\",\"fill\":true,\"sizes\":\"(max-width: 768px) 42px, 226px\"}]}]},{\"label\":\"PROGRAMMES\",\"cards\":[{\"label\":\"Lambda Prize\",\"href\":\"/lambda-prize\",\"description\":\"A competitive prize framework powering the Logos network.\",\"ctaLabel\":\"$undefined\",\"image\":[\"$\",\"$L1f\",null,{\"src\":\"/nav-overlay/figma/lambda-prize-thumb.webp\",\"alt\":\"\",\"fill\":true,\"sizes\":\"(max-width: 768px) 42px, 226px\"}]},{\"label\":\"RFPs\",\"href\":\"/builders-hub/rfps\",\"description\":\"A grants programme to support independent developers and teams.\",\"ctaLabel\":\"$undefined\",\"image\":[\"$\",\"$L1f\",null,{\"src\":\"/nav-overlay/figma/rfps-thumb.webp\",\"alt\":\"\",\"fill\":true,\"sizes\":\"(max-width: 768px) 42px, 226px\"}]}]}]},{\"label\":\"Technology\",\"textSections\":[{\"label\":\"Resources\",\"links\":[{\"label\":\"Docs\",\"href\":\"https://docs.logos.co/\"},{\"label\":\"GitHub\",\"href\":\"https://github.com/logos-co\"},{\"label\":\"Start Building\",\"href\":\"/get-started\"}]}],\"actionCards\":[],\"cardSections\":[{\"label\":\"Tech Stack\",\"cards\":[{\"label\":\"Overview\",\"href\":\"/technology-stack\",\"description\":\"Private-by-default, modular infrastructure for parallel societies.\",\"ctaLabel\":\"$undefined\",\"image\":\"$L20\"},{\"label\":\"Blockchain\",\"href\":\"/technology-stack/blockchain\",\"description\":\"Privacy-first consensus for decentralised applications.\",\"ctaLabel\":\"$undefined\",\"image\":\"$L21\"},{\"label\":\"Messaging\",\"href\":\"/technology-stack/messaging\",\"description\":\"Decentralised peer-to-peer communication.\",\"ctaLabel\":\"$undefined\",\"image\":\"$L22\"},{\"label\":\"Networking\",\"href\":\"/technology-stack/networking\",\"description\":\"Discovery, Peering, and Mix-net\",\"ctaLabel\":\"$undefined\",\"image\":\"$L23\"},{\"label\":\"Storage\",\"href\":\"/technology-stack/storage\",\"description\":\"Secure decentralised storage for decentralised apps and file sharing.\",\"ctaLabel\":\"$undefined\",\"image\":\"$L24\"},{\"label\":\"Basecamp\",\"href\":\"/basecamp\",\"description\":\"Complete distribution that bundles the runtime, default modules, and UI.\",\"ctaLabel\":\"$undefined\",\"image\":\"$L25\"}]}]},{\"label\":\"Research\",\"textSections\":[{\"label\":\"Resources\",\"links\":[{\"label\":\"Specs / RFC\",\"href\":\"https://lip.logos.co/\"},{\"label\":\"Research Forum\",\"href\":\"https://forum.research.logos.co/\"}]}],\"actionCards\":[],\"cardSections\":[{\"label\":\"Research\",\"cards\":[{\"label\":\"Research Overview\",\"href\":\"/research\",\"description\":\"Learn about the research efforts led by Logos.\",\"ctaLabel\":\"$undefined\",\"image\":\"$L26\"}]}]}],\"primaryCta\":{\"label\":\"Install Basecamp\",\"href\":\"/basecamp\"},\"homepageHighlight\":{\"enabled\":true,\"body\":\"Testnet v0.2.1 is live for experimentation. See the full release notes.\",\"dismissAriaLabel\":\"Dismiss announcement\",\"cta\":{\"label\":\"Learn More\",\"href\":\"https://roadmap.logos.co/testnets/v02-1-release\"},\"image\":{\"src\":\"/images/home/testnet-highlight.webp\",\"alt\":\"\"}}}]\n"])</script><script>self.__next_f.push([1,"28:T88a,"])</script><script>self.__next_f.push([1,"M14.6386 26C13.728 26 12.945 25.7854 12.2881 25.3549C11.6312 24.9244 11.1344 24.2467 10.7962 23.3233C10.5841 22.7003 10.4359 21.9368 10.3513 21.0328C10.2668 20.1302 10.2134 19.1833 10.1926 18.1948C10.1718 17.1842 10.1497 16.2061 10.1289 15.2592C10.1289 15.0017 10.0651 14.8716 9.93897 14.8716C9.83361 14.8716 9.72695 14.9575 9.62159 15.1292C9.21967 15.8822 8.74359 16.742 8.19208 17.7097C7.66268 18.6773 7.13328 19.645 6.60388 20.6127C6.07447 21.5804 5.5984 22.4518 5.17436 23.2257C4.77243 23.9788 4.48627 24.5264 4.31717 24.871C4.10515 25.3445 3.76696 25.6449 3.3013 25.7737C2.85644 25.9246 2.29582 25.9571 1.61814 25.8699C0.940452 25.7841 0.464381 25.5149 0.188624 25.0635C-0.107945 24.5901 -0.0546142 24.0958 0.347315 23.5795C0.623072 23.2348 1.01459 22.7198 1.52188 22.0317C2.03047 21.3216 2.6015 20.5269 3.23626 19.645C3.87102 18.7424 4.51749 17.8176 5.17306 16.8707C5.85075 15.9031 6.48551 14.9783 7.07865 14.0964C7.67178 13.1938 8.16867 12.4082 8.5706 11.7423C8.99464 11.0542 9.26909 10.5483 9.39657 10.2257C9.52404 9.92526 9.66062 9.591 9.8089 9.22551C9.95719 8.86003 10.0313 8.48414 10.0313 8.09655C10.0313 6.67754 9.89345 5.61231 9.61899 4.90345C9.36535 4.17249 9.01545 3.68864 8.5706 3.45193C8.14655 3.1944 7.68089 3.06433 7.1736 3.06433C6.79248 3.06433 6.38015 3.13977 5.9353 3.29065C5.51125 3.44152 5.2368 3.58069 5.10933 3.70945C4.87649 3.94617 4.65407 3.98909 4.44205 3.83822C4.23002 3.68734 4.16629 3.44022 4.25214 3.09685C4.48497 2.30085 4.90901 1.592 5.52296 0.967684C6.13951 0.322561 6.9967 0 8.09713 0C9.26129 0 10.1822 0.332967 10.8599 1.0002C11.5376 1.66743 12.0241 2.73137 12.3206 4.1933C12.6172 5.65523 12.7655 7.5906 12.7655 9.9994C12.7655 12.8374 12.8084 15.1071 12.893 16.8057C12.9775 18.5044 13.1154 19.7842 13.3053 20.6439C13.4952 21.4828 13.7606 22.0421 14.0987 22.3218C14.459 22.6014 14.9026 22.7406 15.432 22.7406C15.9614 22.7406 16.4167 22.6326 16.8615 22.418C17.3272 22.2034 17.7291 21.9238 18.0686 21.5791C18.2169 21.4074 18.386 21.3424 18.5772 21.3853C18.7671 21.4282 18.9154 21.5466 19.022 21.7404C19.1495 21.9121 19.1495 22.1384 19.022 22.418C18.5772 23.4078 17.9841 24.2571 17.2439 24.966C16.5246 25.654 15.6557 25.9987 14.6399 25.9987L14.6386 26Z"])</script><script>self.__next_f.push([1,"1b:[\"$\",\"footer\",null,{\"className\":\"relative h-[612px] overflow-hidden bg-brand-dark-green text-brand-off-white lg:h-[688px] \",\"children\":[[\"$\",\"div\",null,{\"className\":\"absolute top-6 left-3 flex w-[370px] max-w-[calc(100%-24px)] flex-col gap-3 lg:w-[345px]\",\"children\":[[\"$\",\"p\",null,{\"className\":\"w-full max-w-[314px] font-sans text-[18px] leading-[1.15] tracking-[-0.18px] text-brand-off-white\",\"children\":\"Stay ahead with the latest updates.\"}],[\"$\",\"$L27\",null,{\"emailLabel\":\"Enter email\",\"roleLabel\":\"Role\",\"cityLabel\":\"city\",\"submitLabel\":\"Submit\"}]]}],[\"$\",\"div\",null,{\"className\":\"absolute top-[200px] left-3 h-[47px] w-[83px] overflow-hidden lg:top-[549px] lg:h-[127px] lg:w-[226px] *:size-full *:object-cover\",\"children\":[\"$\",\"$L1f\",null,{\"src\":\"/images/home/footer-image.webp\",\"alt\":\"\",\"fill\":true,\"sizes\":\"(max-width: 768px) 83px, 226px\"}]}],[\"$\",\"div\",null,{\"className\":\"absolute top-[200px] left-[calc(50%+6px)] lg:top-6\",\"children\":[\"$\",\"span\",null,{\"className\":\"inline-flex items-center gap-2 text-brand-off-white\",\"children\":[[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"className\":\"inline-block fill-current shrink-0\",\"fill\":\"none\",\"style\":{\"width\":11.538461538461538,\"height\":15},\"viewBox\":\"0 0 20 26\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"children\":[\"$\",\"path\",null,{\"d\":\"$28\"}]}],[\"$\",\"span\",null,{\"className\":\"font-display text-[18px] leading-none\",\"children\":\"Logos\"}]]}]}],\"$L29\",\"$L2a\",\"$L2b\",\"$L2c\",\"$L2d\",\"$L2e\"]}]\n"])</script><script>self.__next_f.push([1,"8:null\n"])</script><script>self.__next_f.push([1,"d:[[\"$\",\"title\",\"0\",{\"children\":\"Get Started | Logos\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Install Basecamp, read the Logos docs, join the community, and start building with the Logos testnet.\"}],[\"$\",\"meta\",\"2\",{\"name\":\"keywords\",\"content\":\"logos,decentralised,privacy,civil society,blockchain\"}],[\"$\",\"meta\",\"3\",{\"name\":\"creator\",\"content\":\"Logos\"}],[\"$\",\"meta\",\"4\",{\"name\":\"robots\",\"content\":\"noindex, follow\"}],[\"$\",\"link\",\"5\",{\"rel\":\"canonical\",\"href\":\"https://dev.logos.co/get-started\"}],[\"$\",\"link\",\"6\",{\"rel\":\"alternate\",\"hrefLang\":\"en\",\"href\":\"https://dev.logos.co/get-started\"}],[\"$\",\"link\",\"7\",{\"rel\":\"alternate\",\"hrefLang\":\"x-default\",\"href\":\"https://dev.logos.co/get-started\"}],[\"$\",\"meta\",\"8\",{\"property\":\"og:title\",\"content\":\"Get Started | Logos\"}],[\"$\",\"meta\",\"9\",{\"property\":\"og:description\",\"content\":\"Install Basecamp, read the Logos docs, join the community, and start building with the Logos testnet.\"}],[\"$\",\"meta\",\"10\",{\"property\":\"og:url\",\"content\":\"https://dev.logos.co/get-started\"}],[\"$\",\"meta\",\"11\",{\"property\":\"og:site_name\",\"content\":\"Logos\"}],[\"$\",\"meta\",\"12\",{\"property\":\"og:locale\",\"content\":\"en\"}],[\"$\",\"meta\",\"13\",{\"property\":\"og:image\",\"content\":\"https://dev.logos.co/og.jpeg\"}],[\"$\",\"meta\",\"14\",{\"property\":\"og:image:width\",\"content\":\"1200\"}],[\"$\",\"meta\",\"15\",{\"property\":\"og:image:height\",\"content\":\"630\"}],[\"$\",\"meta\",\"16\",{\"property\":\"og:image:alt\",\"content\":\"Get Started | Logos\"}],[\"$\",\"meta\",\"17\",{\"property\":\"og:type\",\"content\":\"website\"}],[\"$\",\"meta\",\"18\",{\"name\":\"twitter:card\",\"content\":\"summary_large_image\"}],[\"$\",\"meta\",\"19\",{\"name\":\"twitter:title\",\"content\":\"Get Started | Logos\"}],[\"$\",\"meta\",\"20\",{\"name\":\"twitter:description\",\"content\":\"Install Basecamp, read the Logos docs, join the community, and start building with the Logos testnet.\"}],[\"$\",\"meta\",\"21\",{\"name\":\"twitter:image\",\"content\":\"https://dev.logos.co/og.jpeg\"}],[\"$\",\"link\",\"22\",{\"rel\":\"icon\",\"href\":\"/favicon.svg?v=20260630\",\"type\":\"image/svg+xml\",\"media\":\"(prefers-color-scheme: light)\"}],[\"$\",\"link\",\"23\",{\"rel\":\"icon\",\"href\":\"/favicon-dark.svg?v=20260630\",\"type\":\"image/svg+xml\",\"media\":\"(prefers-color-scheme: dark)\"}],[\"$\",\"link\",\"24\",{\"rel\":\"icon\",\"href\":\"/favicon-32x32.png?v=20260630\",\"sizes\":\"32x32\",\"type\":\"image/png\",\"media\":\"(prefers-color-scheme: light)\"}],[\"$\",\"link\",\"25\",{\"rel\":\"icon\",\"href\":\"/favicon-32x32-dark.png?v=20260630\",\"sizes\":\"32x32\",\"type\":\"image/png\",\"media\":\"(prefers-color-scheme: dark)\"}],[\"$\",\"link\",\"26\",{\"rel\":\"icon\",\"href\":\"/favicon-16x16.png?v=20260630\",\"sizes\":\"16x16\",\"type\":\"image/png\",\"media\":\"(prefers-color-scheme: light)\"}],[\"$\",\"link\",\"27\",{\"rel\":\"icon\",\"href\":\"/favicon-16x16-dark.png?v=20260630\",\"sizes\":\"16x16\",\"type\":\"image/png\",\"media\":\"(prefers-color-scheme: dark)\"}],[\"$\",\"link\",\"28\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?v=20260630\",\"sizes\":\"any\",\"media\":\"(prefers-color-scheme: light)\"}],[\"$\",\"link\",\"29\",{\"rel\":\"icon\",\"href\":\"/favicon-dark.ico?v=20260630\",\"sizes\":\"any\",\"media\":\"(prefers-color-scheme: dark)\"}],[\"$\",\"link\",\"30\",{\"rel\":\"apple-touch-icon\",\"href\":\"/apple-touch-icon.png\",\"sizes\":\"180x180\",\"type\":\"image/png\"}],[\"$\",\"$L2f\",\"31\",{}]]\n"])</script><script>self.__next_f.push([1,"20:[\"$\",\"$L1f\",null,{\"src\":\"/nav-overlay/figma/tech-overview-thumb.webp\",\"alt\":\"\",\"fill\":true,\"sizes\":\"(max-width: 768px) 42px, 226px\"}]\n21:[\"$\",\"$L1f\",null,{\"src\":\"/nav-overlay/figma/tech-blockchain-thumb.webp\",\"alt\":\"\",\"fill\":true,\"sizes\":\"(max-width: 768px) 42px, 226px\"}]\n22:[\"$\",\"$L1f\",null,{\"src\":\"/nav-overlay/figma/tech-messaging-thumb.webp\",\"alt\":\"\",\"fill\":true,\"sizes\":\"(max-width: 768px) 42px, 226px\"}]\n23:[\"$\",\"$L1f\",null,{\"src\":\"/nav-overlay/figma/tech-networking-thumb.webp\",\"alt\":\"\",\"fill\":true,\"sizes\":\"(max-width: 768px) 42px, 226px\"}]\n24:[\"$\",\"$L1f\",null,{\"src\":\"/nav-overlay/figma/tech-storage-thumb.webp\",\"alt\":\"\",\"fill\":true,\"sizes\":\"(max-width: 768px) 42px, 226px\"}]\n25:[\"$\",\"$L1f\",null,{\"src\":\"/nav-overlay/figma/tech-basecamp-thumb.webp\",\"alt\":\"\",\"fill\":true,\"sizes\":\"(max-width: 768px) 42px, 226px\"}]\n26:[\"$\",\"$L1f\",null,{\"src\":\"/nav-overlay/figma/research-thumb.webp\",\"alt\":\"\",\"fill\":true,\"sizes\":\"(max-width: 768px) 42px, 226px\"}]\n29:[\"$\",\"p\",null,{\"className\":\"text-body-serif absolute top-[251px] left-[calc(50%+6px)] w-[175px] text-brand-off-white lg:top-[22px] lg:left-[calc(83.33%+2px)] lg:w-[226px]\",\"children\":\"Build the parallel\"}]\n2a:[\"$\",\"div\",null,{\"className\":\"absolute top-[332px] left-3 lg:top-[133px] lg:left-[calc(50%+6px)]\",\"children\":[\"$\",\"div\",null,{\"className\":\"flex flex-col gap-1\",\"children\":[\"$undefined\",[[\"$\",\"a\",\"https://free.technology/jobs\",{\"href\":\"https://free.technology/jobs\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\",\"className\":\"text-mono-s w-fit cursor-pointer border-b border-brand-off-white/10 text-brand-off-white transition-opacity hover:opacity-70\",\"children\":\"Work With Us\"}],[\"$\",\"a\",\"/design-guide\",{\"href\":\"/design-guide\",\"className\":\"text-mono-s w-fit cursor-pointer border-b border-brand-off-white/10 text-brand-off-white transition-opacity hover:opacity-70\",\"children\":\"Design Guide\"}],[\"$\",\"a\",\"/field-guide\",{\"href\":\"/field-guide\",\"className\":\"text-mono-s w-fit cursor-pointer border-b border-brand-off-white/10 text-brand-off-white transition-opacity hover:opacity-70\",\"children\":\"Field Guide\"}],[\"$\",\"a\",\"/roadmap\",{\"href\":\"/roadmap\",\"className\":\"text-mono-s w-fit cursor-pointer border-b border-brand-off-white/10 text-brand-off-white transition-opacity hover:opacity-70\",\"children\":\"Roadmap\"}]]]}]}]\n"])</script><script>self.__next_f.push([1,"2b:[\"$\",\"div\",null,{\"className\":\"absolute top-[332px] left-[calc(50%+6px)] lg:top-[133px] lg:left-[calc(83.33%+3px)]\",\"children\":[\"$\",\"div\",null,{\"className\":\"flex flex-col gap-1\",\"children\":[\"$undefined\",[[\"$\",\"a\",\"https://x.com/Logos_network\",{\"href\":\"https://x.com/Logos_network\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\",\"className\":\"text-mono-s w-fit cursor-pointer border-b border-brand-off-white/10 text-brand-off-white transition-opacity hover:opacity-70\",\"children\":\"X\"}],[\"$\",\"a\",\"https://discord.gg/Ykv4eZyHUJ\",{\"href\":\"https://discord.gg/Ykv4eZyHUJ\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\",\"className\":\"text-mono-s w-fit cursor-pointer border-b border-brand-off-white/10 text-brand-off-white transition-opacity hover:opacity-70\",\"children\":\"Discord\"}],[\"$\",\"a\",\"https://www.youtube.com/@logos_network\",{\"href\":\"https://www.youtube.com/@logos_network\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\",\"className\":\"text-mono-s w-fit cursor-pointer border-b border-brand-off-white/10 text-brand-off-white transition-opacity hover:opacity-70\",\"children\":\"YouTube\"}],[\"$\",\"a\",\"/media\",{\"href\":\"/media\",\"className\":\"text-mono-s w-fit cursor-pointer border-b border-brand-off-white/10 text-brand-off-white transition-opacity hover:opacity-70\",\"children\":\"Blog\"}],[\"$\",\"a\",\"https://github.com/logos-co\",{\"href\":\"https://github.com/logos-co\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\",\"className\":\"text-mono-s w-fit cursor-pointer border-b border-brand-off-white/10 text-brand-off-white transition-opacity hover:opacity-70\",\"children\":\"Github\"}]]]}]}]\n"])</script><script>self.__next_f.push([1,"2c:[\"$\",\"div\",null,{\"className\":\"absolute top-[460px] left-3 lg:top-[322px] lg:left-[calc(50%+8px)]\",\"children\":[\"$\",\"div\",null,{\"className\":\"flex flex-col gap-1\",\"children\":[[\"$\",\"p\",null,{\"className\":\"text-eyebrow mb-1 text-brand-off-white\",\"children\":\"Research\"}],[[\"$\",\"a\",\"/research\",{\"href\":\"/research\",\"className\":\"text-mono-s w-fit cursor-pointer border-b border-brand-off-white/10 text-brand-off-white transition-opacity hover:opacity-70\",\"children\":\"Research Overview\"}],[\"$\",\"a\",\"https://lip.logos.co/\",{\"href\":\"https://lip.logos.co/\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\",\"className\":\"text-mono-s w-fit cursor-pointer border-b border-brand-off-white/10 text-brand-off-white transition-opacity hover:opacity-70\",\"children\":\"Specs / RFC\"}],[\"$\",\"a\",\"https://forum.research.logos.co/\",{\"href\":\"https://forum.research.logos.co/\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\",\"className\":\"text-mono-s w-fit cursor-pointer border-b border-brand-off-white/10 text-brand-off-white transition-opacity hover:opacity-70\",\"children\":\"Research Forum\"}]]]}]}]\n2d:[\"$\",\"div\",null,{\"className\":\"absolute top-[460px] left-[calc(50%+6px)] lg:top-[322px] lg:left-[calc(83.33%+3px)]\",\"children\":[\"$\",\"div\",null,{\"className\":\"flex flex-col gap-1\",\"children\":[[\"$\",\"p\",null,{\"className\":\"text-eyebrow mb-1 text-brand-off-white\",\"children\":\"Infrastructure\"}],[[\"$\",\"a\",\"/technology-stack/messaging\",{\"href\":\"/technology-stack/messaging\",\"className\":\"text-mono-s w-fit cursor-pointer border-b border-brand-off-white/10 text-brand-off-white transition-opacity hover:opacity-70\",\"children\":\"Messaging\"}],[\"$\",\"a\",\"/technology-stack/storage\",{\"href\":\"/technology-stack/storage\",\"className\":\"text-mono-s w-fit cursor-pointer border-b border-brand-off-white/10 text-brand-off-white transition-opacity hover:opacity-70\",\"children\":\"Storage\"}],[\"$\",\"a\",\"/technology-stack/blockchain\",{\"href\":\"/technology-stack/blockchain\",\"className\":\"text-mono-s w-fit cursor-pointer border-b border-brand-off-white/10 text-brand-off-white transition-opacity hover:opacity-70\",\"children\":\"Blockchain\"}],[\"$\",\"a\",\"/technology-stack/networking\",{\"href\":\"/technology-stack/networking\",\"className\":\"text-mono-s w-fit cursor-pointer border-b border-brand-off-white/10 text-brand-off-white transition-opacity hover:opacity-70\",\"children\":\"Networking\"}]]]}]}]\n2e:[\"$\",\"div\",null,{\"className\":\"absolute top-[540px] left-3 lg:top-[617px] lg:left-[calc(50%+6px)]\",\"children\":[\"$\",\"div\",null,{\"className\":\"flex flex-col gap-1\",\"children\":[\"$undefined\",[[\"$\",\"a\",\"/terms-and-conditions\",{\"href\":\"/terms-and-conditions\",\"className\":\"text-mono-s w-fit cursor-pointer border-b border-brand-off-white/10 text-brand-off-white transition-opacity hover:opacity-70\",\"children\":\"Terms \u0026 Conditions\"}],[\"$\",\"a\",\"/privacy-policy\",{\"href\":\"/privacy-policy\",\"className\":\"text-mono-s w-fit cursor-pointer border-b border-brand-off-white/10 text-brand-off-white transition-opacity hover:opacity-70\",\"children\":\"Privacy Policy\"}],[\"$\",\"a\",\"/security\",{\"href\":\"/security\",\"className\":\"text-mono-s w-fit cursor-pointer border-b border-brand-off-white/10 text-brand-off-white transition-opacity hover:opacity-70\",\"children\":\"Security\"}]]]}]}]\n"])</script><script>self.__next_f.push([1,"30:T88a,"])</script><script>self.__next_f.push([1,"M14.6386 26C13.728 26 12.945 25.7854 12.2881 25.3549C11.6312 24.9244 11.1344 24.2467 10.7962 23.3233C10.5841 22.7003 10.4359 21.9368 10.3513 21.0328C10.2668 20.1302 10.2134 19.1833 10.1926 18.1948C10.1718 17.1842 10.1497 16.2061 10.1289 15.2592C10.1289 15.0017 10.0651 14.8716 9.93897 14.8716C9.83361 14.8716 9.72695 14.9575 9.62159 15.1292C9.21967 15.8822 8.74359 16.742 8.19208 17.7097C7.66268 18.6773 7.13328 19.645 6.60388 20.6127C6.07447 21.5804 5.5984 22.4518 5.17436 23.2257C4.77243 23.9788 4.48627 24.5264 4.31717 24.871C4.10515 25.3445 3.76696 25.6449 3.3013 25.7737C2.85644 25.9246 2.29582 25.9571 1.61814 25.8699C0.940452 25.7841 0.464381 25.5149 0.188624 25.0635C-0.107945 24.5901 -0.0546142 24.0958 0.347315 23.5795C0.623072 23.2348 1.01459 22.7198 1.52188 22.0317C2.03047 21.3216 2.6015 20.5269 3.23626 19.645C3.87102 18.7424 4.51749 17.8176 5.17306 16.8707C5.85075 15.9031 6.48551 14.9783 7.07865 14.0964C7.67178 13.1938 8.16867 12.4082 8.5706 11.7423C8.99464 11.0542 9.26909 10.5483 9.39657 10.2257C9.52404 9.92526 9.66062 9.591 9.8089 9.22551C9.95719 8.86003 10.0313 8.48414 10.0313 8.09655C10.0313 6.67754 9.89345 5.61231 9.61899 4.90345C9.36535 4.17249 9.01545 3.68864 8.5706 3.45193C8.14655 3.1944 7.68089 3.06433 7.1736 3.06433C6.79248 3.06433 6.38015 3.13977 5.9353 3.29065C5.51125 3.44152 5.2368 3.58069 5.10933 3.70945C4.87649 3.94617 4.65407 3.98909 4.44205 3.83822C4.23002 3.68734 4.16629 3.44022 4.25214 3.09685C4.48497 2.30085 4.90901 1.592 5.52296 0.967684C6.13951 0.322561 6.9967 0 8.09713 0C9.26129 0 10.1822 0.332967 10.8599 1.0002C11.5376 1.66743 12.0241 2.73137 12.3206 4.1933C12.6172 5.65523 12.7655 7.5906 12.7655 9.9994C12.7655 12.8374 12.8084 15.1071 12.893 16.8057C12.9775 18.5044 13.1154 19.7842 13.3053 20.6439C13.4952 21.4828 13.7606 22.0421 14.0987 22.3218C14.459 22.6014 14.9026 22.7406 15.432 22.7406C15.9614 22.7406 16.4167 22.6326 16.8615 22.418C17.3272 22.2034 17.7291 21.9238 18.0686 21.5791C18.2169 21.4074 18.386 21.3424 18.5772 21.3853C18.7671 21.4282 18.9154 21.5466 19.022 21.7404C19.1495 21.9121 19.1495 22.1384 19.022 22.418C18.5772 23.4078 17.9841 24.2571 17.2439 24.966C16.5246 25.654 15.6557 25.9987 14.6399 25.9987L14.6386 26Z"])</script><script>self.__next_f.push([1,"5:[\"$\",\"div\",null,{\"className\":\"bg-brand-off-white text-brand-dark-green\",\"children\":[[\"$\",\"section\",null,{\"className\":\"relative mb-15 h-[200px] w-full md:mb-25 md:h-[258px]\",\"children\":[\"$\",\"div\",null,{\"id\":\"$undefined\",\"className\":\"mx-auto px-3 max-w-[1440px] relative h-full\",\"children\":[[\"$\",\"div\",null,{\"className\":\"inline-flex items-baseline absolute top-[60px] left-3 [--lockup-font-size:30px] md:top-[90px] md:[--lockup-font-size:36px]\",\"style\":{\"gap\":\"calc(var(--lockup-font-size) * 0.14348086923076925)\"},\"children\":[[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"className\":\"inline-block fill-current shrink-0 text-gray-03\",\"fill\":\"none\",\"style\":{\"transform\":\"translateY(calc(var(--lockup-font-size) * 0.0637))\",\"width\":\"calc(var(--lockup-font-size) * 0.6466923076923077)\",\"height\":\"calc(var(--lockup-font-size) * 0.8407)\"},\"viewBox\":\"0 0 20 26\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"children\":[\"$\",\"path\",null,{\"d\":\"$30\"}]}],[\"$\",\"h1\",null,{\"className\":\"font-display text-[30px] leading-none tracking-[-0.9px] md:text-[36px] md:tracking-[-1.08px]\",\"children\":\"Get Started\"}]]}],[\"$\",\"p\",null,{\"className\":\"absolute top-[126px] left-3 max-w-[342px] whitespace-pre-line font-mono text-xs leading-[1.3] md:top-[90px] md:left-[calc(50%+6px)] md:max-w-[345px]\",\"children\":\"Everything you need to start building privacy-first, decentralised applications. Install Basecamp, read the docs, learn the stack, write code.\"}]]}]}],\"$L31\",\"$L32\",\"$L33\",\"$L34\"]}]\n"])</script><script>self.__next_f.push([1,"31:[\"$\",\"section\",null,{\"id\":\"install\",\"className\":\"border-t border-brand-dark-green/10 pt-6 pb-25\",\"children\":[\"$\",\"div\",null,{\"id\":\"$undefined\",\"className\":\"mx-auto px-3 max-w-[1440px] \",\"children\":[[\"$\",\"h2\",null,{\"className\":\"flex items-baseline gap-3 text-[24px] leading-[1.1] tracking-[-0.24px] whitespace-nowrap\",\"children\":[[\"$\",\"span\",null,{\"className\":\"font-display text-brand-dark-green/50\",\"children\":\"01\"}],[\"$\",\"span\",null,{\"className\":\"font-sans text-brand-dark-green\",\"children\":\"Install Basecamp\"}]]}],[\"$\",\"div\",null,{\"className\":\"mt-10 grid gap-3 md:grid-cols-2\",\"children\":[[\"$\",\"a\",\"Install Basecamp\",{\"href\":\"https://github.com/logos-co/logos-basecamp/releases#release-0.2.3\",\"className\":\"flex h-[458px] cursor-pointer flex-col gap-1.5 overflow-hidden rounded-xl bg-gray-01 p-1.5 transition-[background-color,box-shadow] duration-200 ease-out hover:bg-brand-dark-green/5 hover:ring-1 hover:ring-inset hover:ring-brand-dark-green/20 focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-brand-dark-green md:h-[589px]\",\"aria-label\":\"Install Basecamp\",\"data-umami-event-name\":\"Install Basecamp\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\",\"children\":[[\"$\",\"div\",null,{\"className\":\"md:h-[313px]\",\"children\":[\"$\",\"div\",null,{\"className\":\"relative h-[314px] overflow-hidden rounded-md md:h-full\",\"children\":[\"$\",\"$L1f\",null,{\"src\":\"/images/builders-hub/basecamp-package-manager.webp\",\"alt\":\"\",\"fill\":true,\"sizes\":\"(min-width: 768px) 50vw, 100vw\",\"className\":\"object-cover object-left-top\"}]}]}],[\"$\",\"div\",null,{\"className\":\"flex flex-1 flex-col items-center justify-center gap-3 text-center\",\"children\":[[\"$\",\"h3\",null,{\"className\":\"text-subhead-sans\",\"children\":\"Install Basecamp\"}],[\"$\",\"p\",null,{\"className\":\"w-[338px] max-w-full text-mono-s\",\"children\":\"Logos Basecamp is a complete distribution that bundles the kernel, the default modules, and UI packages into a unified surface. It allows you to easily interact with simple apps built on the various modules.\"}]]}]]}],[\"$\",\"a\",\"Run a Node in less than 10 minutes Using CLI\",{\"href\":\"https://docs.logos.co/\",\"className\":\"flex h-[458px] cursor-pointer flex-col gap-1.5 overflow-hidden rounded-xl bg-gray-01 p-1.5 transition-[background-color,box-shadow] duration-200 ease-out hover:bg-brand-dark-green/5 hover:ring-1 hover:ring-inset hover:ring-brand-dark-green/20 focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-brand-dark-green md:h-[589px]\",\"aria-label\":\"Run a Node in less than 10 minutes Using CLI\",\"data-umami-event-name\":\"Run a Node\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\",\"children\":[[\"$\",\"div\",null,{\"className\":\"md:h-[313px]\",\"children\":[\"$\",\"div\",null,{\"className\":\"relative h-[314px] overflow-hidden rounded-md md:h-full\",\"children\":[\"$\",\"$L1f\",null,{\"src\":\"/images/builders-hub/node-cli-card.png\",\"alt\":\"\",\"fill\":true,\"sizes\":\"(min-width: 768px) 50vw, 100vw\",\"className\":\"object-cover object-left\"}]}]}],[\"$\",\"div\",null,{\"className\":\"flex flex-1 flex-col items-center justify-center gap-3 text-center\",\"children\":[[\"$\",\"h3\",null,{\"className\":\"text-subhead-sans\",\"children\":\"Run a Node in less than 10 minutes Using CLI\"}],[\"$\",\"p\",null,{\"className\":\"w-[338px] max-w-full text-mono-s\",\"children\":\"Participate in the network by becoming a node operator. Connect to the testnet in 10 minutes and engage with the protocol.\"}]]}]]}]]}]]}]}]\n"])</script><script>self.__next_f.push([1,"32:[\"$\",\"section\",null,{\"className\":\"border-t border-brand-dark-green/10 pt-6 pb-25 md:pt-10\",\"children\":[\"$\",\"div\",null,{\"id\":\"$undefined\",\"className\":\"mx-auto px-3 max-w-[1440px] flex w-full flex-col gap-10\",\"children\":[[\"$\",\"h2\",null,{\"className\":\"flex items-baseline gap-3 text-[24px] leading-[1.1] tracking-[-0.24px]\",\"children\":[[\"$\",\"span\",null,{\"className\":\"font-display text-brand-dark-green/50\",\"children\":\"02\"}],[\"$\",\"span\",null,{\"className\":\"font-sans text-brand-dark-green\",\"children\":\"Start Building\"}]]}],[\"$\",\"div\",null,{\"className\":\"grid gap-3 md:grid-cols-4\",\"children\":[[\"$\",\"article\",\"Read the docs\",{\"className\":\"flex h-[300px] min-w-0 flex-col items-center justify-between overflow-hidden rounded-xl bg-accent-light-blue px-4 pt-15 pb-3 text-center md:h-[370px]\",\"children\":[[\"$\",\"div\",null,{\"className\":\"flex w-full min-w-0 flex-col items-center gap-3\",\"children\":[[\"$\",\"h3\",null,{\"className\":\"text-subhead-sans max-w-full break-words\",\"children\":\"Read the docs\"}],[\"$\",\"p\",null,{\"className\":\"w-full max-w-[222px] break-words text-mono-s [overflow-wrap:anywhere]\",\"children\":\"Deep dive into the Logos stack architecture, modules, APIs and integration guides.\"}]]}],[\"$\",\"div\",null,{\"className\":\"flex w-full flex-col gap-3\",\"children\":[[\"$\",\"a\",\"Read the docs-View the docs\",{\"href\":\"https://docs.logos.co/\",\"className\":\"inline-flex items-center justify-center border border-brand-dark-green/50 px-3 text-brand-dark-green transition-colors hover:bg-gray-02 hover:border-transparent h-[31px] w-full cursor-pointer rounded-none py-0\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\",\"children\":[\"$\",\"span\",null,{\"className\":\"inline-flex items-center gap-1.5\",\"children\":[[\"$\",\"span\",null,{\"className\":\"font-mono text-xs leading-[1.35] font-semibold uppercase whitespace-nowrap \",\"children\":\"View the docs\"}],[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":\"10\",\"height\":\"10\",\"viewBox\":\"0 0 10 10\",\"fill\":\"none\",\"children\":[\"$\",\"path\",null,{\"d\":\"M10 5L5 10L4.08262 9.08261L7.51647 5.64876H0V4.35124H7.51647L4.08262 0.917385L5 0L10 5Z\",\"fill\":\"currentColor\"}]}]]}]}]]}]]}],[\"$\",\"article\",\"Start with the Scaffold Boilerplate\",{\"className\":\"flex h-[300px] min-w-0 flex-col items-center justify-between overflow-hidden rounded-xl bg-accent-light-blue px-4 pt-15 pb-3 text-center md:h-[370px]\",\"children\":[[\"$\",\"div\",null,{\"className\":\"flex w-full min-w-0 flex-col items-center gap-3\",\"children\":[[\"$\",\"h3\",null,{\"className\":\"text-subhead-sans max-w-full break-words\",\"children\":\"Start with the Scaffold Boilerplate\"}],[\"$\",\"p\",null,{\"className\":\"w-full max-w-[222px] break-words text-mono-s [overflow-wrap:anywhere]\",\"children\":\"A Rust CLI for bootstrapping LEZ (Logos Execution Zone) program_deployment projects in standalone mode.\"}]]}],[\"$\",\"div\",null,{\"className\":\"flex w-full flex-col gap-3\",\"children\":[[\"$\",\"a\",\"Start with the Scaffold Boilerplate-Learn more\",{\"href\":\"https://github.com/logos-co/scaffold\",\"className\":\"inline-flex items-center justify-center border border-brand-dark-green/50 px-3 text-brand-dark-green transition-colors hover:bg-gray-02 hover:border-transparent h-[31px] w-full cursor-pointer rounded-none py-0\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\",\"children\":[\"$\",\"span\",null,{\"className\":\"inline-flex items-center gap-1.5\",\"children\":[[\"$\",\"span\",null,{\"className\":\"font-mono text-xs leading-[1.35] font-semibold uppercase whitespace-nowrap \",\"children\":\"Learn more\"}],[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":\"10\",\"height\":\"10\",\"viewBox\":\"0 0 10 10\",\"fill\":\"none\",\"children\":[\"$\",\"path\",null,{\"d\":\"M10 5L5 10L4.08262 9.08261L7.51647 5.64876H0V4.35124H7.51647L4.08262 0.917385L5 0L10 5Z\",\"fill\":\"currentColor\"}]}]]}]}]]}]]}],[\"$\",\"article\",\"Sample Apps\",{\"className\":\"flex h-[300px] min-w-0 flex-col items-center justify-between overflow-hidden rounded-xl bg-accent-light-blue px-4 pt-15 pb-3 text-center md:h-[370px]\",\"children\":[\"$L35\",\"$L36\"]}],\"$L37\"]}]]}]}]\n"])</script><script>self.__next_f.push([1,"33:[\"$\",\"section\",null,{\"id\":\"developer-programs\",\"className\":\"border-t border-brand-dark-green/10 pt-6 pb-25\",\"children\":[\"$\",\"div\",null,{\"id\":\"$undefined\",\"className\":\"mx-auto px-3 max-w-[1440px] \",\"children\":[[\"$\",\"h2\",null,{\"className\":\"flex items-baseline gap-3 text-[24px] leading-[1.1] tracking-[-0.24px] whitespace-nowrap\",\"children\":[[\"$\",\"span\",null,{\"className\":\"font-display text-brand-dark-green/50\",\"children\":\"03\"}],[\"$\",\"span\",null,{\"className\":\"font-sans text-brand-dark-green\",\"children\":\"Builder Programmes\"}]]}],[\"$\",\"div\",null,{\"className\":\"mt-10 grid gap-3 md:grid-cols-2\",\"children\":[\"$L38\",\"$L39\"]}]]}]}]\n"])</script><script>self.__next_f.push([1,"34:[\"$\",\"section\",null,{\"className\":\"border-t border-brand-dark-green/10 pt-6 pb-25\",\"children\":[\"$\",\"div\",null,{\"id\":\"$undefined\",\"className\":\"mx-auto px-3 max-w-[1440px] flex w-full flex-col gap-10\",\"children\":[[\"$\",\"h2\",null,{\"className\":\"flex items-baseline gap-3 text-[24px] leading-[1.1] tracking-[-0.24px]\",\"children\":[[\"$\",\"span\",null,{\"className\":\"font-display text-brand-dark-green/50\",\"children\":\"04\"}],[\"$\",\"span\",null,{\"className\":\"font-sans text-brand-dark-green\",\"children\":\"Join the community\"}]]}],[\"$\",\"div\",null,{\"className\":\"flex flex-col\",\"children\":[[\"$\",\"a\",\"forum\",{\"href\":\"https://forum.logos.co/\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\",\"className\":\"flex h-[62px] cursor-pointer items-center justify-between px-3 transition-colors hover:bg-accent-light-blue md:h-[50px] md:px-4 bg-gray-01\",\"children\":[[\"$\",\"span\",null,{\"className\":\"flex items-baseline gap-3 text-[14px] leading-[1.2]\",\"children\":[[\"$\",\"span\",null,{\"className\":\"font-sans font-medium\",\"children\":\"01\"}],[\"$\",\"span\",null,{\"className\":\"font-display\",\"children\":\"Community Forum\"}]]}],[\"$\",\"span\",null,{\"className\":\"inline-flex items-center gap-1 border-b border-brand-dark-green/50 pb-0.5 font-mono text-xs leading-[1.35] font-semibold whitespace-nowrap uppercase\",\"children\":[\"Learn more\",[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":\"10\",\"height\":\"10\",\"viewBox\":\"0 0 10 10\",\"fill\":\"none\",\"children\":[\"$\",\"path\",null,{\"d\":\"M10 5L5 10L4.08262 9.08261L7.51647 5.64876H0V4.35124H7.51647L4.08262 0.917385L5 0L10 5Z\",\"fill\":\"currentColor\"}]}]]}]]}],[\"$\",\"a\",\"research\",{\"href\":\"https://forum.logos.co/\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\",\"className\":\"flex h-[62px] cursor-pointer items-center justify-between px-3 transition-colors hover:bg-accent-light-blue md:h-[50px] md:px-4 bg-brand-dark-green/5\",\"children\":[[\"$\",\"span\",null,{\"className\":\"flex items-baseline gap-3 text-[14px] leading-[1.2]\",\"children\":[[\"$\",\"span\",null,{\"className\":\"font-sans font-medium\",\"children\":\"02\"}],[\"$\",\"span\",null,{\"className\":\"font-display\",\"children\":\"Research Forum\"}]]}],[\"$\",\"span\",null,{\"className\":\"inline-flex items-center gap-1 border-b border-brand-dark-green/50 pb-0.5 font-mono text-xs leading-[1.35] font-semibold whitespace-nowrap uppercase\",\"children\":[\"Learn more\",[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":\"10\",\"height\":\"10\",\"viewBox\":\"0 0 10 10\",\"fill\":\"none\",\"children\":[\"$\",\"path\",null,{\"d\":\"M10 5L5 10L4.08262 9.08261L7.51647 5.64876H0V4.35124H7.51647L4.08262 0.917385L5 0L10 5Z\",\"fill\":\"currentColor\"}]}]]}]]}],[\"$\",\"a\",\"discord\",{\"href\":\"https://discord.gg/Ykv4eZyHUJ\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\",\"className\":\"flex h-[62px] cursor-pointer items-center justify-between px-3 transition-colors hover:bg-accent-light-blue md:h-[50px] md:px-4 bg-gray-01\",\"children\":[[\"$\",\"span\",null,{\"className\":\"flex items-baseline gap-3 text-[14px] leading-[1.2]\",\"children\":[[\"$\",\"span\",null,{\"className\":\"font-sans font-medium\",\"children\":\"03\"}],[\"$\",\"span\",null,{\"className\":\"font-display\",\"children\":\"Discord\"}]]}],[\"$\",\"span\",null,{\"className\":\"inline-flex items-center gap-1 border-b border-brand-dark-green/50 pb-0.5 font-mono text-xs leading-[1.35] font-semibold whitespace-nowrap uppercase\",\"children\":[\"Learn more\",[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":\"10\",\"height\":\"10\",\"viewBox\":\"0 0 10 10\",\"fill\":\"none\",\"children\":[\"$\",\"path\",null,{\"d\":\"M10 5L5 10L4.08262 9.08261L7.51647 5.64876H0V4.35124H7.51647L4.08262 0.917385L5 0L10 5Z\",\"fill\":\"currentColor\"}]}]]}]]}],[\"$\",\"a\",\"xLogosNetwork\",{\"href\":\"https://twitter.com/logos_network\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\",\"className\":\"flex h-[62px] cursor-pointer items-center justify-between px-3 transition-colors hover:bg-accent-light-blue md:h-[50px] md:px-4 bg-brand-dark-green/5\",\"children\":[[\"$\",\"span\",null,{\"className\":\"flex items-baseline gap-3 text-[14px] leading-[1.2]\",\"children\":[[\"$\",\"span\",null,{\"className\":\"font-sans font-medium\",\"children\":\"04\"}],\"$L3a\"]}],\"$L3b\"]}],\"$L3c\",\"$L3d\"]}]]}]}]\n"])</script><script>self.__next_f.push([1,"35:[\"$\",\"div\",null,{\"className\":\"flex w-full min-w-0 flex-col items-center gap-3\",\"children\":[[\"$\",\"h3\",null,{\"className\":\"text-subhead-sans max-w-full break-words\",\"children\":\"Sample Apps\"}],[\"$\",\"p\",null,{\"className\":\"w-full max-w-[222px] break-words text-mono-s [overflow-wrap:anywhere]\",\"children\":\"Run real sample apps to learn from.\"}]]}]\n"])</script><script>self.__next_f.push([1,"36:[\"$\",\"div\",null,{\"className\":\"flex w-full flex-col gap-3\",\"children\":[[\"$\",\"a\",\"Sample Apps-Atomic swaps\",{\"href\":\"https://github.com/logos-co/eth-lez-atomic-swaps\",\"className\":\"inline-flex items-center justify-center border border-brand-dark-green/50 px-3 text-brand-dark-green transition-colors hover:bg-gray-02 hover:border-transparent h-[31px] w-full cursor-pointer rounded-none py-0\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\",\"children\":[\"$\",\"span\",null,{\"className\":\"inline-flex items-center gap-1.5\",\"children\":[[\"$\",\"span\",null,{\"className\":\"font-mono text-xs leading-[1.35] font-semibold uppercase whitespace-nowrap \",\"children\":\"Atomic swaps\"}],[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":\"10\",\"height\":\"10\",\"viewBox\":\"0 0 10 10\",\"fill\":\"none\",\"children\":[\"$\",\"path\",null,{\"d\":\"M10 5L5 10L4.08262 9.08261L7.51647 5.64876H0V4.35124H7.51647L4.08262 0.917385L5 0L10 5Z\",\"fill\":\"currentColor\"}]}]]}]}],[\"$\",\"a\",\"Sample Apps-Multisig\",{\"href\":\"https://github.com/logos-co/lez-multisig\",\"className\":\"inline-flex items-center justify-center border border-brand-dark-green/50 px-3 text-brand-dark-green transition-colors hover:bg-gray-02 hover:border-transparent h-[31px] w-full cursor-pointer rounded-none py-0\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\",\"children\":[\"$\",\"span\",null,{\"className\":\"inline-flex items-center gap-1.5\",\"children\":[[\"$\",\"span\",null,{\"className\":\"font-mono text-xs leading-[1.35] font-semibold uppercase whitespace-nowrap \",\"children\":\"Multisig\"}],[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":\"10\",\"height\":\"10\",\"viewBox\":\"0 0 10 10\",\"fill\":\"none\",\"children\":[\"$\",\"path\",null,{\"d\":\"M10 5L5 10L4.08262 9.08261L7.51647 5.64876H0V4.35124H7.51647L4.08262 0.917385L5 0L10 5Z\",\"fill\":\"currentColor\"}]}]]}]}]]}]\n"])</script><script>self.__next_f.push([1,"37:[\"$\",\"article\",\"Workshops and Tutorials\",{\"className\":\"flex h-[300px] min-w-0 flex-col items-center justify-between overflow-hidden rounded-xl bg-accent-light-blue px-4 pt-15 pb-3 text-center md:h-[370px]\",\"children\":[[\"$\",\"div\",null,{\"className\":\"flex w-full min-w-0 flex-col items-center gap-3\",\"children\":[[\"$\",\"h3\",null,{\"className\":\"text-subhead-sans max-w-full break-words\",\"children\":\"Workshops and Tutorials\"}],[\"$\",\"p\",null,{\"className\":\"w-full max-w-[222px] break-words text-mono-s [overflow-wrap:anywhere]\",\"children\":\"Live coding sessions and step by step guides.\"}]]}],[\"$\",\"div\",null,{\"className\":\"flex w-full flex-col gap-3\",\"children\":[[\"$\",\"a\",\"Workshops and Tutorials-Learn more\",{\"href\":\"https://www.youtube.com/playlist?list=PLZe53tXAogqMdZSKhY316YKn3_tJ0RWZ7\",\"className\":\"inline-flex items-center justify-center border border-brand-dark-green/50 px-3 text-brand-dark-green transition-colors hover:bg-gray-02 hover:border-transparent h-[31px] w-full cursor-pointer rounded-none py-0\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\",\"children\":[\"$\",\"span\",null,{\"className\":\"inline-flex items-center gap-1.5\",\"children\":[[\"$\",\"span\",null,{\"className\":\"font-mono text-xs leading-[1.35] font-semibold uppercase whitespace-nowrap \",\"children\":\"Learn more\"}],[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":\"10\",\"height\":\"10\",\"viewBox\":\"0 0 10 10\",\"fill\":\"none\",\"children\":[\"$\",\"path\",null,{\"d\":\"M10 5L5 10L4.08262 9.08261L7.51647 5.64876H0V4.35124H7.51647L4.08262 0.917385L5 0L10 5Z\",\"fill\":\"currentColor\"}]}]]}]}]]}]]}]\n"])</script><script>self.__next_f.push([1,"3a:[\"$\",\"span\",null,{\"className\":\"font-display\",\"children\":\"X Logos_network\"}]\n3b:[\"$\",\"span\",null,{\"className\":\"inline-flex items-center gap-1 border-b border-brand-dark-green/50 pb-0.5 font-mono text-xs leading-[1.35] font-semibold whitespace-nowrap uppercase\",\"children\":[\"Learn more\",[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":\"10\",\"height\":\"10\",\"viewBox\":\"0 0 10 10\",\"fill\":\"none\",\"children\":[\"$\",\"path\",null,{\"d\":\"M10 5L5 10L4.08262 9.08261L7.51647 5.64876H0V4.35124H7.51647L4.08262 0.917385L5 0L10 5Z\",\"fill\":\"currentColor\"}]}]]}]\n3c:[\"$\",\"a\",\"xLogosDevs\",{\"href\":\"https://x.com/logos_devs\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\",\"className\":\"flex h-[62px] cursor-pointer items-center justify-between px-3 transition-colors hover:bg-accent-light-blue md:h-[50px] md:px-4 bg-gray-01\",\"children\":[[\"$\",\"span\",null,{\"className\":\"flex items-baseline gap-3 text-[14px] leading-[1.2]\",\"children\":[[\"$\",\"span\",null,{\"className\":\"font-sans font-medium\",\"children\":\"05\"}],[\"$\",\"span\",null,{\"className\":\"font-display\",\"children\":\"X Logos_devs\"}]]}],[\"$\",\"span\",null,{\"className\":\"inline-flex items-center gap-1 border-b border-brand-dark-green/50 pb-0.5 font-mono text-xs leading-[1.35] font-semibold whitespace-nowrap uppercase\",\"children\":[\"Learn more\",[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":\"10\",\"height\":\"10\",\"viewBox\":\"0 0 10 10\",\"fill\":\"none\",\"children\":[\"$\",\"path\",null,{\"d\":\"M10 5L5 10L4.08262 9.08261L7.51647 5.64876H0V4.35124H7.51647L4.08262 0.917385L5 0L10 5Z\",\"fill\":\"currentColor\"}]}]]}]]}]\n3d:[\"$\",\"a\",\"youtubeTutorials\",{\"href\":\"https://youtube.com/@logos_network\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\",\"className\":\"flex h-[62px] cursor-pointer items-center justify-between px-3 transition-colors hover:bg-accent-light-blue md:h-[50px] md:px-4 bg-brand-dark-green/5\",\"children\":[[\"$\",\"span\",null,{\"className\":\"flex items-baseline gap-3 text-[14px] leading-[1.2]\",\"children\":[[\"$\",\"span\",null,{\"className\":\"font-sans font-medium\",\"children\":\"06\"}],[\"$\",\"span\",null,{\"className\":\"font-display\",\"children\":\"YouTube Tutorials\"}]]}],[\"$\",\"span\",null,{\"className\":\"inline-flex items-center gap-1 border-b border-brand-dark-green/50 pb-0.5 font-mono text-xs leading-[1.35] font-semibold whitespace-nowrap uppercase\",\"children\":[\"Learn more\",[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":\"10\",\"height\":\"10\",\"viewBox\":\"0 0 10 10\",\"fill\":\"none\",\"children\":[\"$\",\"path\",null,{\"d\":\"M10 5L5 10L4.08262 9.08261L7.51647 5.64876H0V4.35124H7.51647L4.08262 0.917385L5 0L10 5Z\",\"fill\":\"currentColor\"}]}]]}]]}]\n3e:T88a,"])</script><script>self.__next_f.push([1,"M14.6386 26C13.728 26 12.945 25.7854 12.2881 25.3549C11.6312 24.9244 11.1344 24.2467 10.7962 23.3233C10.5841 22.7003 10.4359 21.9368 10.3513 21.0328C10.2668 20.1302 10.2134 19.1833 10.1926 18.1948C10.1718 17.1842 10.1497 16.2061 10.1289 15.2592C10.1289 15.0017 10.0651 14.8716 9.93897 14.8716C9.83361 14.8716 9.72695 14.9575 9.62159 15.1292C9.21967 15.8822 8.74359 16.742 8.19208 17.7097C7.66268 18.6773 7.13328 19.645 6.60388 20.6127C6.07447 21.5804 5.5984 22.4518 5.17436 23.2257C4.77243 23.9788 4.48627 24.5264 4.31717 24.871C4.10515 25.3445 3.76696 25.6449 3.3013 25.7737C2.85644 25.9246 2.29582 25.9571 1.61814 25.8699C0.940452 25.7841 0.464381 25.5149 0.188624 25.0635C-0.107945 24.5901 -0.0546142 24.0958 0.347315 23.5795C0.623072 23.2348 1.01459 22.7198 1.52188 22.0317C2.03047 21.3216 2.6015 20.5269 3.23626 19.645C3.87102 18.7424 4.51749 17.8176 5.17306 16.8707C5.85075 15.9031 6.48551 14.9783 7.07865 14.0964C7.67178 13.1938 8.16867 12.4082 8.5706 11.7423C8.99464 11.0542 9.26909 10.5483 9.39657 10.2257C9.52404 9.92526 9.66062 9.591 9.8089 9.22551C9.95719 8.86003 10.0313 8.48414 10.0313 8.09655C10.0313 6.67754 9.89345 5.61231 9.61899 4.90345C9.36535 4.17249 9.01545 3.68864 8.5706 3.45193C8.14655 3.1944 7.68089 3.06433 7.1736 3.06433C6.79248 3.06433 6.38015 3.13977 5.9353 3.29065C5.51125 3.44152 5.2368 3.58069 5.10933 3.70945C4.87649 3.94617 4.65407 3.98909 4.44205 3.83822C4.23002 3.68734 4.16629 3.44022 4.25214 3.09685C4.48497 2.30085 4.90901 1.592 5.52296 0.967684C6.13951 0.322561 6.9967 0 8.09713 0C9.26129 0 10.1822 0.332967 10.8599 1.0002C11.5376 1.66743 12.0241 2.73137 12.3206 4.1933C12.6172 5.65523 12.7655 7.5906 12.7655 9.9994C12.7655 12.8374 12.8084 15.1071 12.893 16.8057C12.9775 18.5044 13.1154 19.7842 13.3053 20.6439C13.4952 21.4828 13.7606 22.0421 14.0987 22.3218C14.459 22.6014 14.9026 22.7406 15.432 22.7406C15.9614 22.7406 16.4167 22.6326 16.8615 22.418C17.3272 22.2034 17.7291 21.9238 18.0686 21.5791C18.2169 21.4074 18.386 21.3424 18.5772 21.3853C18.7671 21.4282 18.9154 21.5466 19.022 21.7404C19.1495 21.9121 19.1495 22.1384 19.022 22.418C18.5772 23.4078 17.9841 24.2571 17.2439 24.966C16.5246 25.654 15.6557 25.9987 14.6399 25.9987L14.6386 26Z"])</script><script>self.__next_f.push([1,"38:[\"$\",\"$L1d\",null,{\"ref\":\"$undefined\",\"href\":\"/lambda-prize\",\"locale\":\"$undefined\",\"localeCookie\":\"$1c:props:localeCookie\",\"aria-label\":\"Prize: The frontier is open. Build what’s next.\",\"data-umami-event-name\":\"Lambda Prize\",\"className\":\"relative flex h-[370px] cursor-pointer flex-col items-center justify-center gap-10 overflow-hidden rounded-xl px-4 py-10 text-center text-brand-off-white focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-brand-dark-green\",\"children\":[[\"$\",\"$L1f\",null,{\"src\":\"/images/builders-hub/lambda-prize-bg.webp\",\"alt\":\"\",\"fill\":true,\"sizes\":\"50vw\",\"className\":\"object-cover\"}],[\"$\",\"div\",null,{\"className\":\"absolute inset-0 bg-black/50\"}],[\"$\",\"div\",null,{\"className\":\"inline-flex items-baseline relative [--lockup-font-size:24px]\",\"style\":{\"gap\":\"calc(var(--lockup-font-size) * 0.14348086923076925)\"},\"children\":[[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"className\":\"inline-block fill-current shrink-0\",\"fill\":\"none\",\"style\":{\"transform\":\"translateY(calc(var(--lockup-font-size) * 0.0637))\",\"width\":\"calc(var(--lockup-font-size) * 0.6466923076923077)\",\"height\":\"calc(var(--lockup-font-size) * 0.8407)\"},\"viewBox\":\"0 0 20 26\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"children\":[\"$\",\"path\",null,{\"d\":\"$3e\"}]}],[\"$\",\"span\",null,{\"className\":\"text-h4-serif\",\"children\":\"Prize\"}]]}],\"$L3f\"],\"prefetch\":false}]\n"])</script><script>self.__next_f.push([1,"39:[\"$\",\"$L1d\",null,{\"ref\":\"$undefined\",\"href\":\"/builders-hub/rfps\",\"locale\":\"$undefined\",\"localeCookie\":\"$1c:props:localeCookie\",\"aria-label\":\"Explore RFPs\",\"data-umami-event-name\":\"Explore RFPs\",\"className\":\"flex h-[370px] cursor-pointer flex-col items-center justify-center overflow-hidden rounded-xl border border-brand-dark-green px-4 py-10 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-brand-dark-green\",\"children\":[[\"$\",\"div\",null,{\"className\":\"flex flex-col items-center gap-3 text-center\",\"children\":[[\"$\",\"h3\",null,{\"className\":\"text-subhead-sans\",\"children\":\"Explore RFPs\"}],[\"$\",\"p\",null,{\"className\":\"w-full max-w-[338px] text-mono-s\",\"children\":\"The Logos RFP Program supports developers to build applications on the Logos Stack. Browse all open requests for proposals below.\"}]]}],[\"$\",\"div\",null,{\"className\":\"mt-15 flex w-full justify-center gap-3 md:w-[1416px] md:-translate-x-[176px] md:justify-start\",\"children\":[[\"$\",\"div\",\"integrate-fileverse\",{\"className\":\"relative hidden h-[166px] w-full max-w-[345px] shrink-0 overflow-hidden rounded-xl border border-brand-dark-green/50 p-4 first:block md:block md:w-[345px] \",\"children\":[[\"$\",\"h4\",null,{\"className\":\"w-[249px] text-h4-sans\",\"children\":\"Integrate Fileverse\"}],[\"$\",\"span\",null,{\"className\":\"absolute top-[83px] left-4 font-mono text-xs font-semibold uppercase underline underline-offset-[3px]\",\"children\":\"Apply\"}],[\"$\",\"p\",null,{\"className\":\"absolute bottom-4 left-4 w-[186px] text-mono-s\",\"children\":\"Native Fileverse collaboration inside the Logos App.\"}],[\"$\",\"$L1f\",null,{\"src\":\"/cms/builders-hub/rfps/integrate-fileverse/cover.webp\",\"alt\":\"\",\"width\":96,\"height\":120,\"className\":\"absolute right-[10px] bottom-[11px] h-[120px] w-[96px] object-cover max-[400px]:hidden\"}]]}],[\"$\",\"div\",\"attack-resistant-public-registries\",{\"className\":\"relative hidden h-[166px] w-full max-w-[345px] shrink-0 overflow-hidden rounded-xl border border-brand-dark-green/50 p-4 first:block md:block md:w-[345px] opacity-50\",\"children\":[[\"$\",\"h4\",null,{\"className\":\"w-[249px] text-h4-sans\",\"children\":\"Attack Resistant Public Registries\"}],[\"$\",\"span\",null,{\"className\":\"absolute top-[83px] left-4 font-mono text-xs font-semibold uppercase underline underline-offset-[3px]\",\"children\":\"Apply\"}],[\"$\",\"p\",null,{\"className\":\"absolute bottom-4 left-4 w-[186px] text-mono-s\",\"children\":\"Privacy-preserving blockchain for sovereign order and decentralised governance.\"}],[\"$\",\"$L1f\",null,{\"src\":\"/cms/builders-hub/rfps/attack-resistant-public-registries/cover.webp\",\"alt\":\"\",\"width\":96,\"height\":120,\"className\":\"absolute right-[10px] bottom-[11px] h-[120px] w-[96px] object-cover max-[400px]:hidden\"}]]}],[\"$\",\"div\",\"decentralised-archives\",{\"className\":\"relative hidden h-[166px] w-full max-w-[345px] shrink-0 overflow-hidden rounded-xl border border-brand-dark-green/50 p-4 first:block md:block md:w-[345px] \",\"children\":[[\"$\",\"h4\",null,{\"className\":\"w-[249px] text-h4-sans\",\"children\":\"Decentralised Archives\"}],[\"$\",\"span\",null,{\"className\":\"absolute top-[83px] left-4 font-mono text-xs font-semibold uppercase underline underline-offset-[3px]\",\"children\":\"Apply\"}],[\"$\",\"p\",null,{\"className\":\"absolute bottom-4 left-4 w-[186px] text-mono-s\",\"children\":\"Permanent, censorship-proof preservation of knowledge, culture, and history.\"}],[\"$\",\"$L1f\",null,{\"src\":\"/cms/builders-hub/rfps/decentralised-archives/cover.webp\",\"alt\":\"\",\"width\":96,\"height\":120,\"className\":\"absolute right-[10px] bottom-[11px] h-[120px] w-[96px] object-cover max-[400px]:hidden\"}]]}],[\"$\",\"div\",\"private-financial-networks\",{\"className\":\"relative hidden h-[166px] w-full max-w-[345px] shrink-0 overflow-hidden rounded-xl border border-brand-dark-green/50 p-4 first:block md:block md:w-[345px] opacity-50\",\"children\":[[\"$\",\"h4\",null,{\"className\":\"w-[249px] text-h4-sans\",\"children\":\"Private Financial Networks\"}],\"$L40\",\"$L41\",\"$L42\"]}]]}]],\"prefetch\":false}]\n"])</script><script>self.__next_f.push([1,"3f:[\"$\",\"div\",null,{\"className\":\"relative flex flex-col items-center gap-3\",\"children\":[[\"$\",\"h3\",null,{\"className\":\"text-subhead-sans\",\"children\":\"The frontier is open. Build what’s next.\"}],[\"$\",\"p\",null,{\"className\":\"w-full max-w-[338px] text-mono-s\",\"children\":\"Lambda Prizes is a competitive prize framework for the Logos ecosystem. λPrize targets contributions where Logos cares about the outcome but not the path.\"}]]}]\n40:[\"$\",\"span\",null,{\"className\":\"absolute top-[83px] left-4 font-mono text-xs font-semibold uppercase underline underline-offset-[3px]\",\"children\":\"Apply\"}]\n41:[\"$\",\"p\",null,{\"className\":\"absolute bottom-4 left-4 w-[186px] text-mono-s\",\"children\":\"Money that moves securely and freely, without surveillance or control.\"}]\n42:[\"$\",\"$L1f\",null,{\"src\":\"/cms/builders-hub/rfps/private-financial-networks/cover.webp\",\"alt\":\"\",\"width\":96,\"height\":120,\"className\":\"absolute right-[10px] bottom-[11px] h-[120px] w-[96px] object-cover max-[400px]:hidden\"}]\n"])</script></body></html> |