Skip to content

bradorbradley/TikTerminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎬 TikTerminal

The Bloomberg Terminal of TikTok Videos

A proof-of-concept application that combines TikTok video analytics verification with onchain token trading, all in one interface.

🚀 Features

  • Proof Verification: Verify TikTok analytics using Reclaim Protocol zkTLS proofs
  • Dark-Themed Dashboard: Professional analytics display with TikTok branding
  • Content Metrics: Lifetime Attention, Views, New Followers, Estimated Ad Revenue
  • Coin Metrics: Price, Market Cap, 24h Volume, Holders
  • TikTok Video Embeds: Display actual TikTok videos
  • Shareable URLs: Each verified video gets a unique shareable URL
  • Professional Landing Page: Clean hero section with verification flow

🛠 Tech Stack

  • Frontend: Next.js 15.5.4 + React 19.1.0 + TypeScript
  • UI: shadcn/ui + Tailwind CSS
  • Charts: Recharts
  • Proof System: Reclaim Protocol (zkTLS)

🏃‍♂️ Getting Started

  1. Install dependencies:

    npm install
  2. Set up environment variables: Create .env.local with:

    NEXT_PUBLIC_RECLAIM_APP_ID=your_app_id
    NEXT_PUBLIC_RECLAIM_APP_SECRET=your_app_secret
    NEXT_PUBLIC_TIKTOK_PROVIDER_ID=your_provider_id
    
  3. Start the development server:

    npm run dev
  4. Open your browser: Navigate to http://localhost:3000

📊 How to Use

  1. Enter TikTok URL on the landing page
  2. Verify your video using Reclaim Protocol QR code
  3. View Analytics with verified metrics and coin data
  4. Share the unique URL with others

🎯 Current Status

✅ Reclaim Protocol zkTLS integration ✅ Dark-themed analytics dashboard ✅ Content & coin metrics display ✅ TikTok video embeds ✅ Shareable URLs by aweme_id ✅ Professional landing page

🔮 Future Enhancements

  • Real onchain token data integration
  • Multi-video portfolio tracking
  • Creator dashboard
  • Advanced analytics

🤝 Contributing

This is a prototype for demonstrating the concept of content coin trading. Feel free to explore and extend the functionality!

About

The Bloomberg Terminal of TikTok Videos

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors