From 'Global Computer/Settlement Layer' to 'Bulletin Board': What Are Ethereum and Vitalik Trying to Achieve?

marsbitPublicado em 2026-03-22Última atualização em 2026-03-22

Resumo

In a significant shift of perspective, Vitalik Buterin recently proposed that Ethereum's core value may not lie in its function as a "world computer" or "global settlement layer," but rather as a simple yet powerful primitive: a cryptographically secure, globally shared "public bulletin board." This concept emphasizes data availability—a neutral, uncensorable, and permanent data layer where anyone can read and write information, but no single entity (including governments or developers) can alter or erase it. This "global shared memory" supports applications like secure voting systems, certificate revocation lists, and decentralized coordination—scenarios that require verifiable and tamper-proof data publishing rather than complex on-chain execution. The emergence of AI further validates this direction. As AI agents and services grow, so does the need for privacy-preserving and trustless interactions. Proposals like ZK API Usage Credits illustrate how Ethereum can enable anonymous AI model access and agent-to-agent economic coordination, relying precisely on the blockchain’s transparent and immutable data layer. Rather than a step back, this reframing represents a maturation of Ethereum’s vision—from defining what it can do to serving as essential infrastructure for what the world truly needs: a foundational layer of truth in an increasingly automated and opaque digital era.

In the traditional perception of many people, Ethereum's core positioning has always been the "World Computer" or "Global Settlement Layer".

Over the past decade, it has indeed been responsible for executing smart contracts, supporting DeFi, and underpinning NFTs, effectively becoming a programmable financial and application execution layer.

But on March 12, Vitalik Buterin proposed a rather refreshing perspective—the crypto industry may have overcomplicated the actual use cases of blockchain. The most fundamental value of Ethereum might not be the smart contract functionality we have always emphasized, but an extremely simple primitive:

A cryptographically secure, globally shared "public bulletin board".

Many users might wonder, from a "computer" to a "bulletin board", is this a functional regression, or is there another angle to consider?

I. The "Global Shared Memory" Behind the "Bulletin Board"

The so-called "public bulletin board", as the name implies, is fundamentally about data availability.

It's simple to understand: imagine a giant bulletin board posted in a central city square—anyone can read it, nothing can be withdrawn, and there is no censorship. This simply refers to a bulletin board on a global scale: global users can confirm that the data indeed exists, even the most powerful government cannot erase it, and no administrator can prevent you from publishing compliant content.

Ultimately, many digital systems, such as secure online voting and software version control, have a core need not for complex financial transactions, but for an anti-censorship, publicly verifiable data publishing space. This is precisely the "bulletin board" long sought in the field of cryptography:

  • Secure voting systems. Traditional electronic voting relies on centralized databases, which carry the risk of tampering. Publishing voting records on Ethereum allows anyone to verify the results, while the privacy of the votes is protected by cryptography;
  • Certificate revocation systems. Revocation lists for HTTPS certificates, software signing certificates, etc., need a publicly accessible, tamper-proof data source. Blockchain is naturally suited for this role;
  • Multi-party coordination and governance. Open-source projects, decentralized governance, community funds—these scenarios require multiple parties to collaborate without trusting each other. Ethereum can serve as a neutral coordination layer to publish data and verify actions;

These scenarios share a common characteristic: they don't need Ethereum to "run" anything, they just need Ethereum to "remember" something. Vitalik therefore gave a more precise ultimate definition: Ethereum is global shared memory.

Anyone can write to it, anyone can read from it, and no one can unilaterally erase it—not a company, not a government, not even Vitalik himself.

This positioning also corresponds to a clear technical path. The 2024 EIP-4844 (Blob data) was the initial scaling of this bulletin board. The full rollout of PeerDAS (Peer Data Availability Sampling) in 2026 expanded the "area" of the bulletin board a hundredfold. Ethereum is no longer fixated on the TPS of the main chain, but is committed to becoming the global storage center with the largest capacity and highest security, a foundational layer providing globally shared data availability.

II. With AI's Arrival, the Public Bulletin Board Becomes More Necessary

Understanding the essence of the "bulletin board", and then looking at the advent of AI, reveals that these are not two separate things, but two sides of the same coin.

Objectively speaking, the "bulletin board" line of thinking is actually quite related to the current impact of AI on Web3. Because increasingly, the number of conversations people have with AI daily has surpassed the number with any single human. But with current AI services, what you asked, when you asked it, how many times you asked—all are tied to your real identity.

For example, using ChatGPT requires an email and credit card; calling the Claude API leaves clear billing records; every prompt is a digital trace pointing back to you.

Therefore, in February 2026, Vitalik and the Ethereum Foundation's AI lead, Davide Crapis, jointly proposed ZK API Usage Credits, aiming to enable anonymous calls to AI large models using zero-knowledge proofs. The logic of the proposal is clear:

A user deposits funds (e.g., 100 USDC) into a smart contract, which records this deposit in an encrypted list on-chain. Thereafter, each time the user calls an AI API, they don't need to expose their identity; they just need to generate a zero-knowledge proof demonstrating "I have the right to use this credit" to complete the call.

What does this scheme require? A public bulletin board, a publicly verifiable, immutable data layer, to record "who has how much credit", without recording "who is who".

Simultaneously, the proliferation of AI Agents brings another new issue: how can these automatically running programs achieve economic coordination amongst themselves? After all, when one AI Agent needs to call the service of another AI Agent, it needs to pay, establish credibility, and handle disputes. But it has no bank account, no legal identity, and no "real-name information" trusted by centralized platforms.

Ethereum, as an economic coordination layer for AI Agents, provides a natural answer. Agents can initiate transactions on-chain, stake collateral, and establish verifiable reputation records—all built upon the transparent data layer provided by that "bulletin board".

In a broader framework, this positioning of the relationship between Ethereum and AI is even one of integration—as AI's capabilities grow stronger, the needs for privacy protection, verifiability, and decentralization become more rigid.

So, Ethereum is not competing with AI; it is aiming to become the most needed infrastructure in the AI era: a public data layer that anyone can write to, anyone can trust, and no one can shut down.

III. Is the "Smart Contract" Narrative Not Enough Anymore?

Perhaps in Vitalik Buterin's vision, the majority of future Ethereum users might not be "humans", but AI Agents.

Therefore, this shift in positioning from "World Computer" to "Bulletin Board", while easily misinterpreted as lowering expectations, is actually the opposite in understanding.

The "World Computer" is a narrative from an internal perspective, asking "what can our technology do?", while the "Bulletin Board" is a perspective from external demand, asking "what does the world truly need?".

This perhaps also benefits from the people Vitalik met at cryptography conferences—those voting system researchers, certificate protocol designers, privacy tool developers. They had no interest in blockchain or Ethereum, but the things they needed were exactly what Ethereum could provide.

Therefore, the author believes Ethereum is indeed becoming more realistic step by step, because this is the proper stance of a mature technology: it no longer tries to define application scenarios, but instead refines itself into a sufficiently reliable piece of infrastructure, waiting for the scenarios that truly need it to grow naturally.

Just like TCP/IP doesn't explain what the internet can do, but without TCP/IP, the internet can do nothing.

From this perspective, this is perhaps Ethereum's moment of "looking inward when actions don't yield results".

After all, the core, most irreplaceable value of blockchain has always been that truth which is not subject to anyone's will. This means that no matter how fast AI evolves, no matter how blurred the line between reality and illusion becomes, as long as this bulletin board exists, humanity will have a place to store "truth".

This, perhaps, is Ethereum's most honest self-positioning yet.

Perguntas relacionadas

QWhat is the new core value proposition of Ethereum as proposed by Vitalik Buterin on March 12th?

AEthereum's most fundamental value is not its smart contract functionality, but a simple primitive: a cryptographically secure, globally shared 'public bulletin board' or 'global shared memory'.

QWhat are some specific use cases mentioned for the 'public bulletin board' concept on Ethereum?

ASpecific use cases include secure online voting systems, certificate revocation systems (like HTTPS and software signing certificates), and multi-party coordination and governance for open-source projects and DAOs.

QHow does the proposed 'ZK API Usage Credits' system work for anonymous AI model calls?

AA user deposits funds (e.g., 100 USDC) into a smart contract, which records the encrypted deposit on-chain. For each API call, the user generates a zero-knowledge proof to demonstrate they have the right to use that credit, without revealing their identity.

QWhy is the 'public bulletin board' concept considered even more necessary with the rise of AI?

AAI services currently bind user queries to real identities (via email, credit cards, etc.). The bulletin board provides a privacy-preserving, verifiable data layer for anonymous interactions and serves as an economic coordination layer for AI Agents that lack traditional legal identities or bank accounts.

QHow does the shift from 'world computer' to 'bulletin board' represent a change in perspective for Ethereum?

AThe 'world computer' is an internal, technology-focused narrative asking 'what our technology can do,' while the 'bulletin board' is an external, demand-focused perspective asking 'what the world actually needs.' It represents a maturation, positioning Ethereum as reliable infrastructure rather than defining specific applications.

Leituras Relacionadas

South Korean Stocks Plunge, Global Funds Liquidate: Has the Semiconductor Fundamentals Really Changed?

South Korean stocks experienced their sharpest decline of the year, with the KOSPI index plunging nearly 9% on Monday, triggering a market circuit breaker. Leading semiconductor firms Samsung Electronics and SK Hynix were heavily sold off, raising questions about whether the AI-driven bull market has reached an inflection point. This sell-off was largely triggered by a significant drop in the U.S. semiconductor sector late last week. Concurrently, NVIDIA CEO Jensen Huang visited Seoul over the weekend, meeting with top executives from SK Group, Samsung, LG, and NAVER. He announced a new multi-year partnership with SK Hynix to co-develop next-generation memory products for AI data centers. Huang emphasized that AI infrastructure build-out remains in its early stages, creating a stark contrast between market panic and ongoing, strengthened industry collaboration. The article argues that South Korea has become one of the most sensitive markets for global AI-related capital flows, functioning like a large AI memory ETF due to the heavy weighting of its chipmakers. The current market turmoil reflects a shift in investor focus: from simply betting on overall AI growth to scrutinizing which companies will actually capture the profits from that growth. This "profit pool reassessment" phase is causing high volatility based on supply chain news and earnings guidance. Ultimately, the direction of the Korean market will be determined by external factors—NVIDIA's orders, HBM supply-demand dynamics, and capital expenditures from cloud service providers—rather than domestic conditions. The disconnect between sharp price corrections and continued strong signals from the industry core leaves the market at a crossroads, awaiting clearer data on the durability of AI infrastructure demand.

marsbitHá 30m

South Korean Stocks Plunge, Global Funds Liquidate: Has the Semiconductor Fundamentals Really Changed?

marsbitHá 30m

Trump in Talks with AI Companies Over Profit Sharing, A Narrative Pressure of Industrial Revolution Scale Begins

In recent AI market discussions, a new dimension beyond growth and profits has emerged: the question of how the immense wealth potentially generated by AI should be shared with the wider public. Triggered by reports of White House officials discussing "voluntary equity transfers" with top AI firms, similar to models like Alaska's Permanent Fund, the conversation focuses on public wealth funds. OpenAI's own whitepaper proposes such funds, allowing households without direct tech stock ownership to benefit from AI gains. More radical proposals, like Bernie Sanders' call for high public equity stakes and board seats, represent an extreme end of the spectrum. Currently, these are early-stage policy probes, not enacted laws. OpenAI's initiative is seen as an attempt to secure "social license" for its future expansion, mitigating risks of public backlash, stricter regulation, or anti-trust actions as AI's economic impact grows. The core market implication is the introduction of a "policy discount" to AI valuations, particularly for private model companies like OpenAI, Anthropic, and xAI. Investors must now consider not just future earnings but also what portion might be allocated to public mechanisms. The impact varies greatly based on the mechanism. A small, voluntary transfer of non-voting economic rights (e.g., 5%) acts as a quantifiable long-term cost. Government acquisition of economic rights via warrants tied to support differs from direct equity with governance power. The most disruptive scenario would be forced high-percentage public ownership affecting control and innovation incentives. Key signals to watch include whether other AI companies follow suit, if the White House formalizes proposals, related disclosures in future IPO documents, and any market price reactions. For now, this represents a shift from pricing pure AI growth to pricing its potential distribution. A manageable, voluntary economic share is akin to an insurance cost for societal acceptance, while a forced shift toward control and governance would fundamentally alter valuation logic.

marsbitHá 34m

Trump in Talks with AI Companies Over Profit Sharing, A Narrative Pressure of Industrial Revolution Scale Begins

marsbitHá 34m

From Record Highs to a Two-Week Low: Why Did AI Concept Stocks Suddenly Pull Back?

From Record Highs to Two-Week Lows: Why Did AI Stocks Suddenly Pull Back? U.S. stock indices, led by the tech-heavy Nasdaq 100, fell sharply to two-week lows. This marked a reversal from earlier in the week when AI infrastructure and semiconductor stocks had propelled major indices to record highs. Investors are rotating out of these previously high-flying tech sectors into other areas. The sell-off was driven by profit-taking and concerns that the AI rally had become overextended, exacerbated by chipmaker Broadcom's sales outlook falling short of lofty market expectations. The decline accelerated following a stronger-than-expected U.S. May nonfarm payrolls report, which showed 172,000 jobs added versus an estimated 88,000. This data sparked a jump in bond yields, with the 10-year Treasury yield rising to 4.553%, as it reinforced market speculation that the Federal Reserve's next move could be a rate hike rather than a cut. Globally, equities also declined, with European and Asian markets falling. Within the U.S. market, chip and AI-related stocks like Super Micro Computer and Arm Holdings led the losses, dropping over 7%. Cryptocurrency-linked stocks and mining shares also fell sharply amid drops in Bitcoin and commodity prices. While the overall Q1 earnings season remained solid, with 83% of S&P 500 companies beating estimates, the weakness was concentrated in tech. Excluding the tech sector, Q1 earnings growth was around 3%, the weakest in two years.

marsbitHá 35m

From Record Highs to a Two-Week Low: Why Did AI Concept Stocks Suddenly Pull Back?

marsbitHá 35m

JP Morgan Mid-Year Research Report Analysis: The AI Supercycle is Not Over, Reduce Cash Holdings + Allocate to Real Assets

JP Morgan's 2026 Mid-Year Outlook argues the AI supercycle is far from over, despite market pessimism. The report advises clients to reduce cash holdings, increase allocations to real assets as an inflation hedge, and focus on emerging markets. Key conclusions include: 1. **AI Supercycle Intact**: Hyperscalers' 2026 capex forecasts exceed $650B, with AI contributing to GDP growth. However, their financial profile is shifting toward heavy investment, compressing free cash flow. 2. **SaaS Disruption**: Traditional software companies are being negatively impacted by AI, with significant stock declines and pressure in credit markets. 3. **Persistent Inflation**: Core inflation is structurally higher post-pandemic. Holding excess cash and bonds leads to real wealth erosion. Recommendations include commodities, infrastructure, real estate, and gold. 4. **Geopolitical Shocks & Opportunities**: The Hormuz Strait blockade caused a major oil shock, but JP Morgan views the subsequent equity market pullback as a buying opportunity. "Fragmentation" is creating pockets of value, notably in resource-rich Latin America, AI-supply-chain-linked East Asia, and deeply discounted Chinese equities, where a policy shift could trigger a re-rating. 5. **Regional Views**: The firm is cautious on Europe due to high energy costs and lower innovation investment, preferring US and select EM exposures. In short, JP Morgan sees market volatility as an entry point but recommends a portfolio pivot: favor AI infrastructure, real assets, and EM, while avoiding excess cash, vulnerable software firms, and traditional 60/40 stock-bond allocations.

marsbitHá 1h

JP Morgan Mid-Year Research Report Analysis: The AI Supercycle is Not Over, Reduce Cash Holdings + Allocate to Real Assets

marsbitHá 1h

Trading

Spot
Futuros

Artigos em Destaque

Como comprar LAYER

Bem-vindo à HTX.com!Tornámos a compra de Solayer (LAYER) simples e conveniente.Segue o nosso guia passo a passo para iniciar a tua jornada no mundo das criptos.Passo 1: cria a tua conta HTXUtiliza o teu e-mail ou número de telefone para te inscreveres numa conta gratuita na HTX.Desfruta de um processo de inscrição sem complicações e desbloqueia todas as funcionalidades.Obter a minha contaPasso 2: vai para Comprar Cripto e escolhe o teu método de pagamentoCartão de crédito/débito: usa o teu visa ou mastercard para comprar Solayer (LAYER) instantaneamente.Saldo: usa os fundos da tua conta HTX para transacionar sem problemas.Terceiros: adicionamos métodos de pagamento populares, como Google Pay e Apple Pay, para aumentar a conveniência.P2P: transaciona diretamente com outros utilizadores na HTX.Mercado de balcão (OTC): oferecemos serviços personalizados e taxas de câmbio competitivas para os traders.Passo 3: armazena teu Solayer (LAYER)Depois de comprar o teu Solayer (LAYER), armazena-o na tua conta HTX.Alternativamente, podes enviá-lo para outro lugar através de transferência blockchain ou usá-lo para transacionar outras criptomoedas.Passo 4: transaciona Solayer (LAYER)Transaciona facilmente Solayer (LAYER) no mercado à vista da HTX.Acede simplesmente à tua conta, seleciona o teu par de trading, executa as tuas transações e monitoriza em tempo real.Oferecemos uma experiência de fácil utilização tanto para principiantes como para traders experientes.

308 Visualizações TotaisPublicado em {updateTime}Atualizado em 2026.06.02

Como comprar LAYER

Discussões

Bem-vindo à Comunidade HTX. Aqui, pode manter-se informado sobre os mais recentes desenvolvimentos da plataforma e obter acesso a análises profissionais de mercado. As opiniões dos utilizadores sobre o preço de LAYER (LAYER) são apresentadas abaixo.

活动图片