Skip to content

Repository files navigation

Stance
Stance

An elegant trading terminal for Polymarket prediction markets.

About

Stance is an open-source trading terminal for Polymarket that lets you explore prediction markets and trade them through one clean interface. Built to be lightning fast while still providing all the features you would find on Polymarket. Stance includes live sports data by Sportradar, esports data by GRID, equity prices by Pyth, and crypto prices by Chainlink. Stance also provides fast updates on market prices and order books through websockets to Polymarket's CLOB with milisecond latency.

Stance also features a paper trading mode that lets you simulate trades with real Polymarket data, so you can practice your trading skills without risking any money.

You can use Stance in your browser at stance.lol or run it locally on your machine.

Screenshots

image

Homepage

image

Elections

image

Crypto markets

image

Bitcoin 5 minute market

image

Counter Strike 2 page

image

Live sports page

Local Setup

You will need:

  • Bun
  • A browser made within the past decade
  1. Clone the repository:
git clone https://github.com/3kh0/stance.git
cd stance
bun install
bun run dev
  1. Open your browser and go to http://localhost:3000

Configuration

Stance is stateless, there is no database and no auth. Server routes simply proxy Polymarket upstreams, your keys stay on your machine. Stance does not have any control over your funds, and you can use it with any wallet that supports Polygon.

For production, set NUXT_PUBLIC_SITE_URL to your origin so OG and Twitter share URLs work correctly.

Deployment

Stance is built with Nuxt, so it runs literally anywhere. Build with bun run build and deploy the output where you please.

License

This project is licensed under the GNU GPLv3 License. See the LICENSE.txt file for details. If you are to use this code in your own project, I ask that you do the right thing and open-source your work as well or at least give credit where credit is due.

Thanks

Please note that Stance is not affiliated with, sponsored by, or endorsed by Polymarket.

About

An elegant trading terminal for Polymarket prediction markets

Topics

Resources

Stars

Watchers

Forks

Releases

Used by

Contributors

Languages