https://github.com/edycutjong/swanipe
⚡ Primary project powered by RPC Fast. 26x faster than free RPCs.
https://github.com/edycutjong/swanipe
frontier hackathon nextjs performance rpc rpc-fast solana
Last synced: 1 day ago
JSON representation
⚡ Primary project powered by RPC Fast. 26x faster than free RPCs.
- Host: GitHub
- URL: https://github.com/edycutjong/swanipe
- Owner: edycutjong
- License: mit
- Created: 2026-05-10T12:44:14.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2026-05-11T00:07:46.000Z (about 1 month ago)
- Last Synced: 2026-05-11T02:20:04.630Z (about 1 month ago)
- Topics: frontier, hackathon, nextjs, performance, rpc, rpc-fast, solana
- Language: TypeScript
- Homepage: https://swanipe.edycu.dev
- Size: 7.52 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
Swanipe 🚀
Primary project powered by RPC Fast. 26x faster than free RPCs.
[](https://swanipe.edycu.dev)
[](https://swanipe.edycu.dev/pitch)
[](https://youtu.be/2ou0vdUkYu8)
[](https://superteam.fun/earn/listing/dollar10000-in-rpc-infrastructure-credits-for-colosseum-frontier-hackathon)





[](https://github.com/edycutjong/swanipe/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/2ou0vdUkYu8)
## 💡 The Problem & Solution
Primary project powered by RPC Fast. 26x faster than free RPCs.
**Swanipe** solves this by providing:
Primary project powered by RPC Fast. 26x faster than free RPCs.
**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**| RPC Fast | High-speed RPC endpoints |
| **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 RPC Fast
**Swanipe** fundamentally relies on RPC Fast to function:
1. **High-Speed RPC Endpoints:** We use RPC Fast to process on-chain data 26x faster than standard free RPCs, enabling real-time seamless user experiences.
## 🏆 Sponsor Tracks Targeted
* **Sponsor Integration**: RPC Fast (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/swanipe.git`
2. **Install dependencies:** `npm install`
3. **Set up environment variables:**
```bash
cp .env.example .env.local
```
*Note: Set your `NEXT_PUBLIC_RPC_URL` in the `.env.local` file.*
4. **Run the app:** `npm run dev`
> **Note for Judges:**
> Detailed 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).