Commit Graph

15 Commits

Author SHA1 Message Date
c144c537f5 feat: Add GitHub Actions workflow for pushing to Dappbundle
Some checks failed
Workflow push to Dappbundle / Build (push) Has been cancelled
2026-01-12 17:50:27 +05:30
9163efa2c0 docs: Add initial README for Algorand wallet project. 2025-12-10 19:26:54 +05:30
cd8349ed6f feat: add minimum balance check before sending transactions and display detailed error UI 2025-12-06 13:53:42 +05:30
2430b2d687 refactor: simplify form instruction for private key input 2025-12-06 02:27:33 +05:30
e62b5d486c refactor: Enhance private key and ALGO address input validation, distinguishing WIF keys from transaction IDs and updating placeholder text. 2025-12-06 02:22:14 +05:30
b60115b09e feat: Enhance transaction formatting to support asset transfers alongside payment transactions 2025-12-05 17:31:00 +05:30
e9714f9b9d feat: Implement pagination for transaction loading with dynamic next button state 2025-12-05 17:25:38 +05:30
f87813c86c fix: Update transaction detail label from "Round" to "Block" 2025-12-05 16:42:46 +05:30
4563536b17 fix: Update notification message for invalid private key format 2025-12-05 16:29:15 +05:30
3c93a8637e feat: Add private key input validation and implement insufficient balance check for ALGO transactions. 2025-12-05 15:20:17 +05:30
3358208817 feat: Add light theme support 2025-12-05 15:03:12 +05:30
4be7162cf4 feat: correct "Algo Wallet" title to "Algorand Wallet". 2025-12-05 14:52:26 +05:30
ac92ea29e9 feat: set default theme to dark 2025-12-05 14:36:18 +05:30
c96eb7cdea feat: Add icons to transaction filter buttons and enhance their responsive styling. 2025-12-05 14:23:09 +05:30
93d25d6d33 feat: Implement initial Algorand wallet application including UI, blockchain API integration, and cryptographic functionalities. 2025-12-05 14:08:07 +05:30