register-trade-agent
Calls darkpool::agent::register_agent with name + strategy blob + BalanceManager / TradeCap / PredictManager ids. Captures the new TradeAgent id (to TRADE_AGENT_ID in .env) and AgentOwnerCap id (keep safe).
Full registration with V3 TradeCap
TRADE_AGENT_ID is in .env, the runtime reads is_active per tick. The owner can pause / resume on chain via /agents/:agentId Owner Controls.
Or use the Create wizard
/agents to Create agent does the same in the browser, plus optional DUSDC deposit and a downloadable mandate. Dry-run only. Keeps junk test agents off the on-chain leaderboard.
