tea-trading-aggregator

1.1.4 • Public • Published

Trading Aggregator App

Description

This project aims to provide a simple, fast, and user-friendly trading aggregator for tracking portfolios across multiple EVM-based chains. Whether you're a seasoned trader or a beginner, this app will help you stay informed about market data, execute trades, and manage your investments.

Features

  • Real-time data aggregation from various exchanges and markets.
  • Portfolio tracking with customizable watchlists.
  • User-friendly interface for seamless interaction.
  • Support for Ethereum, Binance Smart Chain, Polygon, and other EVM-compatible chains.

Tech Stack

  • Frontend: React.js
  • Backend: Node.js (Express)
  • Database: MongoDB (using Mongoose)
  • API Integration: Axios for fetching market data

Installation and Usage

  1. Clone this repository:

    git clone https://github.com/your-username/trading-aggregator.git
    cd trading-aggregator
  2. Install dependencies:

    npm install
  3. Set up your environment variables (e.g., API keys, database connection) in a .env file.

  4. Run the app:

    npm start
  5. Open your browser and navigate to http://localhost:3000.

Screenshots

Trading Aggregator

Contributing

Contributions are welcome! If you find a bug or have an idea for improvement, feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.


Package Sidebar

Install

npm i tea-trading-aggregator

Weekly Downloads

1

Version

1.1.4

License

ISC

Unpacked Size

2.01 kB

Total Files

2

Last publish

Collaborators

  • grxkun