https://github.com/edycutjong/shiproof
🚀 Proof of Ship automator: push code → AI tweets it.
https://github.com/edycutjong/shiproof
ai automation frontier hackathon nextjs proof-of-ship sagapad solana
Last synced: 2 days ago
JSON representation
🚀 Proof of Ship automator: push code → AI tweets it.
- Host: GitHub
- URL: https://github.com/edycutjong/shiproof
- Owner: edycutjong
- License: mit
- Created: 2026-05-10T12:44:20.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2026-05-10T14:43:57.000Z (about 1 month ago)
- Last Synced: 2026-05-10T16:32:30.300Z (about 1 month ago)
- Topics: ai, automation, frontier, hackathon, nextjs, proof-of-ship, sagapad, solana
- Language: TypeScript
- Homepage: https://shiproof.edycu.dev
- Size: 4.56 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
Shiproof 🚀
Proof of Ship automator: push code → AI tweets it.
[](https://shiproof.edycu.dev)
[](https://shiproof.edycu.dev/pitch)
[](https://youtu.be/hdIEd2qz5Hc)
[](https://superteam.fun/earn/listing/sagapad-or-build-agentic-skills-that-helps-colosseum-projects-and-founders-win-on-x)




[](https://github.com/edycutjong/shiproof/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/hdIEd2qz5Hc)
## 💡 The Problem & Solution
Proof of Ship automator: push code → AI tweets it.
**Shiproof** solves this by providing:
Proof of Ship automator: push code → AI tweets it.
**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 |
| **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).
## 🏆 Sponsor Tracks Targeted
* **Sponsor Integration**: (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/shiproof.git`
2. **Install dependencies:** `npm install`
3. **Set up environment variables:**
```bash
cp .env.example .env.local
```
*Note: Add your keys to the `.env.local` file.*
4. **Run the app:** `npm run dev`
---
## 📄 License
This project is licensed under the [MIT License](LICENSE).