Architecture Overview
Last updated
Last updated
OmniFlux follows a modular client-server architecture:Directory Structure
Key Architecture Points
Modular Design: Separate modules for agents, swarms, blockchain, and DEX operations.
Client-Server Model: Node.js server (port 8052) with a TypeScript CLI and Python wrapper.
Solana Backend: Handles trading, blockchain interactions, and swarm optimization.
TypeScript CLI: User-friendly interface for managing trades and agents.
Python Wrapper: Provides programmatic access with AI integrations.