jolymarket

polymarket arbitrage bot

automated arbitrage trading

monitor hundreds of polymarket orderbooks simultaneously via websocket. automatically detect and execute arbitrage opportunities when yes + no prices sum below $1.

setup guide

1. download the app

get the latest release from github:

git clone https://github.com/flavormingo/jolymarket.git
cd jolymarket/gui

2. install dependencies

npm install

3. run the app

node server.js

then open http://localhost:3000 in your browser

4. configure your wallet

in the app, enter your:

  • polymarket private key - export from magic (settings → security)
  • polymarket wallet address - your proxy wallet address

click "save config" and you're ready to go!