Manually trade Bitcoin five-minute prediction markets on Polymarket from a local browser dashboard.
Monitor live streaming price data for current and upcoming Bitcoin five-minute markets.
Track your open and realized profit and loss for the day in UTC.
Review and manually confirm every order before it is submitted to the market.
| eh-a0/polytread | 132ikl/game | 1lystore/pay-dcp | |
|---|---|---|---|
| Stars | 2 | 2 | 2 |
| Language | Rust | Rust | Rust |
| Last pushed | — | 2020-12-30 | — |
| Maintenance | — | Dormant | — |
| Setup difficulty | moderate | moderate | moderate |
| Complexity | 3/5 | 2/5 | 3/5 |
| Audience | vibe coder | general | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires a wallet key for Polymarket and walks you through verifying your connection and balance during a text-based setup wizard.
PolyTread is a small, local application for manually trading a specific type of market on Polymarket, a prediction platform. It focuses on Bitcoin five-minute markets. The app runs entirely on your own computer as a native service, and you view it through your browser at a private localhost address rather than a public website. It does not run a trading bot or produce trading signals. Instead, it shows you live market data and lets you submit orders only when you explicitly confirm them. The setup process is designed to be approachable. You install it through npm, which is a standard package manager for JavaScript projects. The installer downloads the correct version for your operating system and checks that the downloaded file matches a known cryptographic signature. On first launch, a text-based wizard walks you through entering your wallet key, checking your connection to Polymarket, reviewing your balance, and deciding whether to allow trading from the browser. Your settings are saved in your operating system's credential vault so you do not need to re-enter them each time. Safety is a central theme. Every session starts with trading turned off, a state the app calls disarmed. Even if you enabled browser trading during setup, you must separately arm the dashboard each time you start a session. Every order requires a final confirmation step before it is sent. The app can show you positions that are eligible for a claim, but it will never claim them for you. The README is explicit that PolyTread can submit real-money orders and that it offers no promise of profit. The app finds the current and next five-minute Bitcoin markets, streams public price data, and reconciles order status after you submit a trade. It shows your open and realized profit and loss for the day in UTC. It does not run an automated strategy, predict winners, or arm the dashboard on its own. A separate guide covers the dashboard layout, the price chart, order controls, and the activity history. The full README is longer than what was shown.
A local desktop app for manually trading Bitcoin five-minute prediction markets on Polymarket. It streams live market data to your browser and only submits orders you explicitly confirm.
Mainly Rust. The stack also includes Rust, npm, Browser.
The explanation does not mention a license, so the licensing terms for this project are unknown.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly vibe coder.
This repo across BitVibe Labs
double-check against the repo, no cap.