Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 681 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 681 Bytes

Cardano SundaeSwap/Minswap Arbitration Bot

forthebadgeforthebadge

Quick and dirty code alert. This is a proof of concept.

Node.js / Linux users

  1. npm install && npm --prefix ./gui/ install ./gui/ && npm run build-gui && npm run gui

Windows users

  1. Open cmd.exe
  2. Download node and place it in the build folder.
  3. npm install && npm --prefix ./gui/ install ./gui/ && npm run build-gui
  4. cd .\build && run.bat