From "Affordable to Store" to "Accessible to Use": How did Irys become the "Cloud Computing Foundation" of Web3?
Multicoin's Kyle once had a "radical theory" that, with technological advancement, Gas fees would approach zero indefinitely—along with the rise of high-performance blockchains like Solana, Sui, and various Layer 2 solutions, this point of view has gradually been accepted by the market and has become a new consensus.
In the on-chain data field, a similar scene is currently playing out: AI, memecoin, DePIN, IP, and even NFTs have brought entirely different demands for on-chain data storage and processing. If a blockchain is only used for accounting or simple token transfers, then there is no need for a high data throughput; however, once it involves massive metadata, complex validation, or high-frequency reads and writes, outdated infrastructure will be inadequate, just like "dial-up internet."
Ethereum is a typical example. Some have calculated that storing a few hundred KB of data on Ethereum could cost tens of thousands of dollars; if you want to put large-scale data sources on it, the actual cost is almost impossible to accept. Even though later EIP-4844 added Blob space to allow Rollups to store transaction data in a "dedicated lane," the data still cannot be stored for long periods and will be automatically "cleaned up" in a few weeks. Although it can temporarily alleviate Ethereum's congestion, for those who truly need to store important files on-chain, build large databases, or support AI training scenarios, this kind of "temporary availability" is simply not enough to meet their needs.
Current Solutions, Each Fending for Themselves
Each public chain is trying to address the challenge of "data bloat." Solana's approach is State Compression, which moves large chunks of data "off-chain," storing only fingerprint information on-chain, significantly reducing the on-chain burden. However, it also means that once external storage fails, the original data is challenging to reproduce. Filecoin tends to provide temporary storage through a "market mechanism," but retrieval times may take several days, which is not friendly to applications that require real-time calls. Although Arweave has pioneered a model of permanent storage, it is difficult to achieve perfection in performance and verifiability, and it is not closely integrated with smart contract platforms. In this makeshift state, developers often have to combine "on-chain + off-chain" into a complex system, increasing reliance on third parties and reducing composability and speed.
In summary, today's solutions can roughly be divided into two categories:
• One type is the short-term "data availability layer" (Ethereum's Blob, Celestia), which ensures that data can be retrieved by all nodes when blocks are packaged but does not provide permanent storage;
• The other type is off-chain storage solutions (Solana's compression method, IPFS/Filecoin/Arweave), which map off-chain data through "on-chain markers," effectively reducing on-chain costs but heavily relying on external networks, limiting composability and the direct invocation of smart contracts.
In other words, there has not yet been a solution that can provide a scalable, persistent, and composable on-chain data layer, allowing data to naturally reside on the blockchain and be readily accessed by the execution environment.
At the same time, AI, DePIN, NFT, and an increasing number of Web3 applications all require significant amounts of verifiable data in their day-to-day operations. However, high costs, fragmented on-chain/off-chain connections, and a lack of structured and persistent data have been pain points causing numerous projects to hesitate.
What Does the Emergence of Irys Change?
Now, Irys has emerged with a "data + execution integration" approach. It is not merely aiming to be a "storage network" but, through its built-in EVM-compatible execution environment, enables data to be directly read, utilized, and combined on the same chain, eliminating the need for additional cross-chain or offline operations.
Imagine previously needing to store an NFT image on the blockchain, requiring an IPFS layer or centralized server to ensure it is properly "Pinned" to prevent loss. Now, if a creator uploads the image to the Irys network, it can permanently reside on the chain, with smart contracts determining access rights and revenue distribution, eliminating the need for additional gateways or cross-chain bridges. It's like in the past when you had to buy various hard drives and servers to store data, but now you can manage everything on a single cloud-based machine.
Irys's "dual ledger" architecture is also quite interesting: newly submitted data is rapidly processed (Submit Ledger), validated, and then enters the final permanent storage (Publish Ledger). It's somewhat akin to a logistics process, initially using a high-speed express to deliver goods to a hub and then securely moving them into long-term storage. This approach ensures both upload speed and true data preservation, avoiding scenarios like Ethereum where data could evaporate automatically after a few weeks in a "temporary lane."
More crucially, Irys aims not only to "store" but also to "utilize" data effectively. It directly embeds an executable environment within the chain, remaining compatible with EVM. Developers can still use familiar tools or languages (such as Solidity) to develop "on-chain logic." In terms of performance, Irys is said to achieve throughput levels far beyond traditional public blockchains, making it highly attractive for businesses requiring high concurrency or frequent data read/writes. If you are a company looking to conduct large-scale AI training on-chain or deeply integrate with the NFT ecosystem, you no longer need to worry about cross-chain operations, high Gas fees, or slow retrievals. Just hand over your data directly to Irys, as if renting all your servers on a single cloud platform. When an on-chain contract needs data, it can access it instantly.
Plug-and-Play On-Chain AWS
Why is Irys referred to as "on-chain AWS"? To draw a parallel, we can look back at the history of Web2. AWS was able to rise rapidly back then primarily because it packaged all "common needs" such as computing, storage, databases, and access management into cloud services. This allowed enterprises and developers to avoid setting up their own servers and maintaining data centers, instead entrusting these mundane tasks to a specialized platform. This not only significantly increased efficiency but also unlocked many previously unimaginable scenarios.
What Irys aims to do in Web3 is similar—to allow developers to solve large-scale on-chain storage and computation in a "one-stop-shop" fashion with lower barriers to entry and better performance. For instance, if you are a team looking to build an on-chain game, needing to upload a massive amount of game assets and scene information to the chain while also rapidly executing contracts to validate item ownership or player achievements, by using Irys, game data and contract logic can interact on the same network, eliminating the need for cumbersome operations like "storing some on Arweave, executing logic on Ethereum, and introducing a centralized oracle to retrieve data." Developers can focus more on gameplay and user experience, rather than spending time on piecing together infrastructure.
This composability will create a virtuous cycle: as more data, protocols, and services converge on Irys, they can call on each other, like building blocks in the cloud, giving rise to more innovative applications. Web3 has long been criticized for its high development costs and the difficulty of interoperability between different chains, in part due to the lack of a "universal platform" that can both store and execute. If this challenge is overcome by Irys or similar solutions, then the prosperity of the on-chain ecosystem may experience a new surge similar to the internet's explosion after the advent of cloud computing.
Now is the Perfect Time for Irys
Reflecting on the current development of the blockchain industry, we can see a growing chorus advocating for "big data + blockchain." While Layer-2 scaling has indeed alleviated transaction congestion, it has led more projects to consider how to handle data in a cheaper and more flexible manner. The increasingly large AI training datasets and creators' growing demands for on-chain rights and revenue sharing are sending signals to the market: existing data infrastructure is no longer sufficient to support the next phase of explosive growth.
Projects like Celestia and Story Protocol, each securing over $100 million in funding, and with post-TGE valuations ranking high on the charts, also demonstrate capital's particular focus on the "on-chain data layer." Ethereum's progress on scaling improvements like EIP-4844 indirectly confirms that the entire network is seeking alternative or complementary persistent storage solutions, aiming to prevent "insufficient temporary space" from becoming a bottleneck to further development.
As a strong competitor, Irys is definitely not a Nobody. If you are not familiar with Irys, then you must have heard of the team's previous star project, Bundlr, which as Arweave's L2, successfully scaled the daily transaction volume of the Arweave network from 10,000 to over 15 million transactions, supporting 98% of the network's activity volume and successfully helping over 300 projects onboard into the ecosystem. From Bundlr in 2021 to Irys today, the team's technological capabilities and industry understanding have taken a qualitative leap.
At the same time, Irys has already raised approximately $10 million in its seed round, with a Series A funding round currently underway. Among its early investors are not only well-known VCs such as Lemniscap, Primitive, and Framework, but also backers from Arweave's Permanent and Chainlink's Chainlink Capital. From capital to project support, this demonstrates that Irys not only has the funds and technology but also possesses substantial experience and industry resources. Compared to those projects still stuck in "proof of concept," Irys already has the essential elements to truly move towards large-scale application.
The AWS Moment of Web3 is Coming
History tells us that whenever the underlying infrastructure undergoes a significant upgrade, it heralds the next wave of innovation.
The answer provided by Irys is to place the most underestimated sector, "data," truly at the heart of the chain and seamlessly integrate it with the execution environment. This allows developers to read, write, and process large-scale data on Irys at any time, just like using cloud services, without encountering outrageously expensive Gas fees or worrying that their data will be wiped out in a few weeks.
AWS almost dominated the Web2 era with its comprehensive cloud service ecosystem, but this also means that while developers enjoy convenience, they face the risk of being "locked in" if they encounter platform price hikes or policy changes. Irys, on the other hand, stands in a different dimension—in its decentralized network, you can build verifiable AI, flexible on-chain automation, and globally shared state without worrying about being kicked off the platform one day or paying exorbitant rent. In other words, Irys is not directly competing with AWS but is doing what AWS cannot achieve: providing developers with an on-chain environment that is independent of centralized access, operates on a cost basis, and allows various applications to freely combine, enabling the Internet to return to its open and composable essence.
Of course, whether all of this can truly become the "on-chain AWS" depends on ecosystem adoption. Only when a sufficient number of projects and protocols are willing to join Irys can the true magic of composability be unleashed. Just as AWS initially only supported Amazon's own business, gradually growing into the world's leading cloud computing platform through a series of developer services and word-of-mouth spread. Irys may also need a "from 0 to 1, then from 1 to N" process. But at this critical moment of blockchain's large-scale upgrade, its vision is ambitious enough and meets the demand. Whoever can address a series of pain points such as cross-chain, offline, and non-composability in one go has the opportunity to become the foundational cornerstone of the next era.
You may also like

Wall Street Shorts ETH: Vitalik is aware and has front-run, while Tom Lee remains oblivious

Social Capital CEO: How Equity Tokenization is Reshaping Capital Markets from US Stocks to SpaceX?

CoinGecko Report: Surge of 346% vs Dip of 20.8%, The Wild Rise of DEX

a16z: The Real Opportunity of Stablecoins Lies Not in Disruption but in Filling Gaps

Mining Exodus: Someone Holds $12.8 Billion AI Order

March 6 Market Key Intelligence, How Much Did You Miss?

a16z: The True Opportunity of Stablecoins is in Complementing, Not Disrupting
Predict LALIGA Matches, Shoot Daily & Win BTC, USDT and WXT on WEEX
The WEEX × LALIGA campaign brought together football excitement and crypto participation through a dynamic interactive experience. During the event, users predicted matches, completed trading tasks, and took daily shots to compete for rewards including BTC, USDT, WXT, and exclusive prizes.

Ray Dalio Dialogue: Why I'm Betting on Gold and Not Bitcoin

Who Took the Money in the AI Era? A Must-See Investment Checklist for HALO Asset Trading

Wall Street Bears Target Ethereum: Vitalik In the Know Takes Flight, Tom Lee Remains Bullish

Pump.fun Hacker Steals $2 Million, Receives 6-Year Prison Sentence, Opts for 'Self-Detonation'

6% Annual Percentage Yield as Musk Declares War on Traditional Banks

36 years, 4 wars, 1 script: How does capital price the world in conflict?

Mining Companies' Great Migration: Some Have Already Secured $12.8 Billion in AI Orders

What Is Vibe Coding? How AI Is Changing Web3 & Crypto Development
What is vibe coding? Learn how AI coding tools are lowering the barrier to Web3 development and enabling anyone to build crypto applications.

The parent company of the New York Stock Exchange strategically invests in OKX: The intentions behind the $25 billion valuation

WEEX P2P update: Country/region restrictions for ad posting
To improve ad security and matching accuracy, WEEX P2P now allows advertisers to restrict who can trade with their ads based on country or region. Advertisers can select preferred counterparty locations for a safer, smoother trading experience.
I. Overview
When publishing P2P ads, advertisers can now set the following:
Allow only counterparties from selected countries or regions to trade with your ads.
With this feature, you can:
Target specific user groups more precisely.Reduce cross-region trading risks.Improve order matching quality.
II. Applicable scenarios
The following are some common scenarios:
Restrict payment methods: Limit orders to users in your country using supported local banks or wallets.Risk control: Avoid trading with users from high-risk regions.Operational strategy: Tailor ads to specific markets.
III. How to get started
On the ad posting page, find "Trading requirements":
Select "Trade with users from selected countries or regions only".Then select the countries or regions to add to the allowlist.Use the search box to quickly find a country or region.Once your settings are complete, submit the ad to apply the restrictions.
When an advertiser enables the "Country/Region Restriction" feature, users who do not meet the criteria will be blocked when placing an order and will see the following prompt:
If you encounter this issue when placing an order as a regular user, try the following solutions.
Choose another ad: Select ads that do not restrict your country/region, or ads that allow users from your location.Show local ads only: Prioritize ads available in the same country as your identity verification.
IV. Benefits
Compared with ads without country/region restrictions, this feature provides the following improvements.
Aspect
Improvement
Trading security
Reduces abnormal orders and fraud risk
Conversion efficiency
Matches ads with more relevant users
Order completion rate
Reduces failures caused by incompatible payment methods
V. FAQ
Q1: Why are some users not able to place orders on my ad?
A1: Their country or region may not be included in your allowlist.
Q2: Can I select multiple countries or regions when setting the restriction?
A2: Yes, multiple selections are supported.
Q3: Can I edit my published ads?
A3: Yes. You can edit your ad in the "My Ads" list. Changes will take effect immediately after saving.