-
Notifications
You must be signed in to change notification settings - Fork 12
Description
Hey everyone,

I’m sharing an experimental front-end template for a crypto prediction market simulator. It’s a lightweight app built in Alpine.js where users can simulate hourly yes/no trades on whether a crypto asset's price will be above or below specific thresholds.
🧩 What it includes:
- Real-time price fetching from CoinGecko
- Hourly market expiration and refresh
- Yes/No trade confirmation modal
- Balance tracker, trade history, open positions
- TradingView chart embeds for visual context
💡 Why I'm posting this:
This is just an extra sugar UI template. I’m not maintaining it—it's yours now. If the community prefers this prediction market layout over something more like Nadex or a standard trading chart view, feel free to build on it.
I’ll leave it up to the community to decide if this should become the default or remain a side experiment. Either way, it’s a free starting point.
🔗 Here’s the CodePen if you want to test it live. I've also included the project file used in development which requires my kodeWeave app.