You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -27,13 +30,14 @@ For additional help with wallet apps, see our [Setting up a Wallet](/users/walle
27
30
28
31
## Connecting Your Wallet
29
32
30
-
When you connect your wallet to an application on Sei, you'll automatically be prompted to join
31
-
the correct network within your wallet interface.
33
+
For a quick setup, simply click the "Connect Wallet" button below to connect directly from this guide.
32
34
33
-
To test this, simply click the "Connect Wallet" button on the Sei App at [app.sei.io](https://app.sei.io/).
34
-
If you'd like to jump right in, the demo below walks you through how to connect to the Sei network.
35
-
> Please follow the instructions shared by your chosen wallet provider to add a new network manually.
36
-
> If your wallet does not prompt you to join the Sei Network, you can find network details [here](/user-guides/wallet-setup) to manually add Sei network.
35
+
<EvmWalletConnect />
36
+
37
+
After connecting, your wallet will automatically prompt you to join the correct Sei network.
38
+
39
+
To try connecting within the Sei App itself, visit [app.sei.io](https://app.sei.io) and click the "Connect Wallet" button. If you're ready to dive in, the demo below walks you through connecting to the Sei network step-by-step.
40
+
> If your wallet doesn’t automatically prompt you to join the Sei Network, please add it manually by following the network details [here](/user-guides/wallet-setup).
37
41
38
42
<br/>
39
43
@@ -44,7 +48,7 @@ If you'd like to jump right in, the demo below walks you through how to connect
44
48
</video>
45
49
</div>
46
50
47
-
###Dual Address Support
51
+
## Dual Address Support
48
52
49
53
Sei supports two wallet address types:
50
54
@@ -56,27 +60,25 @@ You can find your corresponding wallet addresses directly in the Sei app.
56
60
57
61
For more details on interoperability, explore our article [here](https://blog.sei.io/sei-v2-interoperability/).
58
62
59
-
##Linking Wallet Addresses
63
+
### How to Link Your Addresses
60
64
61
65
<Calloutemoji="💡">
62
-
Many Sei apps require linked addresses for cross-VM functionality. It’s recommended for all users.
66
+
Linking addresses is recommended for all users to enable cross-VM functionality in many Sei apps.
63
67
</Callout>
64
68
65
-
To use Sei apps that leverage interoperability, you must link your Sei and EVM (0x) addresses. Each Sei address has a corresponding EVM address, and vice versa. This link is required the first time you use Sei.
69
+
To use interoperability features in Sei apps, you’ll need to link your Sei and EVM (0x) addresses. Each Sei address has a corresponding EVM address, derived from the same public key, and this link is required on your first use.
66
70
67
71
<Callouttype="warning">
68
-
You cannot choose which addresses are linked.
69
-
Each Sei account has one specific Sei address and one specific EVM address, derived from the same public key.
72
+
Address linking is automatic—each Sei account is tied to a single Sei address and a single EVM address, both derived from the same public key.
70
73
</Callout>
71
74
72
-
### How to Link Your Addresses
75
+
Follow these steps to link your Sei and EVM addresses:
73
76
74
-
1. Navigate to [app.sei.io](https://app.sei.io) using your web browser.
75
-
2. On the Dashboard, look for the "Addresses" box.
76
-
3. Complete captcha, if required.
77
-
3. Click the "Link Addresses" button. This will prompt you to sign a message with your wallet - it's not a transaction,
78
-
and will not charge you any gas fees.
79
-
4. Once you have signed that message, your accounts will be linked.
77
+
1. Go to [app.sei.io](https://app.sei.io) in your browser.
78
+
2. In the Dashboard, locate the "Addresses" box.
79
+
3. Complete any required captcha.
80
+
4. Click "Link Addresses" to start the process. You’ll be prompted to sign a message with your wallet—this is not a transaction and incurs no gas fees.
81
+
5. Once signed, your Sei and EVM addresses will be linked.
80
82
81
83
<br/>
82
84
@@ -87,7 +89,15 @@ and will not charge you any gas fees.
87
89
</video>
88
90
</div>
89
91
90
-
For more details, check the [Linking Addresses guide](/user-guides/linking-addresses).
92
+
For more details, check the [Linking Addresses guide](/users/linking-addresses).
93
+
94
+
### How to View Your Address Pair
95
+
96
+
You can view your wallet address on any Sei blockchain explorer to see your transactions and balances.
97
+
98
+
Enter your Sei or EVM address below to view it on SEITRACE:
0 commit comments