This website requires JavaScript.
Explore
Help
Register
Sign In
gavindiaz
/
py_polymarket_hft_mm
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0c1e9d948730da4afff0f57b9cc9d40d78a7db4e
py_polymarket_hft_mm
/
run.sh
T
3 lines
72 B
Bash
Raw
Normal View
History
Unescape
Escape
Add run script to launch in-memory database and order listener
2026-01-03 13:24:02 +06:00
nohup in_memory_db/in_mem_db
&
nohup order_listener.py
&
screen main.py
Reference in New Issue
Copy Permalink