Minor word tweak
This commit is contained in:
+5
-5
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user