|
| 1 | +import { Callout, DocImage, createMetadata, Steps, Step } from "@doc"; |
| 2 | +import WalletconnectCreate from "../assets/walletconnect-create.png"; |
| 3 | +import WalletconnectUrl from "../assets/walletconnect-url.png"; |
| 4 | +import WalletconnectWallet from "../assets/walletconnect-wallet.png"; |
| 5 | +import WalletconnectGuide from "../assets/walletconnect-guide.png"; |
| 6 | + |
| 7 | + |
| 8 | +export const metadata = createMetadata({ |
| 9 | + image: { |
| 10 | + title: "thirdweb Ecosystem Wallet", |
| 11 | + icon: "wallets", |
| 12 | + }, |
| 13 | + title: "Register with WalletConnect - Ecosystem Wallet | thirdweb", |
| 14 | + description: "Ecosystem Wallet - Own your own web3 identity stack", |
| 15 | +}); |
| 16 | + |
| 17 | +# How to Register Your thirdweb Ecosystem Wallet with WalletConnect (now Reown) |
| 18 | + |
| 19 | +**Note:** WalletConnect Inc. is now Reown. [Read more here](https://reown.com/blog/walletconnect-is-now-reown). |
| 20 | + |
| 21 | +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. |
| 22 | + |
| 23 | +<Steps> |
| 24 | +<Step title="Create a New Project in Reown"> |
| 25 | +Visit the [Reown Dashboard](https://reown.com/) and select **"Create Project"** |
| 26 | +- Enter your [Ecosystem Wallet's Explorer](https://thirdweb.com/team/~/~/ecosystem/) page URL as the **Homepage URL** and proceed. |
| 27 | +- Choose **Wallet** as the project type and select **"Create"** |
| 28 | +</Step> |
| 29 | + |
| 30 | +<DocImage src={WalletconnectCreate} /> |
| 31 | +<DocImage src={WalletconnectUrl} /> |
| 32 | +<DocImage src={WalletconnectWallet} /> |
| 33 | + |
| 34 | +<Step title="Complete Your Project Details"> |
| 35 | +Navigate to the **WalletGuide** tab and fill out the following form: |
| 36 | +- **Wallet Name:** Provide your wallet's name. |
| 37 | +- **Wallet Category:** Select **"Web App Wallets"** |
| 38 | +- **Web App URL:** Use your Ecosystem Wallet's Explorer page URL. |
| 39 | +- **Supported Chains:** Choose Ethereum and any other chains your wallet supports. |
| 40 | +- **Logo:** Upload your wallet’s logo (this will appear on the WalletConnect Explorer). |
| 41 | +- **Testing Instructions:** Provide clear testing instructions for the Reown team. For example: *"Log in via the specified URL and select an authentication method."* |
| 42 | +</Step> |
| 43 | + |
| 44 | +<DocImage src={WalletconnectGuide} /> |
| 45 | + |
| 46 | +<Step title="Submit for Review"> |
| 47 | +Once you've completed the form, click **"Submit Review"** |
| 48 | +- After approval, your wallet will appear live on the WalletConnect Explorer. |
| 49 | +</Step> |
| 50 | + |
| 51 | +<Step title="Verify Your Integration"> |
| 52 | +Visit a platform like OpenSea and use WalletConnect to log in. |
| 53 | +- Select your registered wallet from the list and authenticate. |
| 54 | +- Your wallet should now seamlessly connect, allowing you to interact with the platform. |
| 55 | +</Step> |
| 56 | +</Steps> |
| 57 | + |
| 58 | +By following these steps, your branded Ecosystem Wallet will be accessible across all WalletConnect-enabled (Reown) applications. |
| 59 | + |
0 commit comments