IOSG | After the Halving of Developer Count: Crypto Isn't Dead, It's Just Handing Over Talent to AI

marsbitОпубликовано 2026-05-20Обновлено 2026-05-20

Введение

IOSG Report: Crypto's Developer Exodus Masks a "Talent Deleveraging" and Migration to AI The number of monthly active crypto developers on GitHub has roughly halved from its 2022 peak to around 23,000. This decline is not a sign of industry collapse but a "talent deleveraging." The exodus consists largely of newcomers who entered during the bull market, while the cohort of established developers (2+ years of experience) has grown to a record high, now contributing about 70% of the code. These core builders are consolidating in ecosystems with real users and activity, like Bitcoin and Solana. The crypto industry has forged a unique skill set: building operational, trusted systems from scratch in environments with no external authority, near-zero tolerance for error, and missing rules. This involves creating trust through pure code/mechanisms and making judgments under profound technical and economic uncertainty. This capability is finding new, high-value applications in the AI era, which faces structurally similar problems: trust in opaque autonomous systems, a lack of governance frameworks, and coordination among self-interested AI agents. Key migration patterns include: 1. **Direct Hardware/Infrastructure Translation:** Projects like CoreWeave pivoted from GPU mining to AI compute supply. 2. **Mechanism Design & Trust Engineering:** Crypto's experience in decentralized coordination and incentive design (e.g., via tokenomics, staking/slashing) is being applied to critic...

Author:Xinyang & Ethan,IOSG

In 2026, the active developer curve on GitHub for the Crypto open-source community completed a remarkable "bottoming-out". Monthly active developers dropped from a peak of 45K in 2022 to about 23K, a halving on paper that sparked discussions about "narrative exhaustion" on social media. However, dissecting the cross-section of this curve reveals not an industry contraction, but a profound "talent deleveraging".

▲ Data Source: Electric Capital Developer Report, based on Crypto Ecosystems Github

I. Who Left? Who Stayed?

Mostly newcomers left. Monthly new developers peaked at 5,462 in February 2024, then dropped sharply, with a 52% churn rate for those in the industry for less than a year. These individuals mostly flooded in during the bull market, working on NFT minting contracts, forking DeFi protocols, and building frontends for new L2s. These roles were highly dependent on market hype; once the hype faded and projects ceased operations, the jobs disappeared. Data shows newcomers' code contributions never exceeded 25% of the total; they were never part of the industry's core layer from the start.

▲ Newcomers surged in with the bull market, left with the bear; Established devs (2+ years experience) hit a historical high in the same period.

Data Source: Electric Capital Developer Report

On the other hand, developers with over two years of experience didn't decrease but instead rose, hitting a historical high, contributing about 70% of the code volume. Maria Shen, GP at Electric Capital, puts it bluntly: "When we look at the established developers group, it's growing, and it looks very healthy."

They didn't stay because they lacked other options.

Technically, core crypto work now involves infrastructure development that typically requires years of accumulation to grasp: protocol-layer development, security audits, cross-chain architecture. This work takes years to truly master and cannot be washed away by fading hype.

Economically, many veterans hold unvested tokens, governance power in protocols, and equity relationships; their accumulated industry experience has formed real barriers and returns. Looking at ecosystem distribution, they are voting with their feet: Bitcoin developer count grew 64.3% over two years, Solana +11.1%, while Cosmos dropped 51.1%, and Polkadot dropped 46.9%. Veterans are concentrating towards ecosystems with real users and revenue, leaving behind projects sustained by narratives.

▲ Source: Coincub Web3 Jobs Report 2025

Data Source: Web3.Career

Changes in job structure corroborate the same trend. Among new Web3 positions in 2025, the highest proportion wasn't developers, but Project & Programme Management, exceeding 27%. For a technology-driven industry, this is counterintuitive, but the underlying logic isn't complex: the industry has moved from a building phase to an execution phase, over 100 chains need integration, institutional clients bring entirely different compliance and security requirements, and DAO governance requires balancing stakeholders with diverse interests. This isn't traditional project management but coordination and judgment in an environment where rules are still being formed.

The industry appears to be shrinking on the surface, but core density is actually increasing. The 2018-2019 bear market similarly saw massive developer exodus, but afterward gave rise to paradigm-defining projects like Uniswap, Aave, and OpenSea that defined the 2020-2021 bull run. The builders remaining this round have more mature infrastructure, and the AI era offers them a stage even larger than the last cycle.

II. What Skills Have Those Who Stayed Brought With Them?

What special abilities has the Crypto industry truly cultivated in builders? To answer this, we must return to blockchain's underlying principles. Through cycles of bull and bear markets, this industry always runs on the same foundational rule: code is law, execution is final.

The 2016 DAO incident saw an attacker exploit a recursive call vulnerability to siphon off $36 million. The code had no bugs, logic executed exactly as intended, just with boundaries the designers hadn't anticipated. In 2021, the Poly Network cross-chain bridge was hacked, with $610 million transferred within hours. No platform could stop it, no institution could reverse it, no legal clause could seek restitution. This is a structural feature distinguishing crypto from almost all other industries: zero tolerance for error, almost no possibility for post-facto intervention.

This environment has forced the cultivation of a set of skills rarely required in other industries: building operational systems from scratch that strangers are willing to participate in, under conditions of missing rules and missing trust.

This ability has two layers. First, building trust from zero, relying on no external authority, only code and mechanisms to make strangers willing to place real assets into the system. Second, making judgments under dual technological and economic uncertainty, designing operational systems without regulatory frameworks, historical data, or industry standards to reference.

Both layers have concrete validation in crypto. Uniswap has no company guarantee, no KYC, no customer service. Anyone depositing funds into liquidity pools relies solely on trust in a few hundred lines of code and a set of economic mechanisms, achieving tens of billions in daily trading volume. MakerDAO has no central bank backing, no deposit insurance, maintaining DAI stability purely through on-chain governance and collateral mechanisms. During DeFi Summer it was more extreme: no regulatory framework, no audit standards, no historical data to reference; builders designed AMMs, lending protocols, liquidity mining—from concept to tens of billions in TVL in just months. This ability manifests differently in protocol-layer, application-layer, and governance-layer builders, but the underlying principle is the same.

The AI era is creating structurally highly similar problems. Model decision processes are opaque, outputs cannot be independently verified. AI agents are beginning to autonomously execute transactions and allocate funds, with accompanying rule systems and constraint mechanisms still absent. Large model companies control both the model and evaluation standards, leaving users lacking effective verification means. Computing power is highly concentrated among a few top tech giants, leading to monopoly pricing during demand surges. These issues point to the same core: the trust problem of autonomous systems is replaying at AI's larger scale.

Crypto builders have dealt with such issues for years in environments lacking external authoritative rules, only previously the scenario was on-chain protocols, now it's AI. And already a group has directly taken crypto-accumulated abilities into AI, achieving results.

III. How Are These Skills Being Repriced in the AI Era?

Cases transitioning from crypto to AI have become common in recent years, but upon examination, what they take differs.

The most direct path is the direct transfer of hardware and experience. CoreWeave's three founders Michael Intrator, Brian Venturo, and Brannin McBee started mining Ethereum with GPUs in 2017, scaling from one machine to thousands, closed their mining operations in 2022, with ChatGPT launching two months later, their GPUs directly becoming AI compute supply. They IPO'd on NASDAQ in March 2025 with a valuation of about $23 billion, later peaking near $70 billion.

OpenSea co-founder Alex Atallah dealt with aggregating and routing highly heterogeneous assets in the NFT market, applying the same experience to AI model routing, founding OpenRouter, serving over 5 million developers within two years, valued at $500 million.

Another type of migration is more noteworthy. NEAR founder Ilia Polosukhin is a co-author of the Transformer paper. After leaving Google, his initial aim was to build AI applications using natural language, but encountered a practical problem during development: making cross-border payments to data labelers worldwide, many of whom lacked bank accounts, making blockchain technology the optimal solution.

NEAR is now pivoting to an AI infrastructure platform, focusing on user-owned AI and Decentralized Confidential Machine Learning (DCML), allowing users to use AI services without exposing data. The decentralized architecture experience accumulated at NEAR became the hardest-to-replicate starting point in this direction.

Circle co-founder Sean Neville left to found Catena Labs, positioning it as AI-native banking, directly applying understanding of stablecoin infrastructure to AI agent financial scenarios, with a16z crypto leading an $18 million seed round. Aave and Lens Protocol veteran developer Nader Dabit moved to Cognition, bringing developer ecosystem building experience from multiple crypto protocols into the AI agent tools space.

These individuals didn't just take GPU hardware or user networks, but also intuition for mechanism design, experience building developer ecosystems, and judgment to build trustworthy systems from scratch when rules are absent. These abilities precisely correspond to three structural gaps encountered in AI scaling.

Compute Aggregation and Optimization

Compute is the most direct bottleneck for AI scaling. Training and inference require massive GPUs, demand fluctuates greatly, cloud providers are expensive with queues, and companies don't want to hoard hardware themselves. This problem has two layers: how to aggregate and allocate compute, and how to use aggregated compute more efficiently. Crypto builders have directly transferable accumulation on both layers.

Hyperbolic solves the distribution and trust problem. Founder Jasper Zhang brought decentralized mechanism design into the AI compute track: tokens incentivize dispersed GPU owners to contribute idle compute, but the core problem is trust.

Why believe computation results from a stranger's node are correct? The core innovation, PoSP, uses random sampling plus game theory, making honesty the dominant strategy for nodes, no need for full verification, low overhead, scalable, and reliable results. This mechanism is directly migrated from crypto's logic of verifying stranger node behavior.

MoonMath solves the efficiency problem. Its predecessor, Ingonyama, focused on ZK hardware acceleration, boosting ZK proof generation speed severalfold under extreme computational constraints. Now pivoting to Physical AI performance layer, working on sparse attention acceleration for video diffusion models (LiteAttention), low-rank decomposition for FFN layers (LiteLinear), and training backpropagation acceleration (BackLite). From ZK acceleration to AI inference acceleration, the underlying ability is the same: making math run faster under extreme computational constraints. The track changed, but the accumulation wasn't wasted.

AI Governance and Incentive Mechanism Design

When multiple AI agents begin collaborating on tasks, how to ensure they don't compromise the overall system while pursuing individual goals. Each participant pursues its own objective function, with no guarantee the system functions normally when combined, and agents operate far faster than human intervention windows.

This is a problem type crypto builders have repeatedly tackled in DAO governance and tokenomics design: making participants with completely different interests operate according to the system's preset direction without a central authority. Crypto's answer is economic mechanisms: non-compliant operations incur real economic costs, rules are written in code, automatically executed.

EigenLayer directly migrates this mechanism to AI scenarios. Through its restaking mechanism, nodes must stake assets before participating in collaboration; non-performance or violations trigger automatic penalties; rules are not suggestions but rigid boundaries with real economic consequences. EigenCloud extends this logic to AI agent verifiable computation and collaborative governance, forcing agents pursuing their own goals to stay within preset boundaries. Constraining agents with economic mechanisms is far more reliable than constraining them with ethical guidelines.

AI Agent Autonomous Payments

An even more foundational problem: how do agents pay? Traditional payment systems are designed for humans: credit cards require accounts, bank transfers require authorization, each step assuming a human operator with identity and patience. Agents don't wait; they may initiate numerous requests per second, each potentially involving micro-payments; traditional payment pipelines fail directly in this scenario.

Stablecoins and on-chain rules are infrastructure crypto builders have already built, natively supporting programmability, no authorization, and 24/7 operation. These three characteristics happen to be hard requirements for agent payment scenarios, lacking only a protocol layer connecting stablecoins to agent workflows.

x402, launched by Coinbase in May 2025, activates the HTTP 402 status code, embedding stablecoin payments directly into HTTP requests; agents complete payment while initiating requests, no account needed, settlement in about two seconds. As of April 2026, the x402 protocol has processed over 165 million transactions, cumulative volume ~$50 million, with 69,000 live agents (data source: x402 Foundation); Cloudflare, AWS, Stripe, and Anthropic MCP have all integrated. Agent payments are already a track with real traffic.

The three directions correspond to three structural gaps encountered in AI scaling: compute aggregation and efficiency, incentive alignment for multi-agent collaboration, and autonomous payment infrastructure. These problems have no ready answers in traditional software architecture, but crypto has corresponding experience. The abilities haven't vanished, just found new carriers.

IV. The New Role of Builders: From Smart Contract Coders to Rule Makers for AI

AI scaling is creating a previously non-existent functional gap. Not a gap for technical talent, but for people capable of designing trust mechanisms in autonomous systems. As the service target shifts from humans to AI, the role of crypto builders is being redefined.

The table below compares changes across specific functional paradigm dimensions:

The core difference between the two paradigms isn't the tech stack, but the way trust is established and rules are executed. In the Pre-AI era, crypto builders faced human participants, rules were written into contracts, tolerance for error was zero, but system boundaries were relatively clear.

In the AI-Native era, when the interaction target becomes autonomously operating AI agents, the problem to solve is: agent behavior is unpredictable, execution speed far exceeds human intervention windows, and system boundaries themselves need redefinition under greater uncertainty. The functional positioning of crypto builders is shifting from "writing secure contracts" to "designing trustworthy mechanisms for AI autonomous systems."

Hiring by leading institutions already reflects this change:

▲ Core AI/Data positions actively opened by leading exchanges in Q1 2026

Source: Gate Research Institute

Hiring by leading exchanges and institutions in 2026 clearly reflects this trend: no longer simply hiring AI engineers or crypto developers, but seeking people who can connect both sides—those who understand on-chain incentive distortions and governance games, can deeply embed AI tools into crypto workflows, and design mechanisms aligning agents with regulation and users long-term.

Capital allocation directions already reflect this judgment. Paradigm is raising a new fund up to $1.5 billion, expanding investment scope from crypto to AI and robotics. Haun Ventures completed a $1 billion Fund II, focusing on financial infrastructure where crypto and AI converge, especially payments, stablecoins, and agent-to-agent economic systems supporting AI agent autonomous trading and coordination.

a16z crypto raised a $2.2 billion fifth fund (Crypto Fund V), explicitly stating 100% will be allocated to crypto. Facing the complexity and opacity of the AI era, they will focus on applying crypto's transparency, verifiability, and decentralization characteristics. According to PitchBook data, in 2025 US crypto VC investment, about 40% of capital flowed to companies also involved in AI business, significantly up from 2024.

Similarly crypto builders transitioning to AI, but chosen paths differ markedly across market environments.

In the US, as the regulatory environment clarified relatively, protocol-layer innovation gained real survival space. Capital network density is high, the path from idea to funding is short, with larger error tolerance. Hyperbolic, EigenCloud, Gensyn, Ritual—these projects share the characteristic of designing new mechanisms from scratch, not simple application integration on existing systems. Top VCs have clear investment theses for directions like "verifiable computation, Agent coordination, decentralized ML," willing to provide ample tolerance for early technical exploration.

Asia's situation differs. Singapore and Hong Kong more often assume roles in compliant implementation and institutional capital transit, with relatively conservative regulatory frameworks, lower tolerance for pure protocol-layer innovation. Crypto-background builders transitioning to AI more often choose application-layer and industry integration paths—leveraging crypto-accumulated user bases, payment capabilities, or data assets to quickly integrate into AI products and services.

This isn't a capability gap, but a path selection difference caused by varying market signals and regulatory environments: the US encourages underlying mechanism innovation and early technical exploration, Asia emphasizes compliance-friendliness, rapid monetization, and deep integration with traditional industries.

Returning to the opening GitHub curve. Monthly active developers dropped from 45K to 23K, superficially suggesting industry contraction. But among those remaining, the proportion of established devs hit a historical high, flocking to ecosystems with real users, while being repriced by the AI industry in unprecedented ways.

As AI scaling encounters structural bottlenecks in compute aggregation, agent autonomous payments, data and decision verifiability, and privacy coordination, these builders stand at the intersection of Crypto and AI. The long-accumulated sensitivity to rules, incentives, and truthfulness is gradually transforming into system-level abilities scarce in the AI era.

As an investment institution deeply involved in crypto infrastructure since 2017, IOSG's judgment on this line isn't limited to observation. We participated in EigenLayer's investment when its restaking mechanism wasn't widely recognized, led the seed round for Ingonyama (now MoonMath) betting on ZK hardware acceleration migrating to the AI performance layer, and invested in Hyperbolic in 2024, optimistic about its path using crypto-native verification mechanisms to solve decentralized compute trust problems.

The common logic behind these moves is: the trust, coordination, and verification problems encountered during AI scaling will ultimately require the mechanism design abilities accumulated in the crypto industry. We believe the convergence of crypto and AI isn't a narrative, but a structural opportunity already unfolding.

Связанные с этим вопросы

QAccording to the article, what is the main reason behind the significant drop in the total number of crypto developers on GitHub, and what does this trend actually indicate about the industry's health?

AThe main reason for the drop is the exit of newcomers (developers with less than one year of experience) who entered during the bull market to work on hype-driven projects like NFT minting contracts or forked DeFi protocols. Their departure accounts for a 52% churn rate. However, the trend indicates a 'talent deleveraging' and an increase in industry density, not a decline. This is evidenced by the number of established developers (2+ years of experience) hitting a record high during the same period, contributing about 70% of the code. This suggests a healthier, more mature, and committed core workforce remains.

QThe article describes a core skill set that crypto builders have developed. What is this skill, and what are its two key components?

AThe core skill is the ability to build functioning systems for strangers to participate in, under conditions of missing rules and trust. Its two key components are: 1) Establishing trust from scratch, relying solely on code and mechanisms (like smart contracts and tokenomics) without any external authority. 2) Making judgment calls amidst both technical and economic uncertainty, designing operational systems without pre-existing regulatory frameworks, historical data, or industry standards.

QWhat are the three structural gaps or challenges in the scaling of AI that crypto builders' skills are particularly suited to address?

AThe three structural gaps are: 1) Aggregation and Optimization of Compute Power: Efficiently pooling and verifying decentralized compute resources (e.g., Hyperbolic) and optimizing computation under extreme constraints (e.g., MoonMath). 2) AI Governance and Incentive Mechanism Design: Designing economic mechanisms to align and govern the actions of multiple, autonomous AI agents, similar to DAOs and tokenomics (e.g., EigenLayer's approach). 3) Autonomous Payments for AI Agents: Enabling AI agents to make high-frequency, micro-transactions seamlessly, a role for which stablecoin and blockchain-based programmable payments are uniquely suited (e.g., the x402 protocol).

QHow does the article differentiate the career paradigm shift for a crypto builder moving from the 'Pre-AI' era to the 'AI-Native' era? Provide at least two key changes.

AThe career paradigm shifts from 'writing secure smart contracts' to 'designing trusted mechanisms for autonomous AI systems.' Two key changes are: 1) The Primary Object of Interaction: It shifts from dealing with human participants with relatively predictable behavior to managing autonomous AI agents whose behavior is unpredictable and operates faster than human intervention windows. 2) The Focus of Design: The focus moves from defining a clear system boundary for humans to operate within, to defining and enforcing rules for a system whose boundaries are themselves fluid and uncertain due to the autonomy of its AI participants.

QBased on the article, how do the dominant paths for crypto builders transitioning to AI differ between the United States and Asia (e.g., Singapore, Hong Kong), and why?

AThe paths differ primarily due to market signals and regulatory environments. In the United States, with a more established and dense capital network and a relatively clear (though evolving) regulatory landscape, builders are encouraged towards foundational, protocol-layer innovation (e.g., Hyperbolic, EigenCloud). They focus on designing new mechanisms from the ground up. In Asia (Singapore/Hong Kong), the regulatory environment is more conservative regarding pure protocol innovation. Builders more often choose application-layer and industry-integration paths, leveraging their crypto-acquired assets like user bases, payment capabilities, or data assets to build compliant AI products that can scale and monetize quickly. This reflects a focus on compliance, rapid commercialization, and deep integration with traditional industries.

Похожее

Learn Codex with the "Morning Briefing": Six Replicable Levels of Use

This article introduces a "Morning Briefing" as a simple, progressive framework for learning to effectively use Codex (an AI assistant), moving from basic information gathering to a more sophisticated, autonomous work partner. It outlines six actionable levels: **Level 1: Basic Information Query.** Start by simply asking Codex to check your Slack, Gmail, and Calendar to summarize what needs your attention today. **Level 2: Personalization with an Agents File.** Create a persistent file containing your default preferences for the briefing's format and content, so it's consistently useful. **Level 3: Automation.** Set the briefing to run automatically every weekday morning, creating a reliable starting point for your day. **Level 4: Project-Specific Briefings.** Instead of one overwhelming summary, create separate, dedicated threads for different projects (e.g., a launch, recruitment), each with its own focused briefing. **Level 5: Drafting Follow-Up Actions.** Elevate the briefing from a summary to an action starter by having it draft replies, prepare meeting notes, or highlight stalled decisions—ready for your review. **Level 6: Building a Memory System (Vault).** Integrate a knowledge vault (a structured file system) where important recurring information (project statuses, key people, decisions) is stored and updated. The briefing consults this vault to provide richer context and learns over time. The approach's strength is its incremental nature. Each level teaches a core Codex capability (connectors, personalization, automation, project context, assisted work, persistent memory) within a familiar, practical workflow, avoiding overwhelming theoretical concepts. It transforms a simple daily check-in into a personalized, evolving work operating system.

marsbit26 мин. назад

Learn Codex with the "Morning Briefing": Six Replicable Levels of Use

marsbit26 мин. назад

Can Alibaba Cloud Rewrite Itself?

Over the past five months, Alibaba Cloud's MaaS (Model as a Service) revenue has surged 15x, marking a strategic overhaul where the company is shifting its 17-year-old system designed for "humans using cloud" to a new paradigm centered on "Agents consuming Tokens." At its recent summit, Alibaba Cloud announced a full-stack upgrade encompassing "chip-cloud-model-inference," all optimized for AI Agents. Key launches include the new AI product portal "QianWen Cloud," hyper-node servers powered by the in-house AI chip Zhenwu M890, and the latest flagship model, Qwen3.7-Max. Senior VP Liu Weiguang described this as building "China's largest AI factory," where chips are raw materials, the cloud is the workshop, models are machines, and the inference platform is the assembly line, with Tokens as the final product. The company is now emphasizing its chip strategy, unveiling the Zhenwu M890 and a two-year roadmap for future chips. With over 560,000 chips deployed across 400+ clients, Alibaba Cloud aims to control the marginal cost per Token, mirroring Google's integration of TPU and Gemini for optimal cost-performance. The cloud infrastructure itself is being rewritten. Traditional cloud interfaces are being transformed into standardized, Agent-callable Skills. A new scheduling logic focuses on "task scheduling" over "resource scheduling" to handle the unpredictable, elastic workloads of Agents. Liu noted that AI applications now automatically provision cloud resources, with one customer's daily automated provisioning equaling two weeks of manual work. For models, the focus has shifted from conversational prowess to execution capability. Qwen3.7-Max demonstrated this by autonomously writing and optimizing a production-grade AI compute kernel for the new Zhenwu M890 chip over 35 hours, achieving a 10x performance improvement. The underlying Bailian platform was upgraded for efficiency, and it maintains an open ecosystem, hosting third-party models. This restructuring extends beyond technology to sales, organization, and metrics. Alibaba Cloud has established dedicated MaaS sales teams, separated from traditional IaaS, with new KPIs focusing on high-quality Tokens that solve real problems, the number of core business systems integrated with models, and the efficiency of Agent task completion. The underlying bet is clear: AI represents an opportunity orders of magnitude larger than before. Despite the uncertainty, Alibaba Cloud is aggressively rebuilding its entire system, betting on an AI-driven future where Tokens could become its largest product line.

marsbit1 ч. назад

Can Alibaba Cloud Rewrite Itself?

marsbit1 ч. назад

Торговля

Спот
Фьючерсы
活动图片