CryptoVista is a React application that provides real-time information and analysis of cryptocurrencies. It utilizes solidity to allow the user to exchange the Ether across the globe on the smartcontract .
- Real-time data: Get up-to-date information about various cryptocurrencies, including their prices, market caps, and trading volumes.
- Cryptocurrency details: View detailed information about individual cryptocurrencies, such as historical price charts, market trends, and social media sentiment.
- Portfolio tracking: Keep track of your cryptocurrency investments by adding them to your portfolio and monitoring their performance.
- News and analysis: Stay informed with the latest news and analysis from the cryptocurrency market.
-
Clone the repository:
git clone https://github.com/SuyashSingh01/cryptovista.git
-
Install the dependencies:
cd cryptovista npm install -
Start the development server:
npm start
-
Open your browser and navigate to
http://localhost:3000to access CryptoVista.
- Home Page: The home page displays a list of popular cryptocurrencies and their basic information. Click on a cryptocurrency to view its details.
- Cryptocurrency Details: The details page provides comprehensive information about a specific cryptocurrency, including its price chart, market trends, and social media sentiment.
- Portfolio: Use the portfolio feature to track your cryptocurrency investments. Add cryptocurrencies to your portfolio and monitor their performance over time.
- News: Stay updated with the latest news and analysis from the cryptocurrency market.
Contributions are welcome! If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for more information.