Working video{blinks preview included} = https://drive.google.com/file/d/1x5yYv7AY26vB74qkx5d8YeC0We7ItcJS/view?usp=sharing
we used Blinks , You can directly paste the blink in dial.to in devnet mode https://dial.to/
How our company will earn money ( First phase {No fees }) = website earn money through the user who failed there goal completion (if they chosen the opition. forfeited funds to company wallet )

A decentralized accountability platform built on Solana that helps individuals and teams stay accountable for their goals through financial and social commitment.
Accountability as a Service creates a trustless, incentive-driven accountability layer using Solana Blinks. Users lock funds when setting a goal, and these funds can only be reclaimed once their progress is verified by trusted peers.
This creates real stakes — both social and financial — enforced transparently on-chain.
Traditional accountability apps fail because they lack:
- Real consequences for not completing goals
- Verifiable trust (self-reporting is easily manipulated)
- Social pressure and community involvement
What if your commitment had real stakes?
We built a Solana-based accountability protocol:
- Goal Creation & Fund Locking → Users set a goal and lock SOL/tokens into a smart contract
- Verification Blink → Designated verifiers confirm completion through a shareable Solana Action link
- Claim Blink → If verified, users reclaim their locked funds
- Accountability Enforcement → Failure to verify leads to funds being sent to a burn address or community pool
Verification is the heart of trust in this platform. It ensures users can't cheat — they must have their goals verified through consensus.
Every goal requires 2 out of 3 "yes" votes to be marked as verified:
- User Chooses One Friend → When creating a goal, you nominate one trusted friend as a verifier
- Majority Stake is Neutral → The other 2 verifiers are chosen from a neutral pool (strangers/trusted network nodes with no personal bias)
- 2 Votes Required → Even if your friend vouches for you, at least one neutral verifier must also confirm
This prevents gaming the system:
- You can't just ask a friend to lie
- Neutral parties prevent collusion
- Multiple perspectives validate your achievement
Goal Created → Deadline Reached → Verification Blink Shared
↓
Verifiers Vote (1 Friend + 2 Neutral)
↓
2 Yes Votes Required ✓
↓
Goal Marked as VERIFIED
↓
User Can Claim Funds
If you don't get 2 yes votes:
- Goal is marked as FAILED
- Staked funds are forfeited
- Funds sent to burn address/community pool
- Real accountability through financial consequences
For the hackathon, all verifiers are simulated within the same environment (company accounts) to demonstrate the complete flow end-to-end.
Production version will add:
- Photo/Media Evidence → Users post proof of completion
- Private Verification → Only assigned verifiers can view evidence
- Vote on Authenticity → Verifiers review and vote on whether it's genuine
- Speed & Scalability → Instant verification and fund movement
- Low Fees → Affordable for micro-stakes and frequent transactions
- Solana Blinks → First-of-its-kind use for social verification via shareable links (no dApp switching needed)
- Composability → Easy integration with other Solana apps
Frontend: Next.js, Tailwind CSS, ShadCN
Blockchain: Solana, Rust, Anchor
Backend: Next.js API Routes, Solana Actions
Database: PostgreSQL (Neon.tech)
Hosting: Vercel
cd bullseye
npm install
npm run devThe frontend will be available at http://localhost:3000
cd Smart_Contract/bullseye
anchor buildDeploy to Solana Devnet:
anchor deployRun tests:
anchor test✅ First decentralized accountability layer leveraging Solana Blinks
✅ Frictionless verification via social interactions — no wallet UI needed
✅ Transparent fund logic ensures zero trust between users and verifiers
✅ Composable protocol that extends into DAOs, challenges, and productivity apps
🔒 Smarter & Creative Verification Systems
- Daily Proof System → For continuous goals (e.g., workouts, coding streaks), users upload daily photo/video proof to verifiers.
- Reputation-Based Trust Scores → Verifiers and users earn credibility points; higher trust = fewer verifications needed over time.
- Tiered Verification → Users can pay small SOL fees for “premium verification” by high-trust verifiers or company moderators.
💼 Business & Revenue Model
- Assisted Accountability Plans → Users who lock larger funds can opt for “Managed Accountability”, where our internal team provides extra support, weekly tracking, and professional guidance to ensure success.
- Verification Fees → Each verification Blink includes a small transaction fee that sustains the platform and rewards verifiers.
- Community Pool & Token Economy → Failed goals fund a shared community pool that supports growth, verifier rewards, and future governance token incentives.
🌍 Long-Term Vision
- Accountability-as-a-Layer → Expand the protocol into a universal verification layer usable by third-party productivity apps.
- Cross-App Composability → Any Solana dApp can plug into the accountability layer via our SDK.
- Global Network of Trusted Verifiers → Build an ecosystem of trained, reputation-verified individuals who earn by maintaining trust in decentralized commitments.
- AI Accountability Coach → Personalized assistant that helps users set realistic goals, reminds deadlines, and recommends verifiers based on performance data.
⚠️ Note: The following sections — Future Roadmap, Smarter & Creative Verification Systems, Business & Revenue Model, and Long-Term Vision — represent our planned next phases of development.
For the hackathon submission, the platform is deployed on Solana Devnet and currently includes core functionality only:
- Goal creation and fund locking
- Verification Blink flow (simulated)
- Claim Blink mechanism
This limited prototype demonstrates the core accountability flow and technical architecture.
Once stability and traction are achieved, these advanced roadmap features will be progressively implemented — expanding the project into a fully decentralized, scalable accountability ecosystem.
Built with ❤️ on Solana