TechFlow Logo
Login/ Sign up
ETH Gas
Gwei
Fear
gas
Solana Foundation Ecosystem Director: What opportunities in AI × Crypto are we watching?

Solana Foundation Ecosystem Director: What opportunities in AI × Crypto are we watching?

2024.12.05
Share

TechFlow Selected TechFlow Selected

techFlow

Solana Foundation Ecosystem Director: What opportunities in AI × Crypto are we watching?

LLMs have already demonstrated powerful code generation capabilities, and we aim to leverage these abilities to boost the productivity of Solana developers by 2x to 10x.

2024.12.05 - 02:17:16
SolanaAI
LLMs have already demonstrated powerful code generation capabilities, and we aim to leverage these abilities to boost the productivity of Solana developers by 2x to 10x.

Author: Kuleen ◎

Translation: TechFlow

We seem to be entering a "Cambrian explosion" phase at the intersection of AI and crypto, where use-case experimentation is proliferating. This fills me with excitement about the innovations that may emerge in the future. I’d like to share our @SolanaFndn perspective on some of the most promising new opportunities within the ecosystem.

Summary

  1. Building the most dynamic AI-agent-driven economy on Solana

Truth Terminal has demonstrated early potential for what’s possible when AI agents interact on-chain. We’re eager to see experiments that safely push the boundaries of agent capabilities on-chain. The potential here is enormous, and we’re only just beginning the design exploration phase. In fact, this has already become one of the most unexpectedly powerful directions in both crypto and AI—and it’s only the beginning.

  1. Enhancing LLM capabilities for Solana development to empower developers

Large language models (LLMs) have already shown strong code generation abilities—and they’ll only get stronger. We aim to leverage these capabilities to boost Solana developer productivity by 2x to 10x.

In the short term, establishing high-quality benchmarks to evaluate LLM understanding of the Solana ecosystem and their ability to write Solana code (details below) will help us better assess their potential impact. We look forward to supporting teams building high-quality fine-tuned models and validating them through performance on these benchmarks!

  1. Supporting open and decentralized AI technology stacks

By “open and decentralized AI tech stack,” we mean a set of open, decentralized protocols that provide access to: data for training, compute resources for training and inference, model weights, and verifiable outputs (i.e., “verifiable computing”).

The importance of such an open AI stack lies in:

  • Accelerating experimentation and innovation in model development

  • Providing alternatives for those who distrust existing AI systems (e.g., state-approved AIs)

Details

Below are deeper insights into why we're excited about these three pillars and the kinds of projects we hope to see built.

1. Building the Most Dynamic AI-Agent-Driven Economy on Solana

Why Are We Excited About This?

Much has been said about Truth Terminal and $GOAT, so I won’t rehash it. But suffice it to say, the potential of AI agents interacting on-chain has already been unlocked—even though these agents aren't yet acting directly on-chain themselves.

(Tweet details)

To be honest, we don’t yet have a clear answer about exactly how on-chain agent behavior will evolve. But to illustrate the vastness of this design space, here are some examples already happening on Solana:

  • AI "leaders" like Truth Terminal are experimenting with meme coins such as $GOAT to build quasi-religious communities.

  • Applications like @HoloworldAI, @vvaifudotfun, @TopHat_One, and @real_alethea allow users to easily create and launch agents along with associated tokens.

(Tweet details)

  • AI fund managers making investment decisions via agents that mimic the personalities of well-known crypto investors—and cheerleading for their portfolios. For example, @ai16zdao's rapid rise on @daosdotfun has created a new trend combining AI funds with agent-led hype.

  • Agent-first games like @ParallelColony, where players "play" by prompting agents to act—often yielding surprisingly creative outcomes.

Possible Future Directions

Agents could manage complex projects requiring multi-party economic coordination—such as scientific research tasks like “finding compounds that can treat [X] disease.” Such agents might:

  • Raise funds by launching a token on @pumpdotscience.

  • Use raised capital to pay for access to paid research content and run simulations on decentralized compute networks (e.g., @kuzco_xyz, @rendernetwork, @ionet).

  • Use bounty platforms like @gib_work to recruit humans for real-world tasks (e.g., running experiments to validate or extend simulation results).

Or perform simpler tasks like creating a website for you—or generate art via AI (e.g., @0xzerebro). The possibilities are nearly endless.

(Tweet details)

Why Is It More Meaningful for Agents to Conduct Financial Activities On-Chain?

While agents could use both traditional finance and crypto, crypto offers unique advantages:

  • Micropayments: Solana excels here—apps like Drip have already proven its potential.

  • Speed: Instant settlement is crucial for agents aiming to maximize capital efficiency.

  • Access to capital markets via DeFi: Once financial activity goes beyond simple payments, crypto’s advantages become even clearer. This may be the most important reason for agents to participate in crypto economies. Agents can seamlessly mint assets, trade, invest, borrow, and leverage. Solana’s ecosystem is especially well-suited for these activities thanks to its extensive suite of top-tier DeFi infrastructure already live on mainnet.

Finally, technological adoption often follows inertia—not just product quality, but also who reaches critical mass first and becomes the default choice. If more agents generate significant wealth via crypto in the future, this could solidify crypto’s role as a core capability for agents.

What We Want to See

We encourage bold experiments giving agents wallets and on-chain execution power. Given the vast possibility space, we intentionally avoid overly prescriptive directions. In fact, we believe the most interesting and valuable agent use cases will likely be ones we cannot yet foresee. That said, we’re particularly interested in exploring:

  • Mitigating hallucination risks: Current models are impressive but imperfect. Agent actions must be constrained—never fully autonomous.

  • Non-speculative use cases: Examples include buying tickets via @xpticket, optimizing yield for stablecoin portfolios, or ordering food on DoorDash—real-world utility applications.

(Tweet details)

  • At least a testnet prototype (ideally deployed on mainnet)

2. Enhancing LLM Capabilities for Writing Solana Code to Empower Developers

Why Do We Care?

Large language models (LLMs) have already demonstrated remarkable abilities—and they’re improving rapidly. In code generation specifically, progress may accelerate quickly because programming is uniquely amenable to objective evaluation. As noted below, “programming has a unique advantage: massive data scaling through ‘self-play.’ Models can write code and run it, or write code, write tests, and check result consistency.”

While LLMs aren’t perfect yet—especially at detecting vulnerabilities—AI-native code editors like GitHub Copilot and Cursor have already fundamentally changed software development (and even hiring practices). With models advancing rapidly, software development may be completely transformed. We want to ride this wave to make Solana developers 10x more productive.

However, current LLMs face several challenges in understanding Solana:

  • Lack of sufficient high-quality raw data for training.

  • Insufficient number of verified builds to serve as reliable reference data.

  • Lack of high-quality Q&A interactions on platforms like Stack Overflow.

  • Solana’s fast-moving infrastructure leads to outdated code incompatible with current versions.

  • Developers lack effective tools to evaluate LLM understanding of Solana.

What We Hope to See:

  • Help publish more high-quality Solana data online!

  • Encourage more teams to release verified code builds.

  • Drive community participation on Stack Exchange to foster high-quality technical discussions.

  • Create high-quality benchmarks to assess LLM understanding of Solana (RFP coming soon).

  • Develop fine-tuned LLMs that excel on these benchmarks and genuinely improve Solana developer productivity. We plan to reward the first model to reach benchmark thresholds—stay tuned.

  • A landmark achievement would be an AI-built, high-quality Solana validator client.

3. Supporting Open and Decentralized AI Technology Stacks

Why Do We Care?

It's unclear how the balance between open-source and closed-source AI will play out in the future. Closed-source AI may continue leading at the frontier and capture most value from base models. Yet open-source models could thrive by rapidly following up and fine-tuning for specific use cases.

We want Solana to be tightly integrated with the open AI ecosystem—specifically, enabling access to training data, compute for training/inference, model weights, and verifiable outputs. This matters because:

1/ Open-source models accelerate innovation and experimentation

The open-source community’s rapid optimization and fine-tuning of models like Llama show how communities can significantly augment efforts by large AI companies and push the frontier of AI capabilities. As one Google researcher put it, “In open source, neither we nor OpenAI have moats.” A thriving open AI stack is essential for accelerating industry-wide progress.

2/ Providing trustworthy AI alternatives for users

AI has become one of the most powerful control tools in the hands of authoritarian regimes. State-endorsed AI models may offer an “official version of truth,” becoming potent instruments for controlling public discourse. Supporting an open AI stack provides trustworthy alternatives for users who distrust official AI.

Solana is already home to multiple projects supporting open AI stacks

(Tweet details)

Teams like @NousResearch and @PrimeIntellect are developing frameworks for decentralized AI training (see below):

(Tweet details)

(Tweet details)

What We Hope to See

  • More innovative products across every layer of the open AI stack

  • Decentralized data collection: e.g., @getgrass_io, @usedatahive, @synesis_one, which collect data via distributed networks to support AI training.

  • On-chain identity: Protocols enabling wallets to prove human ownership or verify AI API responses, ensuring transparency and trust in LLM interactions.

  • Decentralized training: e.g., @exolabs, @NousResearch, @PrimeIntellect, exploring distributed compute for training AI models to reduce costs and increase efficiency.

  • Intellectual Property (IP) Infrastructure: Tools enabling automatic licensing and payment when AI uses content—protecting creators and enabling legal AI usage.

Join TechFlow official community to stay tuned

Add to Favorites
Share to Social Media

Related Articles

2026.07.27

Nomura Research Report Analysis: CXMT Surges 471% on First-Day Opening, AI Storage Shortage Continues Until 2030, Target Price 116 Yuan

ChangXin, as the world's fourth-largest DRAM manufacturer, is currently at an inflection point for explosive capacity expansion and domestic substitution.

Nomura Research Report Analysis: CXMT Surges 471% on First-Day Opening, AI Storage Shortage Continues Until 2030, Target Price 116 Yuan
2026.07.27

Google's Most Profitable Quarterly Report in History: Behind Billions in Profit, the AI Arms Race Has Burned Into Negative Cash Flow

While closed-source large models are still lobbying the government in Washington to ban open source, the real moat has long ceased to be at the model layer.

Google's Most Profitable Quarterly Report in History: Behind Billions in Profit, the AI Arms Race Has Burned Into Negative Cash Flow
2026.07.24

Podcast Notes | Jensen Huang's Latest Interview: Chip Industry Needs to Expand Another 5 to 10 Times, Chinese Models Benefit Everyone

China has more AI researchers than the rest of the world combined. It is destined that China will become extraordinary in this field.

Podcast Notes | Jensen Huang's Latest Interview: Chip Industry Needs to Expand Another 5 to 10 Times, Chinese Models Benefit Everyone
2026.07.24

AI has finished writing the code for you, but no one is willing to take a serious look at it anymore.

Major tech companies are building their own tools to cope, but mature solutions remain in the experimental stage.

AI has finished writing the code for you, but no one is willing to take a serious look at it anymore.
2026.07.24

Selling Tools or Selling Results? AI Companies Are Heading Toward Two Completely Different Futures

Hand over what can be automated to AI, and use humans as a fallback for the rest.

Selling Tools or Selling Results? AI Companies Are Heading Toward Two Completely Different Futures
2026.07.24

Retail Investor Bonuses Fade, Prediction Markets Enter AI Arms Race

July Fed rate decision night, a "quant shadow war" over pricing power.

Retail Investor Bonuses Fade, Prediction Markets Enter AI Arms Race
2026.07.23

AI is transitioning from a "tool" that helps you work to a "labor market" that generates income for you.

Every major technological revolution gives rise to a new generation of entrepreneurs.

AI is transitioning from a "tool" that helps you work to a "labor market" that generates income for you.
2026.07.23

Goldman Sachs Research Report Analysis: Momentum Unwinding Shocks Global Stock Markets, AI Spending Boom Conceals Hidden Risks

Before the efficiency gains from AI technology implementation are truly reflected in corporate profits, if the marginal return rate on capital expenditure declines first, tech stock valuations will come under dual pressure.

Goldman Sachs Research Report Analysis: Momentum Unwinding Shocks Global Stock Markets, AI Spending Boom Conceals Hidden Risks
2026.07.23

Solana Q2 Report: Tokenized Equity Quadruples to $4.8 Billion, Sustained Demand is Replacing Speculation

Solana's demand foundation is shifting from speculation to settlement, from casino to bank.

Solana Q2 Report: Tokenized Equity Quadruples to $4.8 Billion, Sustained Demand is Replacing Speculation
2026.07.23

AI Impersonating Human Writing Is Polluting the Internet, Substack Decides to Hand Judgment Over to Readers

One scan tells you whether the article is human-written or machine-written.

AI Impersonating Human Writing Is Polluting the Internet, Substack Decides to Hand Judgment Over to Readers
TechFlow Logo

Navigating Web3 tides with focused insights

Contribute An Articleemail
Media Requestsmsg

Risk Disclosure: This website's content is not investment advice and offers no trading guidance or related services. Per regulations from the PBOC and other authorities, users must be aware of virtual currency risks. Contact us / [email protected] ICP License: 琼ICP备2022009338号