Skip to content

Add WalletGuide submission item to WalletKit best practices checklist #517

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions walletkit/best-practices.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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**
Copy link
Preview

Copilot AI Jun 27, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[nitpick] Consider whether maintaining manual numbering in the checklist is ideal. Automating numbering or using a consistent list style could ease future updates and reduce the risk of numbering errors.

Copilot uses AI. Check for mistakes.

- ✅ 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

Expand Down