Minor word tweak

This commit is contained in:
doylet
2026-08-31 17:42:14 +10:00
parent 22318601f6
commit 9e3fee942c
+5 -5
View File
@@ -464,11 +464,11 @@
<tr><td><img src="assets/projects_solidpp.jpg"></td></tr>
</table>
<p>
A complete rewrite of the Liquid++ bot in Python with a native C++ ImGui dashboard which also
targets the web using Emscripten for remote monitoring. This was an experiment into the
viability of using Python for faster iteration on protocol updates on Chainflip as well as
testing newer strategies more easily. It was also an experiment in using ImGui for web
UIs.
A complete rewrite of my trading/market making bot in Python with a native C++ ImGui
dashboard which also targets the web using Emscripten for remote monitoring. This was an
experiment into the viability of using Python for faster iteration on protocol updates as
well as testing newer strategies more easily. It was also an experiment in using ImGui for
web UIs.
</p>
<p>
The rewrite was a trade-off sacrificing latency for faster iteration. Chainflip has a