You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**server/**: FastAPI app in `fastapi_server.py`, auth, validation, activity tracking
43
43
-**onchain/**: Blockchain data layer - `pools/` for DeFi protocol abstraction, `tokens/` for metadata, `portfolio/` for wallet analysis, `analytics/` for metrics
44
-
-**templates/**: Jinja2 prompt templates for agents (`analyst_agent.jinja2`, `investor_agent.jinja2`, `router.jinja2`)
44
+
-**templates/**: Jinja2 prompt templates for agents (`analyst_agent.jinja2`, `investor_agent.jinja2`)
45
45
-**api/api_types.py**: All Pydantic models (Token, Pool, Portfolio, Message types)
0 commit comments