Skip to content

Commit 68aa693

Browse files
committed
removed wallet connect coming soon title in portal docs (#6845)
<!-- ## title your PR with this format: "[SDK/Dashboard/Portal] Feature/Fix: Concise title for the changes" If you did not copy the branch name from Linear, paste the issue tag here (format is TEAM-0000): ## Notes for the reviewer Anything important to call out? Be sure to also clarify these in your comments. ## How to test Unit tests, playground, etc. --> <!-- start pr-codex --> --- ## 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}` <!-- end pr-codex -->
1 parent 270e53c commit 68aa693

File tree

1 file changed

+2
-2
lines changed
  • apps/portal/src/app/connect/wallet/ecosystem/faq

1 file changed

+2
-2
lines changed

apps/portal/src/app/connect/wallet/ecosystem/faq/page.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Partners can install thirdweb SDK and use the Partner ID you created for them to
4141

4242
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.
4343

44-
**WalletConnect (Coming Soon)**
44+
**WalletConnect [(now Reown)](https://reown.com/)**
4545

4646
Partners using WalletConnect will automatically display your wallet as a WalletConnect option on any domains they've whitelisted.
4747

@@ -55,4 +55,4 @@ You can manage scope in the Permissions tab of your Ecosystem Wallet dashboard.
5555

5656
### How does billing work for Ecosystem Wallets?
5757

58-
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.
58+
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.

0 commit comments

Comments
 (0)