Skip to content

Commit db1df6b

Browse files
author
Your Name
committed
freeze+pyinstall
1 parent 12838d6 commit db1df6b

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,18 @@ To run this code you'll need an ethereum geth node with your wallet imported, ru
77
The other variables are self-explainatory.
88

99

10-
If you're not executing against new orders on the books, try a higher gasPrice.
10+
If you're not executing against new orders on the books, try a higher gasPrice.
11+
12+
13+
The app.exe in the root directory was created with cxfreeze or whtaever it's called, I can't get it to run on windows 10. The app file in dist/app can be renamed to .exe but I can't get it running on windows 10 either.
14+
15+
16+
What you'll need to run this code:
17+
18+
1. geth running on local IPC
19+
2. python3.7
20+
3. pip3.7
21+
4. run pip3.7 (or pip) install web3 requests
22+
5. edit config.json
23+
6. it'll index all open arb opportunities, not act on them
24+
7. new arb opportunities greater than the fees it will act on

0 commit comments

Comments
 (0)