This is a report of all our activities in August
Community Management
- All community activities were duly managed by Earnest and Trophy
- Weekly community calls:
Community Engagement
- Gaming Interactions
- 5 new players in August
- 3 new player in the last 7 days
- 8.13K All-Time Unique Users
- 1.79M transactions in total
Raids
Some of our community members have hosted weekly raids for Crypto Heroes, forming several teams to tackle bosses in different difficulty levels
https://x.com/kaymenz_/status/1826319173753967018?t=L9-sFQgwjiOZIDB1Q7C_Fg&s=35
Raid groups can be created weekly and take 8 players to fill one. To learn how to create or Join groups, please refer to this tutorial
Bug Report: Issues with Meteor Wallet and Raid Functionality
1. Meteor Wallet Login Issue
- Problem: Users experience being logged out unexpectedly when using Meteor Wallet.
- Details: The issue seems to be related to the wallet adding a key instead of deleting it during the logout process. This leads to the user being taken out of their session unexpectedly.
- Community Insights:
- The correct function (
exports.deletekey
) should be called to delete the key and redirect the user to the login screen. - There’s a similar issue with MyNearWallet, but it somehow manages to circumvent the problem. However, both wallets should ideally have this issue fixed.
- The correct function (
2. Pending Raids Not Visible in UI
- Problem: The UI does not display pending raids, which is a significant issue for users.
- Details: Users are unable to see raids that are pending, which affects their ability to participate effectively in the weekly raid group.
3. Raid Group Functionality
- Positive Aspect: Once a character has gear equipped, they can join the weekly raid group or create one of their own.
- Suggested Improvement: It would be beneficial to introduce additional rewards for raid leaders or members beyond the existing PXT rewards that are automatically given based on the group’s achievements during the week.
4. Logout Function Issue
- Problem: The logout function in Meteor Wallet is improperly calling the
add key
function instead of deleting the key, causing confusion and potential security risks. - Community Insights:
- The hang issue experienced by some users might be related and is generally resolved by waiting or refreshing the page. However, addressing the logout function to delete the key correctly would be an essential first step in resolving this issue.
- The wallet flow in Meteor Wallet, particularly the pop-up, is different and may require specific attention to fix this bug.
Next Steps
Marma J Gaming (PixelDapps) is exploring the integration of an AI agent into the UI for CryptoHeroes. The aim is to enhance the onboarding experience and streamline in-game transactions, particularly for new players, by providing a text-based interaction that is faster and more intuitive than the current UI.
Proposed Features:
- User Guidance: The AI agent would assist users in navigating the game, including tasks like token swaps, joining raids, and checking rewards.
- Enhanced Accessibility: With built-in translation support, the AI agent could potentially make the game more accessible to non-English speakers.
- Parallel Support: The AI tool would be offered alongside the existing UI, acting as an aid rather than a replacement.
Considerations:
- Feasibility: While this integration seems promising, there is uncertainty about the extent of AI use cases in similar contexts. Apart from its application in the Mintbase/Bitte wallet, there seems to be limited exploration of AI tools in this space.
- Next Steps: Investigate potential use cases and assess the practicality of integrating such a tool within CryptoHeroes. It would be beneficial to review any existing AI implementations in similar platforms to understand best practices and possible challenges.
Decision Point:
Does it seem reasonable to move forward with an integration like this, considering the potential benefits and the current lack of widespread adoption?