Virtual cryptocurrency simulator based on Rugplay
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.
Find a file
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
website feat: add CoinIcon component for displaying cryptocurrency icons 2025-05-23 19:48:23 +03:00
.gitattributes Initial commit 2025-05-20 18:36:36 +03:00
.gitignore feat: add username availability check API endpoint 2025-05-23 16:26:02 +03:00
drop.sql feat: add username availability check API endpoint 2025-05-23 16:26:02 +03:00
LICENSE license 2025-05-20 18:37:10 +03:00