Crypto-Wiz is a modern cryptocurrency web application that allows users to track, analyze, and trade cryptocurrencies in real time. It provides live updates on prices, trading volumes, and 24-hour changes using the Livecoin Watch API and Binance API. The app also includes functionalities like portfolio management, watchlist creation, and live price updates via WebSockets.
-
Fetch live cryptocurrency data (price, volume, 24-hour change) using the Livecoin Watch API.
-
Interactive price graphs and market analysis powered by the Binance API.
-
Real-time price updates implemented via WebSockets.
-
Buy and sell cryptocurrencies within the platform.
-
Manage funds by adding virtual money to simulate real trading.
-
View and track your cryptocurrency holdings.
-
Check the overall value and performance of your portfolio in real time.
-
Add favorite cryptocurrencies to a personalized watchlist.
-
Get quick access to the latest updates on selected coins.
- Search for specific cryptocurrencies quickly and efficiently.
-
React.js: For building a dynamic and responsive user interface.
-
Chart.js: For rendering interactive price graphs.
-
Node.js with Express.js: For handling API requests and managing the server-side logic.
-
MongoDB: For storing user data, watchlists, portfolio, and transaction history.
-
Livecoin Watch API: For fetching live market data.
-
Binance API: For real-time price graphs and market data.
-
WebSockets: For real-time price updates.
-
JWT: For user authentication.