Every layer of an account farm pipeline — scheduling, wallet ops, browser automation, analytics — under one roof.
⬡
Scheduler
Cron-based task runner with per-account locking, retry logic, and status tracking across distributed worker slots.
⬡
Treasury / DeFi
DeBank API integration with HMAC-signed requests, portfolio heatmap, LLM-powered position analysis sidebar.
⬡
CSX Executor
Roslyn in-process script runner compatible with ZennoPoster .csx scripts. #load directives, SHA256 composite cache, IBrowserInstance abstraction.
⬡
Browser Automation
Playwright over WebSocket endpoint or persistence profile directories. ZennoBrowser profile management via ZB API.
⬡
AI Reports
Per-project and cross-project LLM analysis of farm run data. Cached in DB, model selection proxied from aiio API.
⬡
System Monitor
Native C# snapshot via P/Invoke: TCP tables, memory, processes. Sortable UI tables + AI audit endpoint.
⬡
ZP Orchestrator
ZennoPoster V7 integration as optional dependency. Thread slot management, stale record cleanup, inter-process coordination.
⬡
Web3 / Nethereum
Multichain EVM ops via factory. Signing via traffic intercept or Nethereum.Web3.Accounts. Nonce from RPC, no external key custodian.
⬡
Embedded HTTP Server
Self-hosted server serves the WebView2 dashboard: scheduler, logs, config, JSON/XML tools, HTTP replay, cliprates, and more.