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
title: "Get Started - Ecosystem Wallet | thirdweb",
15
+
title: "Ecosystem Wallet",
12
16
description: "Ecosystem Wallet - Own your own web3 identity stack",
13
17
});
14
18
15
-
# Get Started
19
+
# Ecosystem Wallet
16
20
17
-
Learn how to spin up your first ecosystem wallet, brand your wallet, and integrate your first ecosystem partner.
21
+
Ecosystem wallets can span accross multiple apps and games. You can register partners, setup access controls and sponsor gas for your entire ecossytem.
22
+
23
+
Learn how to spin up your first ecosystem wallet, brand your wallet, and integrate your first ecosystem partner.
18
24
19
25
<Steps>
20
-
<Steptitle='Get your Client ID'>
21
-
On the thirdweb dashboard, navigate to settings to create an API Key to obtain a Client ID.
22
-
</Step>
23
26
<Steptitle='Deploy Your Instance'>
24
27
25
28
Visit the [Ecosystem Wallets dashboard](https://thirdweb.com/team/~/~/ecosystem/create) and enter the name of your ecosystem and choose your logo.
@@ -97,3 +100,46 @@ You and your partners can integrate your ecosystem wallet either as a full login
97
100
</Step>
98
101
99
102
</Steps>
103
+
104
+
# How to Register Your thirdweb Ecosystem Wallet with WalletConnect (now Reown)
105
+
106
+
**Note:** WalletConnect Inc. is now Reown. [Read more here](https://reown.com/blog/walletconnect-is-now-reown).
107
+
108
+
Registering your Ecosystem Wallet with Reown allows it to appear in the WalletConnect Explorer for seamless integration with platforms like OpenSea and other third-party applications.
109
+
110
+
<Steps>
111
+
<Steptitle="Create a New Project in Reown">
112
+
Visit the [Reown Dashboard](https://reown.com/) and select **"Create Project"**
113
+
- Enter your [Ecosystem Wallet's Explorer](https://thirdweb.com/team/~/~/ecosystem/) page URL as the **Homepage URL** and proceed.
114
+
- Choose **Wallet** as the project type and select **"Create"**
115
+
</Step>
116
+
117
+
<DocImagesrc={WalletconnectCreate} />
118
+
<DocImagesrc={WalletconnectUrl} />
119
+
<DocImagesrc={WalletconnectWallet} />
120
+
121
+
<Steptitle="Complete Your Project Details">
122
+
Navigate to the **WalletGuide** tab and fill out the following form:
-**Web App URL:** Use your Ecosystem Wallet's Explorer page URL.
126
+
-**Supported Chains:** Choose Ethereum and any other chains your wallet supports.
127
+
-**Logo:** Upload your wallet’s logo (this will appear on the WalletConnect Explorer).
128
+
-**Testing Instructions:** Provide clear testing instructions for the Reown team. For example: *"Log in via the specified URL and select an authentication method."*
129
+
</Step>
130
+
131
+
<DocImagesrc={WalletconnectGuide} />
132
+
133
+
<Steptitle="Submit for Review">
134
+
Once you've completed the form, click **"Submit Review"**
135
+
- After approval, your wallet will appear live on the WalletConnect Explorer.
136
+
</Step>
137
+
138
+
<Steptitle="Verify Your Integration">
139
+
Visit a platform like OpenSea and use WalletConnect to log in.
140
+
- Select your registered wallet from the list and authenticate.
141
+
- Your wallet should now seamlessly connect, allowing you to interact with the platform.
142
+
</Step>
143
+
</Steps>
144
+
145
+
By following these steps, your branded Ecosystem Wallet will be accessible across all WalletConnect-enabled (Reown) applications.
0 commit comments