From 68aa693b1881f4efc6d91700efa0fdc129bf3620 Mon Sep 17 00:00:00 2001 From: GiselleNessi Date: Thu, 24 Apr 2025 21:03:35 +0000 Subject: [PATCH] removed wallet connect coming soon title in portal docs (#6845) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ## PR-Codex overview This PR updates the `page.mdx` file in the `faq` section of the `ecosystem` by modifying the mention of `WalletConnect` to reflect its new branding as `Reown` and clarifying the billing details without altering the content. ### Detailed summary - Changed the heading from `WalletConnect (Coming Soon)` to `WalletConnect [(now Reown)](https://reown.com/)`. - No content changes in the billing section, but ensured proper formatting by adding a newline at the end of the file. > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` --- apps/portal/src/app/connect/wallet/ecosystem/faq/page.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/portal/src/app/connect/wallet/ecosystem/faq/page.mdx b/apps/portal/src/app/connect/wallet/ecosystem/faq/page.mdx index c94bd9c47db..5839f3c9064 100644 --- a/apps/portal/src/app/connect/wallet/ecosystem/faq/page.mdx +++ b/apps/portal/src/app/connect/wallet/ecosystem/faq/page.mdx @@ -41,7 +41,7 @@ Partners can install thirdweb SDK and use the Partner ID you created for them to Partners can add your wallet as a wallet connector option in their existing sign in flow on any domains they've whitelisted by calling the follow endpoint from their application. -**WalletConnect (Coming Soon)** +**WalletConnect [(now Reown)](https://reown.com/)** Partners using WalletConnect will automatically display your wallet as a WalletConnect option on any domains they've whitelisted. @@ -55,4 +55,4 @@ You can manage scope in the Permissions tab of your Ecosystem Wallet dashboard. ### How does billing work for Ecosystem Wallets? -As the ecosystem admin, you will be billed $250 monthly for your Ecosystem Wallet. This allows any application or game in your ecosystem generate in-app wallets. Each month, we allow you and your ecosystem partners to generate 30,000 wallets for free. Once you've generated 30,000 wallets, you will be charged $0.02 per in-app wallet. At the end of each month, we will provide you with an invoice with a usage breakdown across all partners. \ No newline at end of file +As the ecosystem admin, you will be billed $250 monthly for your Ecosystem Wallet. This allows any application or game in your ecosystem generate in-app wallets. Each month, we allow you and your ecosystem partners to generate 30,000 wallets for free. Once you've generated 30,000 wallets, you will be charged $0.02 per in-app wallet. At the end of each month, we will provide you with an invoice with a usage breakdown across all partners.