You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Build a React component for a Telegram Mini App game called "Farmer's Legacy" (إرث الفلاح). The UI should include:
Main Dashboard: A wooden-themed rustic background with a top bar showing "Grains" and "Coins" balance.
Wallet Popup: When clicking a "Wallet" button, a modern glassmorphism popup appears showing:
Balance in TON (with the blue icon).
Balance in Telegram Stars (with the gold star icon).
Equivalent value in USD.
Two buttons: "Deposit" and "Withdraw".
Action Buttons: At the bottom, add 4 stylized buttons: "Farm", "Shop", "Wallet", and "Settings".
Styling: Use Tailwind CSS. The design should be mobile-first, responsive, and use a dark/earthy color palette (browns, greens, and gold).
Language: Support Arabic and English text (Right-to-Left for Arabic). #197