UNPKG

namillum

Version:
629 lines (613 loc) 47.4 kB
{% extends "base.html" %} {% block styles %} {{super()}} <style> .cover-container { --docusaurus-highlighted-code-line-bg: #646464; -webkit-tap-highlight-color: transparent; -webkit-font-smoothing: antialiased; text-size-adjust: 100%; color: var(--ifm-font-color-base); color-scheme: var(--ifm-color-scheme); font: var(--ifm-font-size-base) / var(--ifm-line-height-base) var(--ifm-font-family-base); text-rendering: optimizelegibility; --cards-border-color: #ccc; --docusaurus-progress-bar-color: var(--ifm-color-primary); bg-color: #f5f7f9; color: #333; --cover-title-color: #1bdbb4; --docusaurus-tag-list-border: var(--ifm-color-emphasis-300); --doc-sidebar-width: 300px; --doc-sidebar-hidden-width: 30px; --cards-bg-color: #18191a; --cards-border-hover-color: #25c2a0; --cards-header-color: #fff; --cards-icon-color: #ccc; --cards-text-font-color: #fff; --cover-bg-color: #000414; --docusaurus-announcement-bar-height: 30px; --docusaurus-collapse-button-bg: hsla(0, 0%, 100%, 0.05); --docusaurus-collapse-button-bg-hover: hsla(0, 0%, 100%, 0.1); word-wrap: break-word; box-sizing: border-box; background-color: var(--cover-bg-color); display: flex; align-items: center; background-image: url(assets/img/chain_bg.png); background-position: 90% 50%; background-repeat: no-repeat; background-size: 60%; height: 100vh; justify-content: center; min-height: 550px; padding: 2rem 0; } .cover-image-hand { --docusaurus-highlighted-code-line-bg: #646464; -webkit-tap-highlight-color: transparent; -webkit-font-smoothing: antialiased; text-size-adjust: 100%; color: var(--ifm-font-color-base); color-scheme: var(--ifm-color-scheme); font: var(--ifm-font-size-base) / var(--ifm-line-height-base) var(--ifm-font-family-base); text-rendering: optimizelegibility; --cards-border-color: #ccc; --docusaurus-progress-bar-color: var(--ifm-color-primary); bg-color: #f5f7f9; color: #333; --cover-title-color: #1bdbb4; --docusaurus-tag-list-border: var(--ifm-color-emphasis-300); --doc-sidebar-width: 300px; --doc-sidebar-hidden-width: 30px; --cards-bg-color: #18191a; --cards-border-hover-color: #25c2a0; --cards-header-color: #fff; --cards-icon-color: #ccc; --cards-text-font-color: #fff; --cover-bg-color: #000414; --docusaurus-announcement-bar-height: 30px; --docusaurus-collapse-button-bg: hsla(0, 0%, 100%, 0.05); --docusaurus-collapse-button-bg-hover: hsla(0, 0%, 100%, 0.1); word-wrap: break-word; box-sizing: border-box; max-width: 100%; margin-top: -100px; width: 1000px; } .cover-title { --docusaurus-highlighted-code-line-bg: #646464; -webkit-tap-highlight-color: transparent; -webkit-font-smoothing: antialiased; text-size-adjust: 100%; color: var(--ifm-font-color-base); color-scheme: var(--ifm-color-scheme); font: var(--ifm-font-size-base) / var(--ifm-line-height-base) var(--ifm-font-family-base); text-rendering: optimizelegibility; --cards-border-color: #ccc; --docusaurus-progress-bar-color: var(--ifm-color-primary); bg-color: #f5f7f9; color: #333; --cover-title-color: #1bdbb4; --docusaurus-tag-list-border: var(--ifm-color-emphasis-300); --doc-sidebar-width: 300px; --doc-sidebar-hidden-width: 30px; --cards-bg-color: #18191a; --cards-border-hover-color: #25c2a0; --cards-header-color: #fff; --cards-icon-color: #ccc; --cards-text-font-color: #fff; --cover-bg-color: #000414; --docusaurus-announcement-bar-height: 30px; --docusaurus-collapse-button-bg: hsla(0, 0%, 100%, 0.05); --docusaurus-collapse-button-bg-hover: hsla(0, 0%, 100%, 0.1); word-wrap: break-word; box-sizing: border-box; margin-left: 2rem; } .hero__title { --docusaurus-highlighted-code-line-bg: #646464; -webkit-tap-highlight-color: transparent; -webkit-font-smoothing: antialiased; text-size-adjust: 100%; color-scheme: var(--ifm-color-scheme); font: var(--ifm-font-size-base) / var(--ifm-line-height-base) var(--ifm-font-family-base); text-rendering: optimizelegibility; --cards-border-color: #ccc; --docusaurus-progress-bar-color: var(--ifm-color-primary); bg-color: #f5f7f9; color: #333; --cover-title-color: #1bdbb4; --docusaurus-announcement-bar-height: auto; --docusaurus-tag-list-border: var(--ifm-color-emphasis-300); --doc-sidebar-width: 300px; --doc-sidebar-hidden-width: 30px; --cards-bg-color: #18191a; --cards-border-hover-color: #25c2a0; --cards-header-color: #fff; --cards-icon-color: #ccc; --cards-text-font-color: #fff; --cover-bg-color: #000414; --docusaurus-collapse-button-bg: hsla(0, 0%, 100%, 0.05); --docusaurus-collapse-button-bg-hover: hsla(0, 0%, 100%, 0.1); word-wrap: break-word; box-sizing: border-box; font-family: var(--ifm-heading-font-family); font-weight: var(--ifm-heading-font-weight); line-height: var(--ifm-heading-line-height); margin: var(--ifm-heading-margin-top) 0 var(--ifm-heading-margin-bottom); color: var(--cover-title-color); font-size: 2.6em; } .hero__subtitle { --docusaurus-highlighted-code-line-bg: #646464; -webkit-tap-highlight-color: transparent; -webkit-font-smoothing: antialiased; text-size-adjust: 100%; color: var(--ifm-font-color-base); color-scheme: var(--ifm-color-scheme); font: var(--ifm-font-size-base) / var(--ifm-line-height-base) var(--ifm-font-family-base); text-rendering: optimizelegibility; --cards-border-color: #ccc; --docusaurus-progress-bar-color: var(--ifm-color-primary); bg-color: #f5f7f9; color: #333; --cover-title-color: #1bdbb4; --docusaurus-announcement-bar-height: auto; --docusaurus-tag-list-border: var(--ifm-color-emphasis-300); --doc-sidebar-width: 300px; --doc-sidebar-hidden-width: 30px; --cards-bg-color: #18191a; --cards-border-hover-color: #25c2a0; --cards-header-color: #fff; --cards-icon-color: #ccc; --cards-text-font-color: #fff; --cover-bg-color: #000414; --docusaurus-collapse-button-bg: hsla(0, 0%, 100%, 0.05); --docusaurus-collapse-button-bg-hover: hsla(0, 0%, 100%, 0.1); word-wrap: break-word; box-sizing: border-box; margin: 0 0 var(--ifm-paragraph-margin-bottom); font-size: 1.3em; margin-top: 2em; color: #fff; } #cover-cards { --docusaurus-highlighted-code-line-bg: #646464; -webkit-tap-highlight-color: transparent; -webkit-font-smoothing: antialiased; text-size-adjust: 100%; color: var(--ifm-font-color-base); color-scheme: var(--ifm-color-scheme); font: var(--ifm-font-size-base) / var(--ifm-line-height-base) var(--ifm-font-family-base); text-rendering: optimizelegibility; --cards-border-color: #ccc; --docusaurus-progress-bar-color: var(--ifm-color-primary); bg-color: #f5f7f9; color: #333; --cover-title-color: #1bdbb4; --docusaurus-announcement-bar-height: auto; --docusaurus-tag-list-border: var(--ifm-color-emphasis-300); --doc-sidebar-width: 300px; --doc-sidebar-hidden-width: 30px; --cards-bg-color: #18191a; --cards-border-hover-color: #25c2a0; --cards-header-color: #fff; --cards-icon-color: #ccc; --cards-text-font-color: #fff; --cover-bg-color: #000414; --docusaurus-collapse-button-bg: hsla(0, 0%, 100%, 0.05); --docusaurus-collapse-button-bg-hover: hsla(0, 0%, 100%, 0.1); word-wrap: break-word; box-sizing: border-box; background-color: var(--cover-bg-color); display: flex; height: auto; justify-content: center; padding: 2rem 1rem 3rem; } .column { --docusaurus-highlighted-code-line-bg: #646464; -webkit-tap-highlight-color: transparent; -webkit-font-smoothing: antialiased; text-size-adjust: 100%; color-scheme: var(--ifm-color-scheme); font: var(--ifm-font-size-base) / var(--ifm-line-height-base) var(--ifm-font-family-base); text-rendering: optimizelegibility; --cards-border-color: #ccc; --docusaurus-progress-bar-color: var(--ifm-color-primary); bg-color: #f5f7f9; color: #333; --cover-title-color: #1bdbb4; --docusaurus-announcement-bar-height: auto; --docusaurus-tag-list-border: var(--ifm-color-emphasis-300); --doc-sidebar-width: 300px; --doc-sidebar-hidden-width: 30px; --cards-bg-color: #18191a; --cards-border-hover-color: #25c2a0; --cards-header-color: #fff; --cards-icon-color: #ccc; --cards-text-font-color: #fff; --cover-bg-color: #000414; --docusaurus-collapse-button-bg: hsla(0, 0%, 100%, 0.05); --docusaurus-collapse-button-bg-hover: hsla(0, 0%, 100%, 0.1); word-wrap: break-word; box-sizing: border-box; text-align: center; border: 2px solid var(--cards-border-color); border-radius: 6px; color: #1e1e1e; flex: 0 1 33.3333%; margin: 0 1rem; padding: 0.7rem; transition: 0.3s; color: #333; bg-color: #f5f7f9; } .column a { color: #fff; } .column a:hover { color: #eee; } .cards-text { --docusaurus-highlighted-code-line-bg: #646464; -webkit-tap-highlight-color: transparent; -webkit-font-smoothing: antialiased; text-size-adjust: 100%; color-scheme: var(--ifm-color-scheme); font: var(--ifm-font-size-base) / var(--ifm-line-height-base) var(--ifm-font-family-base); text-rendering: optimizelegibility; --cards-border-color: #ccc; --docusaurus-progress-bar-color: var(--ifm-color-primary); bg-color: #f5f7f9; color: #333; --cover-title-color: #1bdbb4; --docusaurus-announcement-bar-height: auto; --docusaurus-tag-list-border: var(--ifm-color-emphasis-300); --doc-sidebar-width: 300px; --doc-sidebar-hidden-width: 30px; --cards-bg-color: #18191a; --cards-border-hover-color: #25c2a0; --cards-header-color: #fff; --cards-icon-color: #ccc; --cards-text-font-color: #fff; --cover-bg-color: #000414; --docusaurus-collapse-button-bg: hsla(0, 0%, 100%, 0.05); --docusaurus-collapse-button-bg-hover: hsla(0, 0%, 100%, 0.1); word-wrap: break-word; color: #1e1e1e; box-sizing: border-box; text-align: center; } .cards-text h2 { --docusaurus-highlighted-code-line-bg: #646464; -webkit-tap-highlight-color: transparent; -webkit-font-smoothing: antialiased; text-size-adjust: 100%; color-scheme: var(--ifm-color-scheme); font: var(--ifm-font-size-base) / var(--ifm-line-height-base) var(--ifm-font-family-base); text-rendering: optimizelegibility; --cards-border-color: #ccc; --docusaurus-progress-bar-color: var(--ifm-color-primary); bg-color: #f5f7f9; color: #333; --cover-title-color: #1bdbb4; --docusaurus-announcement-bar-height: auto; --docusaurus-tag-list-border: var(--ifm-color-emphasis-300); --doc-sidebar-width: 300px; --doc-sidebar-hidden-width: 30px; --cards-bg-color: #18191a; --cards-border-hover-color: #25c2a0; --cards-header-color: #fff; --cards-icon-color: #ccc; --cards-text-font-color: #fff; --cover-bg-color: #000414; --docusaurus-collapse-button-bg: hsla(0, 0%, 100%, 0.05); --docusaurus-collapse-button-bg-hover: hsla(0, 0%, 100%, 0.1); word-wrap: break-word; text-align: center; box-sizing: border-box; font-family: var(--ifm-heading-font-family); font-weight: var(--ifm-heading-font-weight); line-height: var(--ifm-heading-line-height); margin: var(--ifm-heading-margin-top) 0 var(--ifm-heading-margin-bottom); color: var(--cards-header-color); font-size: 1.2em; } .cards-image { --docusaurus-highlighted-code-line-bg: #646464; -webkit-tap-highlight-color: transparent; -webkit-font-smoothing: antialiased; text-size-adjust: 100%; color-scheme: var(--ifm-color-scheme); font: var(--ifm-font-size-base) / var(--ifm-line-height-base) var(--ifm-font-family-base); text-rendering: optimizelegibility; --cards-border-color: #ccc; --docusaurus-progress-bar-color: var(--ifm-color-primary); --md-bg-color: #f5f7f9; --md-font-color: #333; --md-info: #1e88e5; --cover-title-color: #1bdbb4; --docusaurus-tag-list-border: var(--ifm-color-emphasis-300); --doc-sidebar-width: 300px; --doc-sidebar-hidden-width: 30px; --cards-bg-color: #18191a; --cards-border-hover-color: #25c2a0; --cards-header-color: #fff; --cards-icon-color: #ccc; --cards-text-font-color: #fff; --cover-bg-color: #000414; --docusaurus-announcement-bar-height: 30px; --docusaurus-collapse-button-bg: hsla(0, 0%, 100%, 0.05); --docusaurus-collapse-button-bg-hover: hsla(0, 0%, 100%, 0.1); word-wrap: break-word; text-align: center; color: #1e1e1e; height: 72; box-sizing: border-box; fill: var(--cards-icon-color); margin: 1rem 0; width: 50px; overflow: visible; } .cards-text h2 { --docusaurus-highlighted-code-line-bg: #646464; -webkit-tap-highlight-color: transparent; -webkit-font-smoothing: antialiased; text-size-adjust: 100%; color-scheme: var(--ifm-color-scheme); font: var(--ifm-font-size-base) / var(--ifm-line-height-base) var(--ifm-font-family-base); text-rendering: optimizelegibility; --cards-border-color: #ccc; --docusaurus-progress-bar-color: var(--ifm-color-primary); --md-bg-color: #f5f7f9; --md-font-color: #333; --md-info: #1e88e5; --cover-title-color: #1bdbb4; --docusaurus-tag-list-border: var(--ifm-color-emphasis-300); --doc-sidebar-width: 300px; --doc-sidebar-hidden-width: 30px; --cards-bg-color: #18191a; --cards-border-hover-color: #25c2a0; --cards-header-color: #fff; --cards-icon-color: #ccc; --cards-text-font-color: #fff; --cover-bg-color: #000414; --docusaurus-announcement-bar-height: 30px; --docusaurus-collapse-button-bg: hsla(0, 0%, 100%, 0.05); --docusaurus-collapse-button-bg-hover: hsla(0, 0%, 100%, 0.1); word-wrap: break-word; text-align: center; box-sizing: border-box; font-family: var(--ifm-heading-font-family); font-weight: var(--ifm-heading-font-weight); line-height: var(--ifm-heading-line-height); margin: var(--ifm-heading-margin-top) 0 var(--ifm-heading-margin-bottom); color: var(--cards-header-color); font-size: 1.2em; } .cards-text p { --docusaurus-highlighted-code-line-bg: #646464; -webkit-tap-highlight-color: transparent; -webkit-font-smoothing: antialiased; text-size-adjust: 100%; color-scheme: var(--ifm-color-scheme); font: var(--ifm-font-size-base) / var(--ifm-line-height-base) var(--ifm-font-family-base); text-rendering: optimizelegibility; --cards-border-color: #ccc; --docusaurus-progress-bar-color: var(--ifm-color-primary); --md-bg-color: #f5f7f9; --md-font-color: #333; --md-info: #1e88e5; --cover-title-color: #1bdbb4; --docusaurus-tag-list-border: var(--ifm-color-emphasis-300); --doc-sidebar-width: 300px; --doc-sidebar-hidden-width: 30px; --cards-bg-color: #18191a; --cards-border-hover-color: #25c2a0; --cards-header-color: #fff; --cards-icon-color: #ccc; --cards-text-font-color: #fff; --cover-bg-color: #000414; --docusaurus-announcement-bar-height: 30px; --docusaurus-collapse-button-bg: hsla(0, 0%, 100%, 0.05); --docusaurus-collapse-button-bg-hover: hsla(0, 0%, 100%, 0.1); word-wrap: break-word; text-align: center; box-sizing: border-box; margin: 0 0 var(--ifm-paragraph-margin-bottom); color: var(--cards-text-font-color); } </style> {%endblock %} {% block tabs %} {{super()}} <div class="cover-container"> <div class="cover-title"> <h1 class="hero__title">Zilliqa Developer Portal</h1> <p class="hero__subtitle"> Technical documentation for participating in the Zilliqa network. </p> </div> <div class="cover-image"> <img class="cover-image-hand" src="assets/img/hand_light.png" /> </div> </div> <div id="cover-cards"> <div class="column"> <a href="/basics/blockchain-basics/basics-intro-blockchain/" ><div> <svg width="74" height="72" viewBox="0 0 74 72" class="cards-image" fill="none" xmlns="http://www.w3.org/2000/svg" > <path d="M17.8371 71.6686C16.6282 71.6686 15.4193 71.2857 14.3639 70.5193C12.2507 68.9846 11.4079 66.3886 12.2172 63.9053L18.2529 45.3834L2.46292 33.9832C0.34454 32.4537 -0.504857 29.8592 0.298792 27.3731C1.10244 24.887 3.30996 23.2806 5.92277 23.2806H25.386L31.324 4.81335C32.1241 2.32521 34.33 0.715399 36.9438 0.712097H36.9515C39.5618 0.712097 41.768 2.31578 42.5734 4.79983L48.5649 23.2806H50.6751C51.5434 23.2806 52.2472 23.9846 52.2472 24.8527C52.2472 25.7208 51.5434 26.4248 50.6751 26.4248H47.4219C46.7405 26.4248 46.1365 25.9857 45.9263 25.3375L39.5824 5.76949C39.125 4.3587 37.9238 3.85627 36.9508 3.85627C36.9497 3.85627 36.9486 3.85627 36.9475 3.85627C35.974 3.85752 34.7718 4.36232 34.3173 5.77578L28.0285 25.3339C27.8194 25.984 27.2148 26.4248 26.5319 26.4248H5.92277C4.43856 26.4248 3.58979 27.4143 3.29047 28.3402C2.99114 29.2663 3.10009 30.5652 4.30336 31.4342L21.0231 43.5055C21.5771 43.9054 21.8093 44.6174 21.5976 45.2672L15.2066 64.8797C14.7469 66.2904 15.4241 67.4037 16.2114 67.9752C16.9986 68.5468 18.2671 68.8461 19.466 67.9726L36.1378 55.8258C36.6888 55.4241 37.4361 55.4235 37.9878 55.8247L54.6008 67.8994C55.8014 68.7719 57.0696 68.4705 57.8563 67.8975C58.6428 67.3243 59.3185 66.2095 58.8558 64.7992L52.4538 45.2849C52.2409 44.6357 52.4716 43.9232 53.0248 43.5222L69.7011 31.4306C70.9014 30.5603 71.0086 29.2621 70.7087 28.3374C70.4087 27.4127 69.56 26.4246 68.0773 26.4246H64.8241C63.9558 26.4246 63.252 25.7207 63.252 24.8526C63.252 23.9845 63.9558 23.2805 64.8241 23.2805H68.0773C70.6873 23.2805 72.8942 24.8846 73.6994 27.3673C74.5048 29.8499 73.6598 32.444 71.5468 33.976L55.7989 45.3944L61.8434 63.819C62.6579 66.3017 61.8197 68.9 59.7079 70.4386C57.5962 71.9771 54.866 71.9788 52.7523 70.4424L37.0647 59.0404L21.3176 70.5134C20.2608 71.2836 19.049 71.6686 17.8371 71.6686Z" ></path> <path d="M57.9195 26.4943C57.506 26.4943 57.1004 26.3262 56.808 26.0337C56.5156 25.7413 56.3474 25.3357 56.3474 24.9222C56.3474 24.5087 56.5156 24.1031 56.808 23.8109C57.1004 23.5185 57.5045 23.3501 57.9195 23.3501C58.333 23.3501 58.7386 23.5183 59.031 23.8109C59.3234 24.1031 59.4916 24.5087 59.4916 24.9222C59.4916 25.3357 59.3234 25.7413 59.031 26.0337C58.7386 26.3261 58.333 26.4943 57.9195 26.4943Z" ></path> </svg> <div class="cards-text"> <h2>Basics</h2> <p>Learn about blockchain and Zilliqa.</p> </div> </div></a > </div> <div class="column"> <a href="/developers/getting-started/dev-started-introduction/" ><div> <svg width="72" height="72" viewBox="0 0 77 77" class="cards-image" fill="none" xmlns="http://www.w3.org/2000/svg" > <g clip-path="url(#clip0)"> <path d="M30.3804 53.9604C30.0896 53.9604 29.7966 53.8604 29.5575 53.6568L21.3314 46.6523C21.0477 46.4104 20.8845 46.0571 20.8845 45.684C20.8845 45.3115 21.0484 44.9583 21.3314 44.7164L29.5575 37.7119C30.0917 37.2564 30.894 37.321 31.3494 37.8552C31.8042 38.39 31.7403 39.1924 31.2054 39.6471L24.1165 45.684L31.2054 51.7209C31.7403 52.1763 31.8042 52.9786 31.3494 53.5128C31.0976 53.8086 30.7401 53.9604 30.3804 53.9604Z" fill="" ></path> <path d="M46.6198 53.9604C46.2601 53.9604 45.9026 53.8086 45.6514 53.5128C45.196 52.9786 45.2606 52.1763 45.7947 51.7209L52.8837 45.684L45.7947 39.6471C45.2606 39.1924 45.196 38.39 45.6514 37.8552C46.1062 37.321 46.9092 37.2564 47.4426 37.7119L55.6687 44.7164C55.9525 44.9583 56.1157 45.3115 56.1157 45.684C56.1157 46.0571 55.9525 46.4104 55.6687 46.6523L47.4426 53.6568C47.2036 53.8604 46.9106 53.9604 46.6198 53.9604Z" fill="" ></path> <path d="M35.5879 59.2142C35.5007 59.2142 35.4127 59.205 35.324 59.1865C34.6374 59.0418 34.1975 58.3672 34.3422 57.6805L39.469 33.3392C39.6137 32.6525 40.2876 32.2127 40.975 32.3574C41.6617 32.5021 42.1015 33.176 41.9568 33.8634L36.8301 58.2047C36.7038 58.8034 36.176 59.2142 35.5879 59.2142Z" fill="" ></path> <path d="M68.4646 72.4755H8.53538C3.82929 72.4755 0 68.6469 0 63.9401V13.0755C0 8.36939 3.82929 4.5401 8.53538 4.5401H68.4646C73.1707 4.5401 77 8.36939 77 13.0755V63.9401C77 68.6469 73.1707 72.4755 68.4646 72.4755ZM8.53538 7.08255C5.23104 7.08255 2.54245 9.77114 2.54245 13.0755V63.9401C2.54245 67.2445 5.23104 69.9331 8.53538 69.9331H68.4646C71.769 69.9331 74.4576 67.2445 74.4576 63.9401V13.0755C74.4576 9.77114 71.769 7.08255 68.4646 7.08255H8.53538Z" fill="" ></path> <path d="M75.7288 24.896H1.27123C0.568931 24.896 0 24.3271 0 23.6248C0 22.9232 0.568931 22.3536 1.27123 22.3536H75.7288C76.4311 22.3536 77 22.9232 77 23.6248C77 24.3271 76.4311 24.896 75.7288 24.896Z" fill="" ></path> <path d="M21.72 18.813C19.5024 18.813 17.697 17.0076 17.697 14.7901C17.697 12.5718 19.5024 10.7671 21.72 10.7671C23.9382 10.7671 25.7429 12.5718 25.7429 14.7901C25.7429 17.0076 23.9382 18.813 21.72 18.813ZM21.72 13.3096C20.9042 13.3096 20.2395 13.9736 20.2395 14.7901C20.2395 15.6066 20.9042 16.2706 21.72 16.2706C22.5365 16.2706 23.2005 15.6066 23.2005 14.7901C23.2005 13.9736 22.5365 13.3096 21.72 13.3096Z" fill="" ></path> <path d="M9.35962 18.774C7.14136 18.774 5.33667 16.9693 5.33667 14.751C5.33667 12.5328 7.14136 10.7281 9.35962 10.7281C11.5779 10.7281 13.3826 12.5328 13.3826 14.751C13.3826 16.9693 11.5779 18.774 9.35962 18.774ZM9.35962 13.2705C8.54382 13.2705 7.87912 13.9352 7.87912 14.751C7.87912 15.5675 8.54382 16.2315 9.35962 16.2315C10.1761 16.2315 10.8401 15.5675 10.8401 14.751C10.8401 13.9352 10.1761 13.2705 9.35962 13.2705Z" fill="" ></path> <path d="M34.0806 18.8513C31.863 18.8513 30.0583 17.0466 30.0583 14.8284C30.0583 12.6108 31.863 10.8061 34.0806 10.8061C36.2988 10.8061 38.1035 12.6108 38.1035 14.8284C38.1035 17.0466 36.2988 18.8513 34.0806 18.8513ZM34.0806 13.3479C33.2648 13.3479 32.6008 14.0119 32.6008 14.8284C32.6008 15.6449 33.2648 16.3089 34.0806 16.3089C34.8971 16.3089 35.5611 15.6449 35.5611 14.8284C35.5611 14.0119 34.8971 13.3479 34.0806 13.3479Z" fill="" ></path> <g clip-path="url(#clip1)"> <path d="M-142.063 -60.902C-142.063 -70.426 -138.179 -79.1 -131.886 -85.365C-125.621 -91.658 -116.947 -95.541 -107.423 -95.541C-97.87 -95.541 -89.225 -91.658 -82.931 -85.365C-76.666 -79.1 -72.755 -70.427 -72.755 -60.902C-72.755 -51.661 -72.273 -43.015 -71.451 -34.823H-53.763C-48.377 -34.823 -43.502 -37.006 -39.958 -40.549C-36.415 -44.092 -34.204 -48.996 -34.204 -54.354V-82.53C-34.204 -86.669 -30.859 -90.042 -26.692 -90.042H1.485C6.842 -90.042 11.746 -92.225 15.29 -95.796C18.833 -99.339 21.044 -104.215 21.044 -109.572C21.044 -114.958 18.833 -119.833 15.29 -123.377C11.747 -126.921 6.843 -129.131 1.485 -129.131H-26.692C-30.859 -129.131 -34.204 -132.476 -34.204 -136.614V-164.82C-34.204 -170.178 -36.415 -175.053 -39.958 -178.597C-43.502 -182.14 -48.377 -184.351 -53.763 -184.351H-81.939C-86.078 -184.351 -89.423 -187.724 -89.423 -191.863V-220.04C-89.423 -225.426 -91.634 -230.301 -95.177 -233.845C-98.721 -237.388 -103.624 -239.599 -108.982 -239.599C-114.34 -239.599 -119.215 -237.388 -122.787 -233.845C-126.331 -230.302 -128.514 -225.426 -128.514 -220.04V-191.863C-128.514 -187.724 -131.887 -184.351 -136.026 -184.351H-164.202C-169.56 -184.351 -174.464 -182.14 -178.007 -178.597C-181.55 -175.053 -183.761 -170.178 -183.761 -164.82V-54.354C-183.761 -48.996 -181.55 -44.092 -178.007 -40.549C-174.464 -37.006 -169.56 -34.823 -164.202 -34.823H-142.063V-60.902ZM188.064 20.622C188.064 24.761 184.719 28.105 180.581 28.105C176.443 28.105 173.069 24.76 173.069 20.622V-27.312V-60.902C173.069 -66.288 170.858 -71.22 167.286 -74.763C163.743 -78.335 158.81 -80.546 153.425 -80.546C148.038 -80.546 143.106 -78.335 139.563 -74.763C135.992 -71.219 133.781 -66.287 133.781 -60.902C133.781 -37.346 130.606 -16.71 126.524 6.36401C123.576 23.089 120.826 38.764 120.826 55.233C120.826 75.558 126.553 112.436 145.771 125.362C147.869 126.751 149.087 129.075 149.087 131.569L149.115 151.412H225.311C229.45 135.141 235.26 121.932 241.186 108.439C252.383 82.984 264.005 56.537 264.005 6.02301C264.005 -23.315 259.951 -50.613 252.949 -73.602C248.584 -87.974 243.085 -100.616 236.764 -110.963V-54.355C236.764 -44.859 232.879 -36.213 226.615 -29.948C220.35 -23.684 211.733 -19.8 202.209 -19.8H188.064V20.622ZM188.064 -60.902V-34.823H202.209C207.595 -34.823 212.471 -37.006 216.014 -40.549C219.558 -44.092 221.769 -48.996 221.769 -54.354V-164.82C221.769 -170.178 219.558 -175.053 216.014 -178.597C212.471 -182.14 207.595 -184.351 202.209 -184.351H174.033C169.894 -184.351 166.52 -187.724 166.52 -191.863V-220.04C166.52 -225.426 164.338 -230.301 160.794 -233.845C157.251 -237.388 152.346 -239.599 146.988 -239.599C141.631 -239.599 136.727 -237.388 133.183 -233.845C129.64 -230.302 127.429 -225.426 127.429 -220.04V-191.863C127.429 -187.724 124.084 -184.351 119.946 -184.351H91.77C86.383 -184.351 81.508 -182.14 77.965 -178.597C74.421 -175.053 72.21 -170.178 72.21 -164.82V-144.127H92.903C102.427 -144.127 111.045 -140.244 117.309 -133.979C123.574 -127.714 127.457 -119.097 127.457 -109.573C127.457 -100.077 123.573 -91.431 117.309 -85.167C111.044 -78.931 102.427 -75.047 92.903 -75.047H72.21V-54.354C72.21 -48.996 74.421 -44.092 77.965 -40.549C81.508 -37.006 86.383 -34.823 91.77 -34.823H117.48C118.274 -43.015 118.785 -51.661 118.785 -60.902C118.785 -70.426 122.668 -79.1 128.961 -85.365C135.226 -91.658 143.899 -95.541 153.425 -95.541C162.978 -95.541 171.623 -91.658 177.916 -85.365C184.18 -79.101 188.064 -70.427 188.064 -60.902ZM-142.063 -19.8H-164.202C-173.727 -19.8 -182.344 -23.684 -188.609 -29.948C-194.874 -36.213 -198.757 -44.859 -198.757 -54.355V-96.506C-202.839 -87.634 -206.382 -77.628 -209.274 -66.714C-214.887 -45.426 -218.005 -20.708 -218.005 6.02301C-218.005 56.537 -206.382 82.984 -195.186 108.439C-189.262 121.932 -183.451 135.141 -179.312 151.412H-103.116V131.57C-103.116 129.161 -101.926 126.808 -99.771 125.363C-80.524 112.437 -74.797 75.558 -74.797 55.234C-74.797 38.765 -77.575 23.089 -80.523 6.36499C-84.577 -16.709 -87.752 -37.345 -87.752 -60.901C-87.752 -66.287 -89.963 -71.219 -93.535 -74.762C-97.107 -78.334 -102.011 -80.545 -107.425 -80.545C-112.811 -80.545 -117.715 -78.334 -121.286 -74.762C-124.858 -71.218 -127.07 -66.286 -127.07 -60.901V-27.311V20.623C-127.07 24.762 -130.415 28.106 -134.553 28.106C-138.72 28.106 -142.065 24.761 -142.065 20.623V-19.8H-142.063ZM169.44 239.57C173.579 239.57 176.952 242.944 176.952 247.082C176.952 251.22 173.579 254.594 169.44 254.594H115.382C111.243 254.594 107.87 251.22 107.87 247.082V185.145C107.87 175.875 111.669 167.428 117.792 161.306C122.214 156.884 127.826 153.681 134.119 152.263V135.284C112.774 117.624 105.829 80.915 105.829 55.233C105.829 37.517 108.692 21.189 111.754 3.81299C113.114 -3.78401 114.475 -11.607 115.665 -19.799H91.77C82.245 -19.799 73.628 -23.683 67.364 -29.947C61.098 -36.212 57.216 -44.858 57.216 -54.354V-82.53C57.216 -86.669 60.561 -90.042 64.728 -90.042H92.905C98.262 -90.042 103.167 -92.225 106.71 -95.796C110.253 -99.339 112.464 -104.215 112.464 -109.572C112.464 -114.958 110.253 -119.833 106.71 -123.377C103.167 -126.921 98.263 -129.131 92.905 -129.131H64.728C60.561 -129.131 57.216 -132.476 57.216 -136.614V-164.82C57.216 -174.316 61.099 -182.962 67.364 -189.198C73.628 -195.462 82.245 -199.346 91.77 -199.346H112.435V-220.04C112.435 -229.564 116.318 -238.182 122.582 -244.446C128.847 -250.711 137.492 -254.594 146.988 -254.594C156.485 -254.594 165.131 -250.711 171.395 -244.446C177.66 -238.181 181.543 -229.564 181.543 -220.04V-199.347H202.207C211.731 -199.347 220.349 -195.464 226.613 -189.199C232.878 -182.963 236.762 -174.317 236.762 -164.821V-135.794C249.32 -122.273 259.865 -102.204 267.263 -77.939C274.691 -53.476 279 -24.676 279 6.02301C279 59.627 266.726 87.576 254.905 114.477C249.548 126.666 244.275 138.6 240.476 152.688C246.061 154.304 251.078 157.309 255.075 161.306C261.198 167.428 264.997 175.876 264.997 185.145V247.082C264.997 251.22 261.623 254.594 257.485 254.594H203.426C199.288 254.594 195.914 251.22 195.914 247.082C195.914 242.943 199.288 239.57 203.426 239.57H250V185.145C250 180.014 247.874 175.309 244.473 171.907C241.072 168.533 236.394 166.407 231.263 166.407H141.63C136.471 166.407 131.794 168.505 128.393 171.907C124.991 175.308 122.893 180.014 122.893 185.145V239.57H169.44ZM-123.439 254.594C-127.578 254.594 -130.923 251.22 -130.923 247.082C-130.923 242.943 -127.578 239.57 -123.439 239.57H-76.865V185.145C-76.865 180.014 -78.991 175.309 -82.393 171.907C-85.795 168.505 -90.472 166.407 -95.603 166.407H-185.235C-190.224 166.407 -194.958 168.391 -198.473 171.907C-201.875 175.308 -203.973 180.014 -203.973 185.145V239.57H-157.399C-153.26 239.57 -149.915 242.944 -149.915 247.082C-149.915 251.22 -153.26 254.594 -157.399 254.594H-211.484C-215.623 254.594 -218.968 251.22 -218.968 247.082V185.145C-218.968 175.875 -215.17 167.428 -209.074 161.306C-205.049 157.309 -200.06 154.305 -194.476 152.688C-198.274 138.6 -203.518 126.666 -208.876 114.477C-220.726 87.577 -233 59.627 -233 6.02301C-233 -21.955 -229.711 -47.948 -223.731 -70.54C-217.863 -92.764 -209.331 -111.756 -198.757 -126.042V-164.82C-198.757 -174.316 -194.874 -182.962 -188.609 -189.198C-182.344 -195.462 -173.727 -199.346 -164.202 -199.346H-143.509V-220.04C-143.509 -229.564 -139.626 -238.182 -133.389 -244.446C-127.125 -250.711 -118.478 -254.594 -108.982 -254.594C-99.458 -254.594 -90.84 -250.711 -84.576 -244.446C-78.311 -238.181 -74.428 -229.564 -74.428 -220.04V-199.347H-53.763C-44.239 -199.347 -35.592 -195.464 -29.356 -189.199C-23.091 -182.963 -19.208 -174.317 -19.208 -164.821V-144.128H1.48599C10.982 -144.128 19.628 -140.245 25.892 -133.98C32.157 -127.715 36.039 -119.098 36.039 -109.574C36.039 -100.078 32.156 -91.432 25.892 -85.168C19.627 -78.932 10.981 -75.048 1.48599 -75.048H-19.208V-54.355C-19.208 -44.859 -23.091 -36.213 -29.356 -29.948C-35.592 -23.684 -44.238 -19.8 -53.763 -19.8H-69.637C-68.475 -11.608 -67.086 -3.78398 -65.754 3.81201C-62.692 21.188 -59.801 37.516 -59.801 55.232C-59.801 80.914 -66.775 117.623 -88.12 135.283V152.262C-81.827 153.679 -76.186 156.882 -71.764 161.305C-65.67 167.427 -61.871 175.875 -61.871 185.144V247.081C-61.871 251.219 -65.216 254.593 -69.354 254.593H-123.439V254.594Z" fill="black" ></path> </g> </g> <defs> <clipPath id="clip0"> <rect width="77" height="77" fill="white"></rect> </clipPath> <clipPath id="clip1"> <rect width="512" height="512" fill="white" transform="translate(-233 -256)" ></rect> </clipPath> </defs> </svg> <div class="cards-text"> <h2>Developers</h2> <p>Build full-stack blockchain apps on Zilliqa.</p> </div> </div></a > </div> <div class="column"> <a href="/miners/mining/mining-getting-started/" ><div> <svg id="Capa_1" class="cards-image" enable-background="new 0 0 512 512" width="72" height="72" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" > <path d="m290.426 228.149c1.809-4.667 1.189-9.911-1.655-14.028-5.771-8.353-16.868-8.85-24.344-1.74-19.673 18.711-39.08 36.991-58.654 55.538-3.775 3.577-5.637 8.435-5.108 13.328.524 4.846 3.34 9.143 7.725 11.79 9.345 5.641 18.761 10.955 28.098 16.291-4.653 10.943-10.374 24.253-14.92 36.003-2.887 7.461.421 15.743 7.693 19.264 5.747 2.782 12.269 2.221 18.299-3.483 18.174-17.193 40.182-38.007 58.671-55.548 3.818-3.623 5.673-8.513 5.088-13.417-.591-4.96-3.593-9.336-8.237-12.007-9.198-5.29-18.373-10.622-27.558-15.937 5.008-11.782 10.189-23.893 14.902-36.054zm-30.888 35.322c-1.795 4.24-.293 8.652 3.739 10.98 10.779 6.222 21.533 12.493 32.325 18.692 1.101.633 1.138.746.303 1.538-20.453 19.391-57.964 55.526-59.934 56.488-.146-.057-.506-.19-.416-.426 5.237-13.679 11.598-28.127 16.922-40.74 1.486-3.521.897-8.275-3.771-10.962-10.84-6.238-21.792-12.352-32.565-18.846-.801-.483-.766-.71-.051-1.388 20.902-19.802 57.96-55.31 59.804-56.459.396.085.544.299.545.384-5.299 13.651-11.223 27.328-16.901 40.739zm171.129 133.781h17.904c18.483 0 34.434-13.791 37.101-32.074.053-.066 26.248-179.374 26.258-179.444.042-.322.072-45.982.072-45.982 0-9.649-7.851-17.5-17.5-17.5h-33.463l-42.211-42.21c-5.852-5.858-13.633-9.084-21.911-9.084-6.212 0-12.145 1.816-17.195 5.198l-31.355-31.347c-12.08-12.08-31.736-12.082-43.816-.001l-31.354 31.346c-5.047-3.381-10.979-5.197-17.192-5.197s-12.146 1.816-17.193 5.197l-31.353-31.345c-12.08-12.08-31.736-12.082-43.816-.001l-31.356 31.348c-5.05-3.381-10.983-5.198-17.195-5.198-8.278 0-16.06 3.226-21.909 9.082l-42.213 42.213h-33.47c-9.649 0-17.5 7.851-17.5 17.5v45c-.002 1.056 5.38 37.306 5.541 38.403.601 4.098 4.411 6.937 8.507 6.334 4.099-.6 6.935-4.409 6.335-8.507l-4.205-28.731h479.645l-24.994 170.757c-1.6 10.97-11.169 19.243-22.258 19.243h-18.319c-4.309-26.059-26.99-46-54.251-46s-49.942 19.941-54.251 46h-131.499c-4.309-26.059-26.99-46-54.251-46s-49.942 19.941-54.251 46h-18.319c-11.089 0-20.658-8.272-22.259-19.247l-16.837-115.03c-.6-4.098-4.401-6.931-8.507-6.334-4.099.6-6.935 4.409-6.335 8.507l16.836 115.026c2.668 18.287 18.618 32.078 37.102 32.078h17.904c1.455 13.341 7.708 25.256 16.98 34h-84.814c-7.444 0-13.5 6.056-13.5 13.5v18c0 7.444 6.056 13.5 13.5 13.5h485c7.444 0 13.5-6.056 13.5-13.5v-18c0-7.444-6.056-13.5-13.5-13.5h-84.813c9.272-8.744 15.525-20.659 16.98-34zm-45.064-306.606c3.023-3.023 7.041-4.688 11.312-4.688 4.269 0 8.281 1.664 11.302 4.688l31.607 31.607h-85.826zm-70.45-35.231c6.23-6.231 16.371-6.231 22.604.001l30.935 30.927-35.909 35.909h-12.656l-35.909-35.909zm-71.464 36.234c.001-.001.003-.003.005-.004s.003-.003.004-.005l.998-.998c3.019-3.021 7.033-4.685 11.305-4.685s8.286 1.664 11.307 4.688l31.606 31.607h-85.826zm-69.445-36.234c6.23-6.231 16.371-6.231 22.604.001l30.935 30.927-35.909 35.909h-12.656l-35.91-35.909zm-70.458 35.227c3.019-3.021 7.031-4.685 11.3-4.685 4.271 0 8.288 1.665 11.311 4.688l31.607 31.607h-85.827zm-88.786 86.61v-37.5c0-1.378 1.121-2.5 2.5-2.5h477c1.379 0 2.5 1.122 2.5 2.5v37.5zm81 214c0-22.056 17.944-40 40-40s40 17.944 40 40-17.944 40-40 40-40-17.944-40-40zm401 55v15h-482v-15h268.237c4.143 0 7.5-3.358 7.5-7.5s-3.357-7.5-7.5-7.5h-109.55c9.272-8.744 15.525-20.659 16.98-34h130.667c1.455 13.341 7.708 25.256 16.98 34h-25.076c-4.143 0-7.5 3.358-7.5 7.5s3.357 7.5 7.5 7.5zm-121-15c-22.056 0-40-17.944-40-40s17.944-40 40-40 40 17.944 40 40-17.944 40-40 40z" ></path> </svg> <div class="cards-text"> <h2>Miners</h2> <p>Participate as a miner and start earning $ZIL.</p> </div> </div></a > </div> <div class="column"> <a href="/exchanges/exchange-integration/getting-started/exchange-introduction/" ><div> <svg width="65" height="72" viewBox="0 0 81 90" class="cards-image" fill="none" xmlns="http://www.w3.org/2000/svg" > <path d="M40.9264 85.3048L43.0607 87.4391C44.0087 88.3869 43.3239 89.9998 42 89.9998C41.6162 89.9998 41.2322 89.8533 40.9393 89.5605L36.2518 84.873C35.6659 84.2872 35.6659 83.3375 36.2518 82.7518L40.9393 78.0643C41.525 77.4785 42.4747 77.4785 43.0605 78.0643C43.6464 78.65 43.6464 79.5997 43.0605 80.1855L40.9415 82.3044C61.2266 81.9667 77.625 65.3636 77.625 44.9998C77.625 36.585 74.8912 28.6423 69.7194 22.0307C69.209 21.3782 69.3242 20.4354 69.9768 19.9251C70.6292 19.4149 71.5719 19.5298 72.0825 20.1825C77.6709 27.3268 80.625 35.9085 80.625 44.9998C80.625 67.0766 62.9259 84.9783 40.9264 85.3048ZM67.1767 18.4869C68.52 18.4869 69.1925 16.8373 68.2127 15.9019C67.533 15.2512 66.5992 15.3516 66.0598 15.9124C65.1092 16.9007 65.8892 18.4869 67.1767 18.4869ZM32.0625 53.8123H27.5625C26.7341 53.8123 26.0625 54.4839 26.0625 55.3123C26.0625 56.1407 26.7341 56.8123 27.5625 56.8123H32.0625C32.8909 56.8123 33.5625 56.1407 33.5625 55.3123C33.5625 54.4839 32.8909 53.8123 32.0625 53.8123ZM57 64.6873C57 63.8589 56.3284 63.1873 55.5 63.1873H25.125C23.4709 63.1873 22.125 61.8414 22.125 60.1873V29.8123C22.125 28.1582 23.4709 26.8123 25.125 26.8123H32.8125V37.3123C32.8125 38.4425 34.0185 39.1669 35.0162 38.637L40.3125 35.8232L45.6088 38.6368C46.607 39.1672 47.8125 38.4416 47.8125 37.3123V32.0623C47.8125 31.2339 47.1409 30.5623 46.3125 30.5623C45.4841 30.5623 44.8125 31.2339 44.8125 32.0623V34.8169L41.0162 32.8001C40.5759 32.5663 40.0489 32.5663 39.6086 32.8001L35.8125 34.8169V26.8123H55.5C57.1541 26.8123 58.5 28.1582 58.5 29.8123V56.4373C58.5 57.2657 59.1716 57.9373 60 57.9373C60.8284 57.9373 61.5 57.2657 61.5 56.4373V29.8123C61.5 26.5039 58.8084 23.8123 55.5 23.8123H25.125C21.8166 23.8123 19.125 26.5039 19.125 29.8123V60.1873C19.125 63.4957 21.8166 66.1873 25.125 66.1873H55.5C56.3284 66.1873 57 65.5157 57 64.6873ZM3 44.9998C3 24.636 19.3984 8.03268 39.6832 7.69537L37.5643 9.81431C36.6163 10.7619 37.3009 12.3748 38.625 12.3748C39.0088 12.3748 39.3928 12.2284 39.6857 11.9355L44.3732 7.248C44.9591 6.66225 44.9591 5.71256 44.3732 5.12681L39.6857 0.439312C39.0999 -0.146437 38.1502 -0.146437 37.5645 0.439312C36.9785 1.02506 36.9785 1.97475 37.5645 2.5605L39.6988 4.69481C17.7137 5.02087 0 22.9086 0 44.9998C0 54.0909 2.95387 62.6728 8.5425 69.8173C9.05325 70.4703 9.99618 70.5847 10.6481 70.0747C11.3006 69.5643 11.4159 68.6216 10.9056 67.9691C5.73356 61.3573 3 53.4146 3 44.9998ZM12.363 71.9769C11.8245 72.5411 11.7666 73.4797 12.4444 74.1283C13.0412 74.7024 13.9907 74.6844 14.5654 74.087C15.1397 73.4898 15.1211 72.5403 14.5241 71.966C13.8339 71.3058 12.8985 71.4157 12.363 71.9769Z" fill="" ></path> </svg> <div class="cards-text"> <h2>Exchanges</h2> <p>Information for exchanges and seed node operators.</p> </div> </div></a > </div> <div class="column"> <a href="/contributors/contributors/contribute-buildzil/" ><div> <svg width="72" height="72" viewBox="0 0 90 90" class="cards-image" fill="none" xmlns="http://www.w3.org/2000/svg" > <path d="M15.985 34.0914C15.985 32.4172 16.6678 30.8925 17.7739 29.7912C18.8752 28.685 20.3999 28.0025 22.0741 28.0025C23.7533 28.0025 25.2729 28.685 26.3793 29.7912C27.4806 30.8925 28.1681 32.417 28.1681 34.0914C28.1681 35.7158 28.2528 37.2356 28.3973 38.6756H31.5065C32.4533 38.6756 33.3102 38.2918 33.9332 37.669C34.556 37.0462 34.9446 36.1842 34.9446 35.2424V30.2896C34.9446 29.562 35.5326 28.9691 36.2651 28.9691H41.2181C42.1597 28.9691 43.0218 28.5854 43.6447 27.9577C44.2675 27.3349 44.6562 26.4778 44.6562 25.5361C44.6562 24.5893 44.2675 23.7324 43.6447 23.1094C43.0219 22.4865 42.1599 22.098 41.2181 22.098H36.2651C35.5326 22.098 34.9446 21.51 34.9446 20.7826V15.8245C34.9446 14.8827 34.556 14.0258 33.9332 13.4028C33.3102 12.78 32.4533 12.3913 31.5065 12.3913H26.5537C25.8261 12.3913 25.2381 11.7984 25.2381 11.0709V6.11789C25.2381 5.17113 24.8495 4.3142 24.2267 3.69123C23.6037 3.06844 22.7419 2.67979 21.8 2.67979C20.8582 2.67979 20.0013 3.06844 19.3734 3.69123C18.7504 4.31402 18.3667 5.17113 18.3667 6.11789V11.0709C18.3667 11.7984 17.7738 12.3913 17.0462 12.3913H12.0934C11.1516 12.3913 10.2895 12.78 9.66674 13.4028C9.04395 14.0258 8.65529 14.8827 8.65529 15.8245V35.2424C8.65529 36.1842 9.04395 37.0462 9.66674 37.669C10.2895 38.2918 11.1516 38.6756 12.0934 38.6756H15.985V34.0914ZM74.0152 48.4218C74.0152 49.1493 73.4272 49.7371 72.6998 49.7371C71.9724 49.7371 71.3793 49.1491 71.3793 48.4218V39.9959V34.0914C71.3793 33.1446 70.9907 32.2777 70.3628 31.6549C69.74 31.027 68.8728 30.6383 67.9263 30.6383C66.9793 30.6383 66.1124 31.027 65.4896 31.6549C64.8619 32.2778 64.4732 33.1448 64.4732 34.0914C64.4732 38.2321 63.9151 41.8595 63.1976 45.9155C62.6794 48.8554 62.196 51.6108 62.196 54.5057C62.196 58.0785 63.2027 64.5609 66.5808 66.8331C66.9496 67.0772 67.1637 67.4858 67.1637 67.9242L67.1686 71.4122H80.5625C81.29 68.552 82.3113 66.2302 83.353 63.8583C85.3212 59.3838 87.3642 54.7349 87.3642 45.8555C87.3642 40.6985 86.6515 35.9 85.4207 31.8589C84.6534 29.3326 83.6868 27.1104 82.5757 25.2916V35.2422C82.5757 36.9114 81.8928 38.4312 80.7917 39.5325C79.6904 40.6336 78.1757 41.3163 76.5016 41.3163H74.0152V48.4218ZM74.0152 34.0914V38.6756H76.5016C77.4483 38.6756 78.3055 38.2918 78.9282 37.669C79.5512 37.0462 79.9399 36.1842 79.9399 35.2424V15.8245C79.9399 14.8827 79.5512 14.0258 78.9282 13.4028C78.3055 12.78 77.4483 12.3913 76.5016 12.3913H71.5488C70.8212 12.3913 70.2281 11.7984 70.2281 11.0709V6.11789C70.2281 5.17113 69.8446 4.3142 69.2216 3.69123C68.5988 3.06844 67.7366 2.67979 66.7948 2.67979C65.8531 2.67979 64.9911 3.06844 64.3681 3.69123C63.7453 4.31402 63.3567 5.17113 63.3567 6.11789V11.0709C63.3567 11.7984 62.7687 12.3913 62.0413 12.3913H57.0885C56.1415 12.3913 55.2846 12.78 54.6618 13.4028C54.0388 14.0258 53.6502 14.8827 53.6502 15.8245V19.462H57.2876C58.9618 19.462 60.4767 20.1445 61.5778 21.2458C62.679 22.3471 63.3616 23.8618 63.3616 25.5359C63.3616 27.2051 62.6788 28.7249 61.5778 29.826C60.4765 30.9222 58.9618 31.6049 57.2876 31.6049H53.6502V35.2424C53.6502 36.1842 54.0388 37.0462 54.6618 37.669C55.2846 38.2918 56.1415 38.6756 57.0885 38.6756H61.6078C61.7474 37.2356 61.8372 35.7158 61.8372 34.0914C61.8372 32.4172 62.5198 30.8925 63.626 29.7912C64.7272 28.685 66.2518 28.0025 67.9263 28.0025C69.6055 28.0025 71.1251 28.685 72.2313 29.7912C73.3324 30.8923 74.0152 32.417 74.0152 34.0914ZM15.985 41.3163H12.0934C10.4191 41.3163 8.90438 40.6336 7.80311 39.5325C6.70184 38.4312 6.01928 36.9114 6.01928 35.2422V27.8329C5.30174 29.3924 4.67895 31.1512 4.17059 33.0697C3.18393 36.8118 2.63584 41.1567 2.63584 45.8555C2.63584 54.7349 4.67895 59.3838 6.64699 63.8583C7.68832 66.2302 8.70979 68.552 9.43734 71.4122H22.8312V67.9243C22.8312 67.5009 23.0404 67.0873 23.4192 66.8333C26.8024 64.5611 27.8091 58.0785 27.8091 54.5059C27.8091 51.611 27.3208 48.8554 26.8026 45.9156C26.09 41.8597 25.5319 38.2322 25.5319 34.0915C25.5319 33.1448 25.1432 32.2778 24.5153 31.655C23.8874 31.0271 23.0254 30.6385 22.0737 30.6385C21.127 30.6385 20.2649 31.0271 19.6372 31.655C19.0093 32.278 18.6205 33.145 18.6205 34.0915V39.996V48.4219C18.6205 49.1495 18.0325 49.7373 17.3051 49.7373C16.5727 49.7373 15.9847 49.1493 15.9847 48.4219V41.3163H15.985ZM70.7414 86.9087C71.469 86.9087 72.0619 87.5018 72.0619 88.2292C72.0619 88.9566 71.469 89.5496 70.7414 89.5496H61.239C60.5115 89.5496 59.9186 88.9566 59.9186 88.2292V77.3418C59.9186 75.7123 60.5863 74.2275 61.6627 73.1514C62.44 72.3741 63.4264 71.811 64.5326 71.5618V68.5772C60.7806 65.4729 59.5598 59.0201 59.5598 54.5057C59.5598 51.3916 60.063 48.5214 60.6013 45.467C60.8404 44.1316 61.0796 42.7565 61.2888 41.3165H57.0885C55.4142 41.3165 53.8995 40.6338 52.7984 39.5327C51.6969 38.4314 51.0145 36.9116 51.0145 35.2424V30.2896C51.0145 29.562 51.6025 28.9691 52.335 28.9691H57.288C58.2296 28.9691 59.0919 28.5854 59.7146 27.9577C60.3374 27.3349 60.7261 26.4778 60.7261 25.5361C60.7261 24.5893 60.3374 23.7324 59.7146 23.1094C59.0919 22.4865 58.2298 22.098 57.288 22.098H52.335C51.6025 22.098 51.0145 21.51 51.0145 20.7826V15.8245C51.0145 14.1553 51.6971 12.6355 52.7984 11.5393C53.8995 10.4382 55.4142 9.75551 57.0885 9.75551H60.721V6.11789C60.721 4.44375 61.4036 2.92887 62.5047 1.82777C63.6059 0.726504 65.1255 0.0439453 66.7948 0.0439453C68.4642 0.0439453 69.984 0.726504 71.0851 1.82777C72.1863 2.92904 72.8689 4.44375 72.8689 6.11789V9.75533H76.5012C78.1754 9.75533 79.6903 10.4379 80.7914 11.5392C81.8926 12.6353 82.5753 14.1551 82.5753 15.8244V20.9268C84.7828 23.3035 86.6364 26.8312 87.9369 31.0966C89.2426 35.3967 90 40.4592 90 45.8555C90 55.2781 87.8425 60.191 85.7645 64.9197C84.8229 67.0623 83.896 69.1601 83.2282 71.6365C84.2099 71.9205 85.0918 72.4488 85.7944 73.1514C86.8707 74.2275 87.5385 75.7125 87.5385 77.3418V88.2292C87.5385 88.9566 86.9454 89.5496 86.2181 89.5496H76.7155C75.9881 89.5496 75.395 88.9566 75.395 88.2292C75.395 87.5016 75.9881 86.9087 76.7155 86.9087H84.9023V77.3418C84.9023 76.4399 84.5286 75.6128 83.9308 75.0148C83.333 74.4217 82.5107 74.048 81.6087 74.048H65.8529C64.9461 74.048 64.1239 74.4168 63.5261 75.0148C62.9281 75.6127 62.5593 76.4399 62.5593 77.3418V86.9087H70.7414ZM19.2588 89.5496C18.5312 89.5496 17.9432 88.9566 17.9432 88.2292C17.9432 87.5016 18.5312 86.9087 19.2588 86.9087H27.4456V77.3418C27.4456 76.4399 27.0719 75.6128 26.4739 75.0148C25.8759 74.4168 25.0538 74.048 24.1518 74.048H8.39619C7.51922 74.048 6.68707 74.3968 6.0692 75.0148C5.47119 75.6127 5.1024 76.4399 5.1024 77.3418V86.9087H13.2892C14.0168 86.9087 14.6048 87.5018 14.6048 88.2292C14.6048 88.9566 14.0168 89.5496 13.2892 89.5496H3.78211C3.05455 89.5496 2.46656 88.9566 2.46656 88.2292V77.3418C2.46656 75.7123 3.13418 74.2275 4.20574 73.1514C4.91326 72.4488 5.79023 71.9207 6.7718 71.6365C6.10418 69.1601 5.18238 67.0623 4.24055 64.9197C2.15754 60.1912 0 55.2781 0 45.8555C0 40.9375 0.578145 36.3684 1.62932 32.3972C2.6608 28.4906 4.16057 25.1522 6.01928 22.641V15.8245C6.01928 14.1553 6.70184 12.6355 7.80311 11.5393C8.90438 10.4382 10.4191 9.75551 12.0934 9.75551H15.7308V6.11789C15.7308 4.44375 16.4134 2.92887 17.5097 1.82777C18.6108 0.726504 20.1308 0.0439453 21.8 0.0439453C23.4742 0.0439453 24.9891 0.726504 26.0902 1.82777C27.1914 2.92904 27.874 4.44375 27.874 6.11789V9.75533H31.5065C33.1806 9.75533 34.7006 10.4379 35.7968 11.5392C36.8981 12.6353 37.5806 14.1551 37.5806 15.8244V19.4618H41.2182C42.8875 19.4618 44.4073 20.1444 45.5084 21.2456C46.6096 22.3469 47.292 23.8616 47.292 25.5357C47.292 27.205 46.6095 28.7248 45.5084 29.8259C44.4071 30.922 42.8873 31.6048 41.2182 31.6048H37.5806V35.2422C37.5806 36.9114 36.8981 38.4312 35.7968 39.5325C34.7006 40.6336 33.1808 41.3163 31.5065 41.3163H28.7162C28.9204 42.7563 29.1646 44.1316 29.3987 45.4669C29.937 48.5213 30.4451 51.3914 30.4451 54.5055C30.4451 59.02 29.2192 65.4727 25.4672 68.577V71.5616C26.5734 71.8107 27.565 72.3737 28.3423 73.1512C29.4135 74.2273 30.0813 75.7123 30.0813 77.3416V88.229C30.0813 88.9564 29.4933 89.5495 28.7659 89.5495H19.2588V89.5496Z" fill="" ></path> </svg> <div class="cards-text"> <h2>Contributors</h2> <p>Learn how you can contribute to Zilliqa's ecosystem.</p> </div> </div></a > </div> </div> {% endblock %} {% block container %} {% endblock %}