Git Product home page Git Product logo

quantifi-dash's Introduction

Quantifi

Quantifi is a centralized dashboard for investors and collectors to access comprehensive analytics and visualizations for cryptocurrency and NFT data. This platform integrates with various real-time data sources from cryptocurrency APIs and NFT marketplaces to provide users with up-to-date information to make informed investment decisions.

Features

  • User Authentication via Discord with Next Auth.
  • Real-time charts and data integration from Trading View.
  • NFT collection and detail fetching from MagicEden API.
  • Latest blockchain, DeFi, and NFT news through a news API.
  • Investment project search and overview.
  • Customizable user preferences for news and project alerts.

System Requirements

  • Node.js (version 14.0 or higher recommended)
  • npm (bundled with Node.js) or Yarn as a package manager

Getting Started

Follow these instructions to get your copy of Quantifi up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install the software:

  • Git
  • Node.js
  • npm or Yarn

Installing

A step-by-step series of examples that tell you how to get a development environment running:

  1. Clone the Repository

    git clone https://github.com/SolusRGB/quantifi-dash.git
    cd quantifi-dash
  2. Install Dependencies

    npm install

    or

    yarn install
  3. Set up environment variables If there isn't a .env file in the root directory, create one.

    mkdir .env

    Fill in the environment variables in the .env file with the variables applied in the report.

  4. Start the Development Server

    npm run dev

    or

    yarn dev

quantifi-dash's People

Contributors

solusrgb avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.