Skip to content

Commit 5ae23ab

Browse files
AyushBherwani1998yashovardhan
authored andcommitted
add sdk references
1 parent 9afd937 commit 5ae23ab

File tree

2 files changed

+63
-0
lines changed

2 files changed

+63
-0
lines changed

src/components/SDKReferenceCards/index.tsx

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -862,6 +862,54 @@ export const mpccorekitreactnative = (
862862
</div>
863863
);
864864

865+
export const mpccorekitios = (
866+
<div className={styles.card}>
867+
<div className={styles.cardContainerIntro}>
868+
<h3 className={styles.title}>MPC Core Kit Swift SDK</h3>
869+
<p>
870+
Get the Web3Auth full TSS-MPC Infrastructure deeply integrated within your native iOS
871+
application.
872+
</p>
873+
{mobileIconsWithoutFlutter}
874+
</div>
875+
<ul className={styles.cardContainer}>
876+
<div className={styles.cardContent}>
877+
<div className={styles.cardContent}>
878+
<div className={styles.sdkIconContainer}>
879+
<svg
880+
width="24"
881+
height="24"
882+
viewBox="0 0 24 24"
883+
fill="none"
884+
xmlns="http://www.w3.org/2000/svg"
885+
className={styles.sdkIcon}
886+
>
887+
<path
888+
d="M20.4933 17.5861C20.1908 18.2848 19.8328 18.928 19.418 19.5193C18.8526 20.3255 18.3897 20.8835 18.0329 21.1934C17.4798 21.702 16.8872 21.9625 16.2527 21.9773C15.7972 21.9773 15.2478 21.8477 14.6083 21.5847C13.9667 21.323 13.3771 21.1934 12.838 21.1934C12.2726 21.1934 11.6662 21.323 11.0176 21.5847C10.3679 21.8477 9.84463 21.9847 9.44452 21.9983C8.83602 22.0242 8.22949 21.7563 7.62408 21.1934C7.23767 20.8563 6.75436 20.2786 6.17536 19.4601C5.55415 18.586 5.04342 17.5725 4.64331 16.417C4.21481 15.1689 4 13.9603 4 12.7902C4 11.4498 4.28962 10.2938 4.86973 9.32509C5.32564 8.54696 5.93216 7.93316 6.69127 7.48255C7.45038 7.03195 8.2706 6.80233 9.15391 6.78763C9.63723 6.78763 10.271 6.93714 11.0587 7.23096C11.8441 7.52576 12.3484 7.67526 12.5695 7.67526C12.7348 7.67526 13.295 7.50045 14.2447 7.15195C15.1429 6.82874 15.9009 6.69492 16.5218 6.74764C18.2045 6.88343 19.4686 7.54675 20.3094 8.74177C18.8045 9.6536 18.06 10.9307 18.0749 12.5691C18.0884 13.8452 18.5514 14.9071 19.4612 15.7503C19.8736 16.1417 20.334 16.4441 20.8464 16.6589C20.7353 16.9812 20.618 17.2898 20.4933 17.5861ZM16.6342 2.40011C16.6342 3.40034 16.2687 4.33425 15.5404 5.19867C14.6614 6.22629 13.5982 6.8201 12.4453 6.7264C12.4306 6.60641 12.4221 6.48011 12.4221 6.3474C12.4221 5.38718 12.8401 4.35956 13.5824 3.51934C13.953 3.09392 14.4244 2.74019 14.9959 2.45801C15.5663 2.18005 16.1058 2.02632 16.6132 2C16.628 2.13371 16.6342 2.26744 16.6342 2.4001V2.40011Z"
889+
fill="currentColor"
890+
/>
891+
</svg>
892+
</div>
893+
<div className={styles.cardContentText}>
894+
<h3 className={styles.title}>MPC Core Kit Swift SDK</h3>
895+
<p>
896+
Get the Web3Auth full TSS-MPC Infrastructure deeply integrated within your native iOS
897+
application.
898+
</p>
899+
<div className={styles.links}>
900+
{/* <a
901+
href={`${baseUrl}quick-start?product=CORE_KIT&sdk=MPC_CORE_KIT&framework=REACT_NATIVE&stepIndex=0&stepIndex=0`}
902+
>
903+
Quick Start{chevron}
904+
</a> */}
905+
<a href={`${baseUrl}sdk/core-kit/mpc-core-kit-ios`}>SDK Reference{chevron}</a>
906+
</div>
907+
</div>
908+
</div>
909+
</ul>
910+
</div>
911+
);
912+
865913
export const infrasdks = (
866914
<div className={styles.card}>
867915
<div className={styles.cardContainerIntro}>

src/components/navDropdown/sdk.html

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -325,6 +325,21 @@ <h2>MPC Core Kit React Native SDK</h2>
325325
</div>
326326
</a>
327327
</li>
328+
<li>
329+
<a href="/docs/sdk/mpc-core-kit/mpc-core-kit-ios/">
330+
<span>
331+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
332+
<path
333+
d="M20.4933 17.5861C20.1908 18.2848 19.8328 18.928 19.418 19.5193C18.8526 20.3255 18.3897 20.8835 18.0329 21.1934C17.4798 21.702 16.8872 21.9625 16.2527 21.9773C15.7972 21.9773 15.2478 21.8477 14.6083 21.5847C13.9667 21.323 13.3771 21.1934 12.838 21.1934C12.2726 21.1934 11.6662 21.323 11.0176 21.5847C10.3679 21.8477 9.84463 21.9847 9.44452 21.9983C8.83602 22.0242 8.22949 21.7563 7.62408 21.1934C7.23767 20.8563 6.75436 20.2786 6.17536 19.4601C5.55415 18.586 5.04342 17.5725 4.64331 16.417C4.21481 15.1689 4 13.9603 4 12.7902C4 11.4498 4.28962 10.2938 4.86973 9.32509C5.32564 8.54696 5.93216 7.93316 6.69127 7.48255C7.45038 7.03195 8.2706 6.80233 9.15391 6.78763C9.63723 6.78763 10.271 6.93714 11.0587 7.23096C11.8441 7.52576 12.3484 7.67526 12.5695 7.67526C12.7348 7.67526 13.295 7.50045 14.2447 7.15195C15.1429 6.82874 15.9009 6.69492 16.5218 6.74764C18.2045 6.88343 19.4686 7.54675 20.3094 8.74177C18.8045 9.6536 18.06 10.9307 18.0749 12.5691C18.0884 13.8452 18.5514 14.9071 19.4612 15.7503C19.8736 16.1417 20.334 16.4441 20.8464 16.6589C20.7353 16.9812 20.618 17.2898 20.4933 17.5861ZM16.6342 2.40011C16.6342 3.40034 16.2687 4.33425 15.5404 5.19867C14.6614 6.22629 13.5982 6.8201 12.4453 6.7264C12.4306 6.60641 12.4221 6.48011 12.4221 6.3474C12.4221 5.38718 12.8401 4.35956 13.5824 3.51934C13.953 3.09392 14.4244 2.74019 14.9959 2.45801C15.5663 2.18005 16.1058 2.02632 16.6132 2C16.628 2.13371 16.6342 2.26744 16.6342 2.4001V2.40011Z"
334+
fill="currentColor" />
335+
</svg>
336+
</span>
337+
<div>
338+
<h2>MPC Core Kit Swift SDK</h2>
339+
<p>Implement Web3Auth MPC in your <strong>iOS App</strong></p>
340+
</div>
341+
</a>
342+
</li>
328343
</ul>
329344
</span>
330345
<span class="sdk-selection-menu" id="infra-sdks-menu">

0 commit comments

Comments
 (0)