Skip to content

Commit 0d3beec

Browse files
committed
wallet services changes
1 parent 299fa27 commit 0d3beec

1 file changed

Lines changed: 9 additions & 6 deletions

File tree

src/components/navDropdown/sdk.html

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,11 @@ <h2>Core Kit Multi Factor Auth</h2>
125125
document.getElementById("pnp-menu").classList.remove("selected-menu");'
126126
>
127127
<div>
128-
<h2>Wallet Ecosystems</h2>
129-
<p>Connect to flagship integrations of Web3Auth from established Web3 communities.</p>
128+
<h2>Wallet Services</h2>
129+
<p>
130+
Get Modular access to a prebuilt wallet UI, interoperability methods, fiat on-ramps,
131+
NFT services, and much more.
132+
</p>
130133
</div>
131134
</a>
132135
</li>
@@ -539,7 +542,7 @@ <h2>tKey iOS SDK</h2>
539542
</span>
540543
<span class="sdk-selection-menu" id="wallet-ecosystems-menu">
541544
<ul>
542-
<h3>Wallet Ecosystems</h3>
545+
<h3>Wallet Services</h3>
543546
<li>
544547
<!-- <a href="/docs/sdk/wallet-ecosystems/mocaverse">
545548
<span>
@@ -554,7 +557,7 @@ <h2>Mocaverse Embed</h2>
554557
<p>Embed SDK to connect to Mocaverse ID Wallet</p>
555558
</div>
556559
</a> -->
557-
<a href="/docs/sdk/wallet-ecosystems/safeauth">
560+
<a href="/docs/sdk/wallet-services">
558561
<span>
559562
<svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512">
560563
<path
@@ -564,8 +567,8 @@ <h2>Mocaverse Embed</h2>
564567
</svg>
565568
</span>
566569
<div>
567-
<h2>SafeAuth Kit</h2>
568-
<p>Create your own Account Abstraction Wallet with MPC enabled social logins</p>
570+
<h2>Wallet Services</h2>
571+
<p>Enable your application to utilize production-ready wallet UI screens.</p>
569572
</div>
570573
</a>
571574
</li>

0 commit comments

Comments
 (0)