Skip to content

agentmila/solana-narratives

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

🔮 Solana Narrative Radar

Real-time detection of emerging Solana ecosystem narratives, synthesized from on-chain signals, GitHub activity, and key opinion leader (KOL) discourse.

Live Dashboard →

🎯 What This Does

Monitors multiple signal sources across the Solana ecosystem and synthesizes them into actionable narratives, each with concrete build ideas.

Data Sources

Source What We Track
On-Chain Metrics Stablecoin supply ($17B+), DEX volumes, application revenue ($2.4B in 2025), token launches (11M in 2025)
Protocol Upgrades Firedancer mainnet launch, Alpenglow consensus proposal, validator client diversity
GitHub Activity Anza/Agave development, Solana Agent Kit, DePIN repositories, developer tooling
KOL Discourse Toly (agentic coding, protocol evolution), Mert/Helius (infrastructure, Orb explorer), ecosystem reports
Ecosystem Reports Helius H1 2025, Messari Q3 2025, CoinGecko narrative rankings, Franklin Templeton AI report

Signal Detection Method

  1. Volume signals: Track what topics generate the most discussion, commits, and on-chain activity
  2. Authority signals: Weight statements from core contributors (Toly, Mert, Jump Crypto) higher
  3. Convergence signals: When multiple independent sources point to the same theme, signal strength increases
  4. Timing signals: Recent developments weighted more heavily than older trends

📊 Detected Narratives (Feb 2025)

# Narrative Strength Category
1 Firedancer & Alpenglow: The Infrastructure Leap 95% Infrastructure
2 AI Agents as First-Class Solana Citizens 92% AI × Crypto
3 Institutional RWA Tokenization Wave 88% TradFi × DeFi
4 Stablecoin Explosion & PayFi Infrastructure 85% Payments
5 DePIN: From Experiment to Real Infrastructure 82% Physical Infra
6 Consumer Apps Go Mainstream 78% Consumer

💡 Top Build Ideas (Highlights)

  • Agent Wallet Abstraction Layer — Programmable wallets for AI agents with spending limits and audit trails
  • Multi-Client Validator Dashboard — Compare Firedancer vs Agave performance in real-time
  • RWA Compliance Gateway — KYC/AML middleware for tokenized assets on Solana
  • Merchant Payment SDK — Instant USDC settlement for e-commerce, replacing 3% card fees
  • DePIN Node Marketplace — One-click deployment across Helium, Hivemapper, and emerging networks
  • Social Login + Wallet Kit — Zero-friction onboarding with Google/Apple login

🚀 Run Locally

# Clone
git clone https://github.com/kukaklaudio/solana-narratives.git
cd solana-narratives

# Serve locally (any static server works)
npx serve .

# Or just open index.html in a browser
open index.html

📁 Project Structure

solana-narratives/
├── index.html              # Dashboard (static HTML + vanilla JS)
├── data/
│   └── narratives.json     # Narrative data (signals, build ideas, sources)
├── README.md
└── package.json

🔄 Updating Narratives

The data/narratives.json file contains all narrative data. To refresh:

  1. Research current Solana ecosystem signals (on-chain data, GitHub, X/Twitter, ecosystem reports)
  2. Update the JSON with new narratives, signals, and build ideas
  3. Commit and push — Vercel auto-deploys

📝 License

MIT


Built by @kukaklaudio

About

Solana Narrative Radar - Detecting emerging ecosystem narratives from on-chain signals, GitHub activity, and KOL discourse

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages