Example apps built with Jupiter APIs.
| App | Description |
|---|---|
| prediction-markets | Prediction markets trading UI with orderbook, positions, and wallet integration |
| prediction-API-video-demo | Sports prediction market app — event browsing, multi-market views, bet placement with USDC/JupUSD |
| price-api | Token price dashboard using the Jupiter Price API |
| tokens-api | Token list and metadata explorer using the Jupiter Tokens API |
pnpm installCopy .env.example to .env.local in any app directory and fill in your keys.
cd apps/prediction-markets
pnpm devpnpm devSee LICENSE.