Commit graph

4 commits

Author SHA1 Message Date
Face
930d1f41d7 feat: update database schema for precision + AMM behavior 2025-05-23 21:45:41 +03:00
Face
a278d0c6a5 feat: add CoinIcon component for displaying cryptocurrency icons
feat: implement TradeModal for buying and selling coins with validation and transaction handling

feat: create server-side trade API for executing buy/sell transactions and updating user balances

feat: add transactions API to fetch user transaction history

feat: implement portfolio page to display user's holdings and recent transactions
2025-05-23 19:48:23 +03:00
Face
16ad425bb5 feat: add username availability check API endpoint
feat: create user image retrieval API endpoint

feat: enhance coin page with dynamic data fetching and improved UI

feat: implement coin creation form with validation and submission logic

feat: add user settings page with profile update functionality
2025-05-23 16:26:02 +03:00
Face
8086aa8f38 init 2025-05-21 21:34:22 +03:00