Skip to content

Commit f97a036

Browse files
Merge pull request #265 from sei-protocol/display_global_wallet_page
Show global wallets page
2 parents baba7b7 + 378ae17 commit f97a036

File tree

2 files changed

+2
-11
lines changed

2 files changed

+2
-11
lines changed

content/evm/_meta.js

+1-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@ export default {
1717
},
1818
'building-a-frontend': 'Building a Frontend',
1919
'sei-global-wallet': {
20-
title: 'Sei Global Wallet',
21-
display: 'hidden'
20+
title: 'Sei Global Wallet'
2221
},
2322

2423
'-- Smart Contracts': {

content/evm/sei-global-wallet.mdx

+1-9
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,7 @@ import { Callout } from 'nextra/components';
22

33
# Sei Global Wallet
44

5-
<Callout type="error">The wallet integration (Sei Global Wallet) available on sei.io is provided and maintained by
6-
Dynamic, an independent third-party service. Sei does not develop, operate, or control this integration, and makes
7-
no representations or warranties regarding its functionality, security, or availability.
8-
By clicking "Log in with Sei," you acknowledge that any interactions, transactions, or security measures related to
9-
your wallet are managed solely by Dynamic. Sei is not responsible for any loss, unauthorized access, or security
10-
breaches arising from your use of the wallet integration.
11-
For support, security concerns, or troubleshooting related to the wallet integration, please refer to Dynamic’s
12-
terms of service and support resources.
13-
If you do not agree to these terms, please refrain from using the wallet integration on sei.io.</Callout>
5+
<Callout type="error">By logging in with Sei Global Wallet, you agree to our [Terms of Use](https://app.sei.io/terms)</Callout>
146

157
Sei Global Wallet is a cross-application embedded crypto wallet powered by
168
[Dynamic Global Wallets](https://docs.dynamic.xyz/global-wallets/overview) that is accessed via conventional

0 commit comments

Comments
 (0)