Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions content/evm/_meta.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ export default {
},
'building-a-frontend': 'Building a Frontend',
'sei-global-wallet': {
title: 'Sei Global Wallet',
display: 'hidden'
title: 'Sei Global Wallet'
},

'-- Smart Contracts': {
Expand Down
10 changes: 1 addition & 9 deletions content/evm/sei-global-wallet.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,7 @@ import { Callout } from 'nextra/components';

# Sei Global Wallet

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

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