@barfinex/types

Core TypeScript type definitions and shared interfaces for the Barfinex ecosystem. Provides strongly-typed contracts for modules, services, and plugins.

@barfinex/utils

Utility functions and helper classes for the Barfinex ecosystem. Includes type guards, HTTP client, Redis client, and common helpers for trading applications.

@barfinex/config

Configuration management module for the Barfinex ecosystem. Provides typed configuration interfaces, file-based loading, environment variable interpolation, and NestJS service integration.

@barfinex/telegram

NestJS module for seamless Telegram Bot API integration, with typed interfaces, providers, and services. Part of the Barfinex ecosystem.

@barfinex/connectors

Connectors module for the Barfinex ecosystem. Provides integration with external market data providers (Binance, Alpaca, Tinkoff, etc.) via NestJS.