mirror of
https://github.com/pezkuwichain/pezkuwi-telegram-miniapp.git
synced 2026-06-20 05:41:05 +00:00
feat: add P2P deposit/withdraw flow for Telegram mini app
- New request-withdraw-telegram edge function (session token auth) - New DepositWithdrawModal component with deposit/withdraw tabs - Deposit: platform wallet display, TX hash verification, on-chain check - Withdraw: token select, amount, fee display, balance validation - BalanceCard: deposit/withdraw buttons always visible - P2P section: modal state management and balance refresh on success - p2p-api: verifyDeposit and requestWithdraw functions - i18n: 24 new translation keys across all 6 languages
This commit is contained in:
+3
-3
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.0.225",
|
||||
"buildTime": "2026-02-26T14:51:09.120Z",
|
||||
"buildNumber": 1772117469121
|
||||
"version": "1.0.227",
|
||||
"buildTime": "2026-02-26T17:26:18.861Z",
|
||||
"buildNumber": 1772126778862
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user