Getting Started¶
Prerequisites¶
- Python 3.13+
- uv
- A running DEX engine (port 17000)
Install¶
Run¶
Browser mode (development):
Native window mode:
Visit http://localhost:7860.
Connect to DEX Engine¶
DEX Studio connects to a running DEX engine via HTTP. Start the engine first:
Then start Studio — it will auto-detect the engine at http://localhost:17000.