🚀 Decentralized Testimonial Tweet (DTW)

Built on aimpact My AImpact project with AI powered by AImpact.dev

🌐 Launch Web3 App 📊 View Slide Deck


🌱 Inspiration

In a world full of fake reviews and unverifiable online achievements, we wanted to create a platform that promotes truth, skill, and transparency. What if testimonials weren’t just text—but AI-verified, publicly stored, and community-approved? That’s how Decentralized Testimonial Tweet (DTW) was born.


💡 What it does

DTW is a Solana-powered decentralized app where users publish short testimonials in areas like:

  • 💻 Coding
  • 👗 Fashion
  • 🌾 Farming

Every submission passes through an AI agent (built on AImpact.dev) that:

  • Screens for harmful, offensive, or misleading content
  • Suggests improvements to tone or clarity
  • Approves or rejects based on preset safety + relevance criteria

Once approved:

  • ✅ Testimonials are stored immutably on Solana Devnet
  • 🪙 Users earn testnet Solana tokens for likes and retweets
  • 🏅 A non-transferable badge is issued for each approved post
  • 🎁 Users can claim airdrops monthly for continued participation

🏗️ How we built it

  • Frontend: React + TailwindCSS + Solana Wallet Adapter
  • Smart Contracts: Custom Solana programs (Rust) for posts, likes, retweets, and badge tracking
  • AI Layer: Azure OpenAI via AImpact.dev, using prompt-based moderation workflows
  • Data Flow:
  Wallet Connect ➝ Submit Post ➝ AI Moderation ➝ On-chain Storage ➝ Engagement Tracking ➝ Rewards
  • DevOps: Ngrok for demo tunneling, hosted on local Node backend (Flask bridge optional)

🚧 Challenges we ran into

  • 🤖 Integrating AI moderation seamlessly into the posting pipeline
  • 🪙 Creating a fair token reward system that prevents spam
  • 🔐 Managing Solana transactions securely and efficiently on Devnet
  • 🎨 Designing a UX that makes Web3 interaction feel intuitive to non-crypto users

🏆 Accomplishments that we're proud of

  • Successfully deployed a working AI-integrated DApp
  • Verified and stored user-generated content on Solana Devnet
  • Combined AI content filtering + on-chain logic for decentralized trust
  • Implemented airdrops and badge tracking from scratch in under a week
  • Got featured by peers during the Brakeout Hackathon showcase

📘 What we learned

  • Prompt design in AImpact.dev matters more than expected—AI performance depends heavily on how you phrase rules
  • Solana’s low fees and fast confirmation times make it perfect for social engagement apps
  • Token mechanics need to be incentive-aligned, not just technical
  • Decentralization is powerful, but AI gives it context and safety

🔮 What’s next for DTW

  • 🪪 Mint NFT badges and reputation scores per verified testimonial
  • 🎭 Add anonymous but verified posting via zero-knowledge proofs
  • 📱 Build a mobile-first version to target real-world communities
  • 🌐 Move to Solana mainnet and introduce real token utility
  • 🧠 Integrate a Skill Graph AI that maps user testimonials to growing expertise areas and suggests learning paths

Built With

  • aimpact.dev
Share this project:

Updates