https://github.com/edycutjong/juprobe
🔬 Jupiter API DX probe — stress test every endpoint, measure latency, generate actionable DX report.
https://github.com/edycutjong/juprobe
api-testing developer-experience dx frontier hackathon jupiter latency nextjs react solana tailwindcss typescript vitest
Last synced: 1 day ago
JSON representation
🔬 Jupiter API DX probe — stress test every endpoint, measure latency, generate actionable DX report.
- Host: GitHub
- URL: https://github.com/edycutjong/juprobe
- Owner: edycutjong
- License: mit
- Created: 2026-05-10T00:24:27.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2026-05-10T12:45:39.000Z (about 1 month ago)
- Last Synced: 2026-05-10T14:32:54.235Z (about 1 month ago)
- Topics: api-testing, developer-experience, dx, frontier, hackathon, jupiter, latency, nextjs, react, solana, tailwindcss, typescript, vitest
- Language: TypeScript
- Homepage: https://juprobe.edycu.dev
- Size: 14.4 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Agents: AGENTS.md
Awesome Lists containing this project
README
Juprobe 🚀
Jupiter API DX probe — stress test every endpoint, measure latency, generate actionable DX report.
[](https://juprobe.edycu.dev)
[](https://youtu.be/Asu1dEsUAgk)
[](https://youtu.be/Asu1dEsUAgk)
[](https://superteam.fun/earn/listing/not-your-regular-bounty)





[](https://github.com/edycutjong/juprobe/actions/workflows/ci.yml)
---
## 📸 See it in Action
*(Demo GIF and UI screenshots can be found in the `docs/assets` directory)*
[**▶️ Watch the Demo Video**](https://youtu.be/Asu1dEsUAgk)
## 💡 The Problem & Solution
Jupiter API DX probe — stress test every endpoint, measure latency, generate actionable DX report.
**Juprobe** solves this by providing:
Jupiter API DX probe — stress test every endpoint, measure latency, generate actionable DX report.
**Key Features:**
- ⚡ **High Performance:** Seamless integration and optimized workflows.
- 🔒 **Secure by Design:** Verifiable on-chain actions and robust data protection.
- 🎨 **Intuitive UX:** Beautiful, user-centric interface built for scale.
## 🏗️ Architecture & Tech Stack
### Tech Stack
| Component | Technology | Description |
|-----------|------------|-------------|
| **Frontend** | Next.js 16, React 19 | App Router, SSR, Server Components |
| **Styling** | Tailwind CSS v4 | High-performance responsive UI |
| **Language** | TypeScript | Strict type safety across the stack |
| **Integration**| Jupiter API | Swap, Limit Order, and DCA protocols |
| **Testing** | Vitest | Comprehensive unit and component testing |
For a detailed breakdown of our system architecture and data flow, please refer to the [Architecture Document](docs/ARCHITECTURE.md).
## 🧩 How We Use Juprube
**Juprobe** fundamentally relies on Juprube to function:
1. **Jupiter API:** We use the Jupiter API to stress test endpoints, measure latency, and generate actionable DX reports for the Solana ecosystem.
## 🏆 Sponsor Tracks Targeted
* **Sponsor Integration**: Jupiter API DX
* Check `docs/SPONSOR_DEFENSE.md` for our full sponsor integration strategy.
## 🚀 Run it Locally (For Judges)
1. **Clone the repo:** `git clone https://github.com/edycutjong/juprobe.git`
2. **Install dependencies:** `npm install`
3. **Set up environment variables:**
```bash
cp .env.example .env.local
```
*Note: Add your required API keys in the `.env.local` file.*
4. **Run the app:** `npm run dev`
> **Note for Judges:**
> Detailed submission materials, demo scripts, and sponsor defenses are located in the `docs/` directory.
> Read `docs/SPONSOR_DEFENSE.md` for technical implementation details.
---
## 📄 License
This project is licensed under the [MIT License](LICENSE).