From a37307d01e6971502b19160a5a16a04ec4737383 Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Fri, 27 Jun 2025 07:53:19 +0000 Subject: [PATCH] Add WalletGuide submission item to WalletKit best practices checklist - Added new checklist item 6 for WalletGuide submission - Links to existing explorer submission documentation - Helps wallet developers get listed in WalletGuide - Follows existing checklist format and structure Co-Authored-By: ignacio.rivera@reown.com --- walletkit/best-practices.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/walletkit/best-practices.mdx b/walletkit/best-practices.mdx index ec75c8e41..26cbf01c8 100644 --- a/walletkit/best-practices.mdx +++ b/walletkit/best-practices.mdx @@ -46,6 +46,10 @@ To make sure your wallet adheres to the best practices, we recommend implementin - ✅ Ensure that you are using the latest SDK version - ✅ Update your SDK regularly to benefit from the latest features and bug fixes - ✅ Subscribe to SDK updates to stay informed about new releases +6. **WalletGuide Submission** + - ✅ Submit your wallet to WalletGuide for listing in the explorer + - ✅ Complete the [explorer submission process](../cloud/explorer-submission) to ensure your wallet appears in WalletGuide + - ✅ Provide all required information including testing instructions and metadata ## 1. Success and Error Messages