Skip to content

Coin Compute is a comprehensive cryptocurrency data platform that provides real-time price

Notifications You must be signed in to change notification settings

ashwanidey/CoinCompute

Repository files navigation

Coin Compute

Coin Compute is a comprehensive cryptocurrency data platform that provides real-time price, volume, and market data for over 7000 publicly traded cryptocurrencies. It includes various calculators, a trading simulator, and a Discord bot for accessing cryptocurrency data.

Features

  • Extensive Asset Data: Access information on over 7000 publicly traded cryptocurrencies.
  • Real-time Updates: Stay updated with real-time price, volume, and market data.
  • Proprietary Trading System: Simulate real-life trading scenarios to enhance your trading experience.
  • User-friendly Interface: Enjoy a seamless and intuitive interface for easy navigation and usage.
  • Discord Bot: Access comprehensive cryptocurrency data directly from Discord.

Project Structure

.eslintrc.cjs
.gitignore
blueprint.md
index.html
package.json
postcss.config.js
public/
    _redirects
README.md
src/
    App.css
    App.jsx
    assets/
    components/
        calculator/
            ...
        Chartify.jsx
        discordBot/
        home/
        navbars/
        news/
        priceScroller/
        table/
        tracker/
        watchlist/
    config/
        api.js
    context/
        CryptoContext.jsx
        CryptoNewsContext.jsx
        GlobalDataContext.jsx
        ScreenSize.jsx
        StorageContext.jsx
    functions/
        calculator.js
    index.css
    main.jsx
tailwind.config.js
vite.config.js

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/coin-compute.git
    cd coin-compute
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm run dev

Usage

  • Calculators: Navigate to the calculator section to use various calculators like PNL, Target Price, Liquidation Price, Max Open, and Open Price.
  • Tracker: Track the performance of different cryptocurrencies.
  • News: Stay updated with the latest cryptocurrency news.
  • Discord Bot: Use the Discord bot to access cryptocurrency data directly from Discord.

Contact

For any inquiries, please contact us at ashwanidey2904@gmail.com.

About

Coin Compute is a comprehensive cryptocurrency data platform that provides real-time price

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published