@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/telegram

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

@barfinex/config

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

@barfinex/provider-ws-bridge

WebSocket bridge library for the Barfinex ecosystem. Provides a shared provider communication layer to connect services and modules through a unified real-time WebSocket API.