This repository exists to collect bug reports, feature suggestions, and other feedback for the Sherry Debugger. While the source code of our debugger is not public, we're committed to providing a robust debugging environment for your mini-apps and want to make it easy for you to report issues and suggest improvements.
Sherry Debugger is a specialized tool designed to help developers test and troubleshoot their mini-apps before deployment in the Sherry ecosystem. It provides a sandbox environment where you can:
- Validate your mini-app metadata structure
- Test blockchain interactions without spending real tokens
- Simulate multi-chain operations
- Debug complex nested action flows
- Preview UI components and user interactions
- Monitor execution context and state changes
- Go to the Issues section
- Click "New Issue"
- Select "Bug Report"
- Fill out the form with as much detail as possible
- Submit the issue
The more information you provide, the faster we can reproduce and fix the issue. Please include:
- A detailed description of what happened
- Step-by-step instructions to reproduce the bug
- Relevant mini-app metadata (with sensitive information removed)
- Error messages and console logs
- Screenshots or screen recordings if possible
Have ideas to improve the Sherry Debugger? We'd love to hear them!
- Go to the Issues section
- Click "New Issue"
- Select "Feature Request"
- Describe your idea and why it would be valuable
- Submit the feature request
- We review all new issues at least twice a week
- Priority issues (affecting many users or blocking development) are addressed first
- You'll be notified when:
- Your issue is confirmed/triaged
- We need additional information
- The issue is resolved
- Check if your issue has already been reported
- Be as specific and detailed as possible
- Include minimal reproducible examples
- Sanitize any sensitive information before posting
- Follow up if we request more information
- Include sensitive data like private keys, addresses, or tokens
- Post multiple issues in one report (create separate issues instead)
- Use this tracker for general support questions (use our Discord for that)
We currently support debugging mini-apps developed with Sherry SDK v1.0.0 and above. The latest version of the debugger supports all action types and chains available in the most recent SDK release.
If you have questions about using the issue tracker or need immediate support, please join our Discord community.
Thank you for helping us improve the Sherry Debugger!
Note: This repository is only for reporting issues with the Sherry Debugger. For SDK documentation, tutorials, and general questions, please visit our official documentation.