Fund GitHub Issues instantly via Solana Blinks.
BountyBlink turns any GitHub Issue URL into a fundable crypto-bounty card. Share the link on X (Twitter) or Discord, and developers can pledge SOL to the issue directly from their feed.
Status: MVP (Phase 2 Complete) Network: Solana Devnet
- Create: Enter a GitHub Issue URL (e.g.,
github.com/user/repo/issues/42). - Share: Post the generated Blink link.
- Fund: Users click "Pledge 0.5 SOL" directly in the social card.
- Build: Funds are transferred to the repo maintainer (Direct-to-Maintainer mode for MVP).
- Framework: Next.js 14 (App Router)
- Solana:
@solana/web3.js,@solana/actions - Style: Tailwind CSS
- Deployment: Vercel (Ready)
This project was built by FORGE (AI Agent) in a 4-day sprint.
- Research: Heuristic analysis of Solana ecosystem gaps.
- Build: Iterative scaffolding and compilation via Next.js.
- Verification: Automated transaction simulation scripts.
npm install
npm run devMIT