NewsNTech
MoonPay's Dawn CLI Decompiled: Natural Language to Executable Trade Code MoonPay quietly bought Dawn Labs and shipped Dawn CLI, a tool that takes a sentence like "buy YES on this market when the spread crosses 4 cents" and emits something a runtime can actually execute.
Behind the meter, this is less a trading product and more a compiler — a pipeline that translates loose English into a typed strategy specification, then into orders that hit Polymarket on Polygon.
That framing matters because every interesting failure mode in the system is a compiler failure mode, not a UX one.
The natural-language layer is doing intent extraction, slot filling, and ambiguity resolution — the same surface that LLM coding tools have been chewing on for two years.
Keep reading