Sample App
The Proof of Concept (PoC) app is a simple clicker game, similar to Hamster Combat, designed to showcase the capabilities of t:connect in a fun and interactive way. It demonstrates how blockchain interactions can be seamlessly integrated into a Telegram Mini App.
Game Features
Main Button Clicking
Action: Clicking on the main button.
Effect: Increases the player's balance by a base amount.
Description: Each click represents a basic action in the game, incrementing your balance.
Mining Objects
Action: Clicking on a mining object within the game.
Effect: Increases the balance automatically every hour.
Description: Mining objects act as passive income generators, adding to your balance over time without additional clicks.
Combos
Action: Achieving certain click sequences or milestones.
Effect: Provides a one-time significant increase to the balance.
Description: Combos reward players for active engagement and skillful clicking patterns.
Referral Links
Action: Generating and sending a referral link to other Telegram users.
Effect: The referrer gets rewarded after he has invited 3 friends.
Description: Encourages users to invite friends, expanding the game's user base organically.
How to Use:
Click on the Referral button.
Send the link via Telegram to your contacts.
Earn Section
Action: Clicking on items within the Earn section.
Effect: Opens a link (e.g., an advertisement or partner site) and increases the balance once per item.
Description: Provides opportunities to earn extra coins by engaging with sponsored content.
Boost Menue
Action: Spending balance to purchase boosts.
Effect:
Temporary Boost: Multiplies the effect of the main button clicks by x2 up to 5x for 3600s down to 60s.
Permanent Multiplier: Doubles (2x) the effect of main button clicks for the lifetime of the game.
Description: Allows players to strategically enhance their earning potential through boosts.
Wallet
Action: Connect to the wallet
Description: The @tconnect.io/modal opens and the user can connect to his favorite wallet

Game Flow
Starting the Game
Modals
In the game, modals are used to inform users about important events. For example, when a boost-item is purchased, a modal appears at the top of the screen confirming the action. Similarly, when a task in the "Earn" section is completed successfully, a larger modal provides detailed information about the current status of the action.
Last updated