This repository has been archived on 2025-08-19. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
coinstorge/website/src/lib
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
..
components feat: add CoinIcon component for displaying cryptocurrency icons 2025-05-23 19:48:23 +03:00
data feat: add username availability check API endpoint 2025-05-23 16:26:02 +03:00
hooks auth & sidebar 2025-05-22 13:17:11 +03:00
server feat: add username availability check API endpoint 2025-05-23 16:26:02 +03:00
stores feat: add CoinIcon component for displaying cryptocurrency icons 2025-05-23 19:48:23 +03:00
utils feat: add username availability check API endpoint 2025-05-23 16:26:02 +03:00
auth-client.ts auth & sidebar 2025-05-22 13:17:11 +03:00
auth.ts feat: add username availability check API endpoint 2025-05-23 16:26:02 +03:00
index.ts init 2025-05-21 21:34:22 +03:00
utils.ts feat: add username availability check API endpoint 2025-05-23 16:26:02 +03:00