Skip to main content

40 posts tagged with "Innovation"

Technological innovation and breakthroughs

View all tags

Solana's Vision to Revolutionize Global Securities Markets

· 36 min read
Dora Noda
Software Engineer

Solana is pursuing an ambitious strategy to capture a significant share of the $270 trillion global securities market through breakthrough technical infrastructure that enables instant settlement, sub-cent transaction costs, and 24/7 trading. Max Resnick, the Lead Economist at Anza who joined from Ethereum's ConsenSys in December 2024, has emerged as the chief architect of this vision, declaring that "trillions of dollars in securities are coming to Solana whether we like it or not." His economic frameworks—including Multiple Concurrent Leaders (MCL), the Alpenglow consensus protocol achieving 100-130 millisecond finality, and Application-Controlled Execution (ACE)—provide the theoretical foundation for what he calls a "decentralized NASDAQ" that can outcompete traditional exchanges on price quality and execution speed. Early implementations are already live: 55+ tokenized U.S. equities trade continuously on Solana through Backed Finance's xStocks platform, Franklin Templeton's $594 million money market fund operates natively on the network, and Apollo Global Management's $109.74 million credit fund demonstrates institutional confidence in the platform's compliance capabilities.

The market opportunity is substantial yet often mischaracterized. While advocates cite a $500 trillion securities market, verified data shows the global market for publicly traded equities and bonds totals approximately $270 trillion—still representing one of the largest addressable markets in financial history. McKinsey projects tokenized securities will grow from roughly $31 billion today to $2 trillion by 2030, with more aggressive estimates reaching $18-19 trillion by 2033. Solana's technical advantages position it to capture 20-40% of this emerging market through a unique combination of performance (65,000+ transactions per second), economic efficiency ($0.00025 per transaction versus $10-100+ on Ethereum), and the composability benefits of public blockchain infrastructure that private enterprise solutions cannot match.

Resnick's economic architecture for market microstructure dominance

Max Resnick joined Anza on December 9, 2024, bringing credentials from MIT (Master's in Economics) and experience as Head of Research at ConsenSys subsidiary Special Mechanisms Group. His move from Ethereum to Solana sent shockwaves through the crypto industry, with many viewing it as validation of Solana's superior technical approach. Resnick had been ranked among the top 40 most influential voices in crypto on Twitter/X, making his decision particularly notable. In announcing his transition, he stated simply: "There's just so much more possibility and potential energy in Solana."

At Solana's Accelerate conference in New York City on May 19-23, 2025, Resnick delivered a keynote presentation outlining Solana's path to becoming a decentralized NASDAQ. He emphasized that "from day one, [Solana] was designed to compete with the New York Stock Exchange, with NASDAQ, with the CME, with all these centralized venues that are getting tons and tons of volume." Resnick argued that Solana was never meant to compete with Ethereum, stating: "Solana has always had its sights much higher." He provided specific performance benchmarks to illustrate the challenge: Visa processes approximately 7,400 transactions per second, NASDAQ handles roughly 70,000 TPS, while Solana was achieving about 4,500 TPS as of May 2025 with ambitions to exceed centralized exchange capabilities.

The core of Resnick's economic analysis centers on market spread—the difference between the highest buy order and lowest sell order. In traditional and current crypto markets, this spread is determined by market makers balancing their expected revenue from trading with uninformed traders against losses from informed traders. The critical bottleneck Resnick identified is that market makers on centralized exchanges win the race to cancel stale orders only 13% of the time, and even less frequently on Solana with Jito auctions. This forces market makers to widen spreads to protect themselves from adverse selection, ultimately delivering worse prices to traders.

Resnick's solution involves implementing Multiple Concurrent Leaders, which would prevent single leader censorship and enable "cancels before takes" ordering policies. He articulated the logical chain in his co-authored blog post "The Path to Decentralized Nasdaq" published May 8, 2025: "To outcompete with Nasdaq we need to offer better prices than Nasdaq. To offer better prices than Nasdaq we need to give applications more flexibility to sequence cancellations before takes. To give applications that flexibility we need to ensure that leaders don't have the power to unilaterally censor orders. And to ensure that leaders do not have that power we need to ship multiple concurrent leaders." This framework introduces a novel fee structure where inclusion fees are paid to validators who include transactions, while ordering fees are paid to the protocol (and burned) to merge blocks from concurrent leaders.

Technical infrastructure designed for institutional-scale securities trading

Solana's architecture delivers performance metrics that fundamentally distinguish it from competitors. The network currently processes 400-1,000+ sustained user transactions per second, with peaks reaching 2,000-4,700 TPS during high demand periods. Block time runs at 400 milliseconds, enabling near-instantaneous user confirmation. The network achieved full finality in 12.8 seconds as of 2024-2025, but the Alpenglow consensus protocol—which Resnick helped develop—targets finality of 100-150 milliseconds by 2026. This represents a roughly 100-fold improvement and would make Solana 748,800 times faster than the traditional T+1 settlement standard recently adopted in U.S. securities markets.

The cost structure proves equally transformative. Base transaction fees on Solana amount to 5,000 lamports per signature, translating to approximately $0.0005 when SOL trades at $100, or $0.001 at $200. Average user transactions including priority fees cost around $0.00025. This contrasts starkly with traditional securities settlement infrastructure, where post-trade processing costs the industry an estimated $17-24 billion annually according to Broadridge, with per-transaction costs ranging from $5 to $50 depending on complexity. Solana's fee structure represents a 99.5-99.995% cost reduction compared to traditional systems, enabling previously impossible use cases like fractional share trading, micro-dividend distributions, and high-frequency portfolio rebalancing for retail investors.

Settlement speed advantages extend beyond simple transaction confirmation. Traditional securities markets operate on a T+1 (trade date plus one business day) settlement cycle in the United States, recently shortened from T+2. This creates a 24-hour counterparty risk exposure window, requires significant collateral for margin, and restricts trading to market hours approximately 6.5 hours per weekday. Solana enables T+0 or instant settlement with atomic delivery-versus-payment transactions that eliminate counterparty risk entirely. Markets can operate 24/7/365 without the artificial constraints of traditional market infrastructure, and capital efficiency improves dramatically when participants don't need to maintain two-day float periods requiring extensive collateral arrangements.

Anza, the Solana Labs spinout responsible for the Agave validator client, has been instrumental in building this technical foundation. The Agave client, written in Rust and available at github.com/anza-xyz/agave, represents the most widely deployed Solana validator implementation. Anza released Solana Web3.js 2.0 in September 2024, delivering 10x faster cryptographic operations using native Ed25519 APIs and modernized architecture for institutional-grade applications. The firm's development of Token Extensions (Token-2022 Program) provides protocol-level compliance features specifically designed for regulated securities, including transfer hooks that execute custom compliance checks, permanent delegate authority for lawful court orders and asset seizure, confidential transfers using zero-knowledge proofs, and pausable configurations for regulatory requirements or security incidents.

Network reliability has improved substantially from early challenges. Solana maintained 100% uptime for 16-18 consecutive months from February 6, 2024, through mid-2025, with the last major outage lasting 4 hours 46 minutes due to a bug in the LoadedPrograms function. This represents dramatic improvement from 2021-2022 when the network experienced multiple outages during its rapid scaling phase. The network now operates with 966 active validators, a Nakamoto Coefficient of 20 (an industry-leading decentralization metric), and approximately $96.71 billion in total stake as of 2024. Transaction success rates improved from 42% in early 2024 to 62% by the first half of 2025, with block production skip rates below 0.3% indicating near-flawless validator performance.

Alpenglow consensus and the Internet Capital Markets roadmap

Resnick played a central role in developing Alpenglow, described by The Block as "not only a new consensus protocol, but the biggest change to Solana's core protocol since, well, ever." The protocol achieves actual finality in approximately 150 milliseconds median, with some transactions finalizing as fast as 100 milliseconds—what Resnick called "an unbelievably low number for a world-wide L1 blockchain protocol." The innovation involves running consensus on many different blocks simultaneously, with the goal of producing a new block or set of blocks from multiple concurrent leaders every 20 milliseconds. This means Solana can compete with Web2 infrastructure in terms of responsiveness, making blockchain technology viable for entirely new categories of applications demanding real-time performance.

The broader strategic vision crystallized in the "Internet Capital Markets Roadmap" published July 24, 2025, which Resnick co-authored with Anatoly Yakovenko (Solana Labs), Lucas Bruder (Jito Labs), Austin Federa (DoubleZero), Chris Heaney (Drift), and Kyle Samani (Multicoin Capital). This document articulated the concept of Application-Controlled Execution (ACE), defined as "giving smart contracts millisecond-level control over their own transaction ordering." The roadmap emphasized that "Solana should host the world's most liquid markets, not the markets with the highest volume"—a subtle but important distinction focusing on price quality and execution efficiency rather than raw transaction counts.

The implementation timeline divides into short, medium, and long-term initiatives. Short-term solutions implemented within 1-3 months included Jito's Block Assembly Marketplace (BAM) launched in July 2025, transaction landing improvements, and achievement of p95 0-slot transaction latency. Medium-term solutions spanning 3-9 months involve DoubleZero, a dedicated fiber network reducing latency by up to 100 milliseconds; the Alpenglow consensus protocol achieving approximately 150ms finality; and Async Program Execution (APE), which removes execution replay from the critical path. Long-term solutions targeted for 2027 include full MCL implementation, protocol-enforced ACE, and leveraging geographic decentralization advantages.

Resnick argued that geographic decentralization provides unique informational advantages impossible in colocated systems. Traditional exchanges cluster all their servers in single locations like data centers in New Jersey for proximity to market makers. When the Japanese government announces loosening of trade restrictions on American cars, the geographic distance between Tokyo and New Jersey delays information about the market's reaction by over 100 milliseconds before reaching American validators. With geographic decentralization and multiple concurrent leaders, Resnick theorized that "information from around the world could theoretically be fed into the system during the same 20ms execution tick," enabling simultaneous incorporation of global market-moving information rather than sequential processing based on physical proximity to exchange infrastructure.

Regulatory engagement through Project Open and SEC dialogue

The Solana Policy Institute, a Washington D.C.-based non-partisan nonprofit founded in 2024 and led by CEO Miller Whitehouse-Levine, submitted a comprehensive regulatory framework to the SEC's Crypto Task Force on April 30, 2025, with follow-up letters on June 17, 2025. This "Project Open" initiative proposed an 18-month pilot program for tokenized securities trading on public blockchains, specifically featuring "Token Shares"—SEC-registered equity securities issued as digital tokens on Solana that would enable 24/7 trading with instant T+0 settlement.

Key participants in Project Open include Superstate Inc. (SEC-registered transfer agent and registered investment advisor), Orca (decentralized exchange), and Phantom (wallet provider with 15 million+ monthly active users and $25 billion in custody). The framework argues that SEC-registered transfer agents should be permitted to maintain ownership records on blockchain infrastructure, includes KYC/AML requirements at the wallet level, and contends that decentralized automated market makers should not be classified as exchanges, brokers, or dealers under existing securities laws. The core argument positions decentralized protocols as fundamentally different from traditional intermediaries: they eliminate the brokers, clearinghouses, and custodians that existing securities laws were designed to regulate, therefore requiring new regulatory classification approaches rather than forced compliance with frameworks designed for intermediated systems.

Solana has faced its own regulatory challenges. In June 2023, the SEC labeled SOL as a security in lawsuits against Binance and Coinbase. The Solana Foundation publicly disagreed with this characterization on June 10, 2023, emphasizing that SOL functions as a utility token for network validation rather than a security. The regulatory landscape shifted substantially in 2025 with more favorable approaches to crypto regulation under revised SEC leadership, though multiple Solana ETF applications remain pending with approval odds estimated at approximately 3% as of early 2025. However, the SEC raised compliance concerns over staking-based ETFs, creating ongoing uncertainty around certain product structures.

On June 17, 2025, four separate legal frameworks were submitted to the SEC as part of the Project Open coalition. The Solana Policy Institute argued that validators on the Solana network do not trigger securities registration requirements. Phantom Technologies contended that non-custodial wallet software does not require broker-dealer registration since wallets are user-controlled tools rather than intermediaries. Orca Creative maintained that AMM protocols should not be classified as exchanges, brokers, dealers, or clearing agencies because they are autonomous, non-custodial systems that are user-directed rather than intermediated. Superstate outlined a path for SEC-registered transfer agents to use blockchain for ownership records, demonstrating how existing regulatory frameworks can accommodate blockchain innovation without requiring entirely new legislation.

Miller Whitehouse-Levine characterized the initiative's significance: "Project Open has the potential to unlock transformative change for capital markets, enabling billions in traditional assets including stocks, bonds, and funds to trade 24/7 with instant settlement, dramatically lower costs, and unprecedented transparency." The coalition remains open to additional industry participants joining the pilot framework, inviting market makers, protocols, infrastructure providers, and issuers to collaborate on the regulatory framework design with ongoing SEC feedback.

Token Extensions provide native compliance infrastructure for securities

Launched in January 2024 and developed in collaboration with large financial institutions, Token Extensions (Token-2022 Program) provides protocol-level compliance features that distinguish Solana from competitors. These extensions underwent security audits by five leading firms—Halborn, Zellic, NCC, Trail of Bits, and OtterSec—ensuring institutional-grade security for regulated securities applications.

Transfer Hooks execute custom compliance checks on every transfer and can revoke non-permissible transfers in real-time. This enables automated KYC/AML verification, investor accreditation checks, geographic restrictions for Regulation S compliance, and lock-up period enforcement without requiring off-chain intervention. Permanent Delegate authority allows designated addresses to transfer or burn tokens from any account without user permission, a critical requirement for lawful court orders, regulatory asset seizure, or forced corporate action execution. Pausable Config provides emergency pause functionality for regulatory requirements or security incidents, ensuring issuers maintain control over their securities in crisis situations.

Confidential Transfers represent a particularly sophisticated feature, using zero-knowledge proofs to mask token balances and transfer amounts with ElGamal encryption while maintaining auditability for regulators and issuers. An April 2025 upgrade introduced Confidential Balances, an enhanced privacy framework with ZK-powered encrypted token standards specifically designed for institutional compliance requirements. This preserves commercial privacy—preventing competitors from analyzing trading patterns or portfolio positions—while ensuring regulatory authorities retain necessary oversight capabilities through auditor keys and designated disclosure mechanisms.

Additional extensions support securities-specific requirements: Metadata Pointer links tokens to issuer-hosted metadata for transparency; Scaled UI Amount Config handles corporate actions like stock splits and dividends programmatically; Default Account State enables efficient blocklist management through sRFC-37; and Token Metadata stores on-chain name, symbol, and issuer details. Institutional adoption has already begun, with Paxos implementing USDP stablecoin using Token Extensions, GMO Trust planning a regulated stablecoin launch, and Backed Finance leveraging the framework for xStocks implementation of 55+ tokenized U.S. equities.

The compliance architecture supports wallet-level KYC through transfer hooks that verify identity before permitting token transfers, allowlisted wallets through Default Account State extension, and private RPC endpoints for institutional privacy requirements. Some implementations like Deutsche Bank's DAMA (Digital Asset Management Access) project utilize Soulbound Tokens—non-transferable identity tokens tied to wallets that enable KYC verification without repeated personal information submission, allowing access to DeFi services with verified identity credentials. On-chain investor registries maintained by SEC-registered transfer agents create automated compliance checks on all transactions with detailed audit trails for regulatory reporting, satisfying both blockchain's transparency benefits and traditional finance's regulatory requirements.

Real-world implementations demonstrate institutional confidence

Franklin Templeton, managing $1.5-1.6 trillion in assets, added Solana support for its Franklin OnChain U.S. Government Money Fund (FOBXX) on February 12, 2025. With a $594 million market capitalization making it the third-largest tokenized money market fund, FOBXX invests 99.5% in U.S. government securities, cash, and fully collateralized repurchase agreements, delivering an annual yield of 4.55% APY as of February 2025. The fund maintains a stable $1 share price similar to stablecoins and was the first tokenized money fund natively issued on blockchain infrastructure. Franklin Templeton had previously launched the fund on Stellar in 2021, then expanded to Ethereum, Base, Aptos, Avalanche, Arbitrum, and Polygon before adding Solana, demonstrating multi-chain strategy while Solana's inclusion validates its institutional readiness.

The firm's commitment to Solana deepened with the February 10, 2025, registration of Franklin Solana Trust in Delaware, indicating plans for a Solana ETF. Franklin Templeton had successfully launched Bitcoin ETF in January 2024 and Ethereum ETF in July 2024, establishing expertise in crypto asset management products. The company is also seeking SEC approval for a Crypto Index ETF. Senior executives publicly expressed interest in Solana ecosystem development as early as Q4 2023, making the subsequent FOBXX integration a logical progression of their blockchain strategy.

Apollo Global Management, with $730+ billion in assets under management, announced partnership with Securitize on January 30, 2025, to launch the Apollo Diversified Credit Securitize Fund (ACRED). This tokenized feeder fund invests in the Apollo Diversified Credit Fund, implementing a multi-asset strategy across corporate direct lending, asset-backed lending, performing credit, dislocated credit, and structured credit. Available on Solana, Ethereum, Aptos, Avalanche, Polygon, and Ink (Kraken's Layer-2), the fund requires a $50,000 minimum investment limited to accredited investors, with access exclusively via Securitize Markets, an SEC-regulated broker-dealer.

ACRED represents Securitize's first integration with Solana blockchain and the first tokenized fund available for DeFi integration on the platform. Integration with Kamino Finance enables leveraged yield strategies through "looping"—borrowing against fund positions to amplify exposure and returns. The fund's market capitalization reached approximately $109.74 million as of August 2025, with daily NAV pricing and native on-chain redemptions providing liquidity mechanisms. Management fees run at 2% with 0% performance fees, competitive with traditional private credit fund structures. Christine Moy, Apollo Partner and former JPMorgan blockchain lead who pioneered Intraday Repo, stated: "This tokenization not only provides an on-chain solution for Apollo Diversified Credit Fund, but also could pave the way for broader access to private markets through next generation product innovation." Early investors including Coinbase Asset Management and Kraken demonstrated crypto-native institutional confidence in the structure.

xStocks platform enables 24/7 trading of U.S. equities

Backed Finance launched xStocks on June 30, 2025, creating the most visible implementation of Resnick's vision for tokenized equities. The platform offers over 60 U.S. stocks and ETFs on Solana, each backed 1:1 by real shares held with regulated custodians. Available to non-U.S. persons only, securities carry tickers ending in "x"—AAPLx for Apple, NVDAx for Nvidia, TSLAx for Tesla. Major stocks available include Apple, Microsoft, Nvidia, Tesla, Meta, Amazon, and the S&P 500 ETF (SPYx). The product launched with 55 initial offerings and has since expanded.

The compliance framework leverages Solana Token Extensions for programmable regulatory controls. Corporate actions are handled via Scaled UI Amount Config, pause and transfer controls operate through Pausable Config and Permanent Delegate, regulatory freeze-and-seize functionality provides law enforcement capabilities, blocklist management executes via Transfer Hook, Confidential Balances framework stands initialized but disabled, and on-chain metadata ensures transparency. This architecture satisfies regulatory requirements while maintaining the efficiency and composability benefits of public blockchain infrastructure.

Distribution partners on launch day demonstrated ecosystem coordination. Centralized exchanges Kraken and Bybit offered xStocks to users in 185+ countries, while DeFi protocols including Raydium (primary automated market maker), Jupiter (aggregator), and Kamino (collateral pools) provided decentralized trading and lending infrastructure. Wallets Phantom and Solflare incorporated native display support. The "xStocks Alliance" comprising Backed, Kraken, Bybit, Solana, AlchemyPay, Chainlink, Kamino, Raydium, and Jupiter coordinated the ecosystem-wide launch.

Market traction exceeded expectations. In the first six weeks, xStocks generated $2.1 billion in cumulative volume across all venues, with approximately $500 million on-chain DEX volume. By August 11, 2025, xStocks captured roughly 58% of global tokenized stock trading, with Solana holding majority market share at $46 million of the total $86 million tokenized stock market. On-chain DEX activity surpassed $110 million in the first month, demonstrating substantial organic demand for 24/7 securities trading.

Features include continuous trading versus traditional market hours, instant T+0 settlement versus T+2 in traditional markets, fractional ownership with no minimum investment requirements, self-custody in standard Solana wallets, zero management fees, and composability with DeFi protocols for collateral, lending, and automated market maker liquidity pools. Dividends automatically reinvest into token balances, streamlining corporate action handling. Chainlink provides dedicated data feeds for prices and corporate actions, ensuring accurate valuation and automated event processing. The platform demonstrates that tokenized equities can achieve meaningful adoption and liquidity when technical infrastructure, regulatory compliance, and ecosystem coordination align effectively.

Opening Bell platform targets native blockchain securities issuance

Superstate, an SEC-registered transfer agent and registered investment advisor known for USTB ($650 million tokenized Treasury fund) and USCC (crypto basis fund), launched the Opening Bell platform on May 8, 2025—the same day Resnick and Yakovenko published "The Path to Decentralized Nasdaq." The platform enables SEC-registered public equities to be issued and traded directly on blockchain infrastructure, initially on Solana with planned expansion to Ethereum.

SOL Strategies Inc. (formerly Cypherpunk Holdings), a Canadian public company trading on CSE under ticker HODL and OTCQB as CYFRF, signed a memorandum of understanding on April 25, 2025, to become the first issuer. The company focuses on Solana ecosystem infrastructure and held 267,151 SOL tokens as of March 31, 2025. SOL Strategies is exploring Nasdaq uplisting with dual-market presence and seeking to become the first public issuer via blockchain-based equity, positioning itself as a pioneer in the convergence of traditional public markets and crypto-native infrastructure.

Forward Industries Inc. (NASDAQ: FORD), the largest Solana-focused treasury company, announced partnership on September 21, 2025. Forward holds over 2 million SOL tokens valued above $400 million when SOL exceeds $200, accumulated through a $1.65 billion PIPE financing—the largest Solana treasury financing to date. Strategic backers including Galaxy Digital, Jump Crypto, and Multicoin Capital subscribed over $350 million to the offering. Forward is taking an equity stake in Superstate, aligning incentives for joint product development and platform success. Kyle Samani, Forward Industries Chairman, stated: "This partnership reflects the continued execution of our vision to make Forward Industries an on-chain-first company, including tokenizing our equity directly on the Solana mainnet."

The platform architecture enables SEC-registered shares to trade as native blockchain tokens through direct issuance without synthetic or wrapped versions. This creates programmable securities with smart contract functionality, eliminates reliance on centralized exchanges, provides real-time settlement via blockchain infrastructure, enables continuous 24/7 trading, and ensures interoperability with DeFi protocols and crypto wallets. Superstate's registration as a digital transfer agent with the SEC in 2025 establishes the legal framework for full compliance with SEC registration and disclosure requirements while operating under existing securities laws rather than requiring new legislation. Robert Leshner, Superstate CEO and Compound Finance founder, characterized the vision: "Through Opening Bell, stock will become fully transferrable, programmable, and integrated into DeFi."

The target market includes public companies seeking crypto-native capital markets, late-stage startups wanting to tokenize equity instead of launching separate utility tokens, and institutional and retail investors preferring blockchain wallets over traditional brokerages. This addresses a fundamental inefficiency in current markets where companies must choose between traditional IPOs with extensive intermediaries or crypto token launches with unclear regulatory status. Opening Bell offers a path to SEC-compliant public securities that operate with blockchain's efficiency, programmability, and composability advantages while maintaining regulatory legitimacy and investor protections.

Competitive positioning against Ethereum and private blockchains

Solana's 65,000+ transactions per second capacity compares to Ethereum's 15-30 TPS on the base layer, even when including all 140+ Layer-2 solutions and sidechains bringing combined Ethereum ecosystem throughput to approximately 300 TPS. Transaction costs reveal even starker differences: Solana's $0.00025 average versus Ethereum's $10-100+ during congestion periods represents a 40,000-400,000x cost advantage. Finality times of 12.8 seconds currently and 100-150 milliseconds with Alpenglow contrast with Ethereum's 12+ minutes for economic finality. This performance gap matters critically for securities use cases involving frequent trading, portfolio rebalancing, dividend distributions, or high-frequency market making.

The economic implications extend beyond simple cost savings. Solana's sub-cent transaction fees enable fractional share trading (trading 0.001 shares becomes economically viable), micro-dividend distributions that automatically reinvest small amounts, high-frequency rebalancing that continuously optimizes portfolios, and retail access to institutional products without prohibitive per-transaction costs eating into returns. These capabilities simply cannot exist on higher-cost infrastructure—a $10 transaction fee makes a $5 investment nonsensical, effectively excluding retail participants from many financial products and strategies.

Ethereum maintains significant strengths including first-mover advantage in smart contracts, the most mature DeFi ecosystem with over $100 billion in total value locked, a proven security track record with the strongest decentralization metrics, widely adopted ERC token standards, and the Enterprise Ethereum Alliance fostering institutional adoption. Layer-2 scaling solutions like Optimism, Arbitrum, and zkSync improve performance substantially. Ethereum currently dominates tokenized treasuries, holding essentially $5 billion of the $5+ billion tokenized treasury market as of early 2025. However, Layer-2 solutions add complexity, still face higher costs than Solana, and fragment liquidity across multiple networks.

Private blockchains including Hyperledger Fabric, Quorum, and Corda offer faster performance than public chains when using limited validator sets, provide privacy control through permissioned access, simplify regulatory compliance in closed networks, and offer institutional comfort with centralized control. However, they suffer critical weaknesses for securities markets: lack of interoperability prevents connection with the public DeFi ecosystem, limited liquidity results from isolation from broader crypto markets, centralization risk creates single points of failure, composability limitations prevent integration with stablecoins, decentralized exchanges, and lending protocols, and trust requirements force participants to rely on central authorities rather than cryptographic verification.

Franklin Templeton's public statements reveal institutional perspective shifting away from private solutions. The firm stated: "Private blockchains will fade next to fast-innovating public utility chains." Grayscale Research concluded in their tokenization analysis that "public blockchains are the more promising path for tokenization." BlackRock CEO Larry Fink projected: "Every stock, every bond will be on one general ledger," implying public infrastructure rather than fragmented private networks. The reasoning centers on network effects: every significant digital asset including Bitcoin, Ethereum, stablecoins, and NFTs exists on public chains; liquidity and network effects only become achievable on public infrastructure; true DeFi innovation proves impossible on private chains; and interoperability with the global financial ecosystem requires open standards and permissionless access.

Market size projections and adoption pathways to 2030

The global securities market comprises approximately $270-275 trillion in publicly traded equities and bonds, not the frequently cited $500 trillion figure. Specifically, global equity markets total $126.7 trillion according to SIFMA 2024 data, global bond markets reach $145.1 trillion, producing a combined $271 trillion in traditional securities. The $500 trillion figure appears to include derivatives markets, private equity and debt, and other less liquid assets, or relies on outdated projections. MSCI calculates the investable global market portfolio at $213 trillion end of 2023, with the full global market portfolio including less liquid assets reaching $271 trillion. The World Economic Forum identifies $255 trillion in marketable securities suitable for collateral, though only $28.6 trillion currently gets actively used, suggesting massive efficiency gains possible through better infrastructure.

Current tokenized securities total approximately $31 billion excluding stablecoins, with tokenized treasuries around $5 billion, total tokenized real-world assets including stablecoins reaching approximately $600 billion, and money market funds surpassing $1 billion in Q1 2024. Tokenized repos—repurchase agreements—process trillions of dollars monthly through platforms operated by Broadridge, Goldman Sachs, and J.P. Morgan, demonstrating institutional proof-of-concept at massive scale.

McKinsey's conservative projection estimates $2 trillion in tokenized securities by 2030, with a bullish scenario reaching $4 trillion, assuming approximately 75% compound annual growth rate across asset classes through the decade. BCG and 21Shares project $18-19 trillion in tokenized real-world assets by 2033. Binance Research calculates that just 1% of global equities moving on-chain would create $1.3 trillion in tokenized stocks, suggesting the potential for multi-trillion dollar markets if adoption accelerates beyond current projections.

Wave 1 assets reaching over $100 billion tokenized by 2027-2028 include cash and deposits (CBDCs, stablecoins, tokenized deposits), money market funds led by BlackRock, Franklin Templeton, and WisdomTree, bonds and exchange-traded notes encompassing government and corporate issuance, and loans and securitization covering private credit, home equity lines of credit, and warehouse lending. Wave 2 assets gaining traction 2028-2030 include alternative funds (private equity, hedge funds), public equities (listed stocks on major exchanges), and real estate (tokenized properties and REITs).

Critical milestones for 2025 include Nasdaq's tokenized securities proposal under SEC review, Robinhood's tokenized stocks gaining regulatory clarity, SEC Commissioner Hester Peirce (known as "Crypto Mom") actively advocating for on-chain securities, and Europe's planned move to T+1 settlement by 2027 creating competitive pressure as tokenization offers instant settlement advantages. Required signposts for acceleration include infrastructure supporting trillions in transaction volume (Solana and other platforms already capable), seamless interoperability between blockchains (in active development), widespread tokenized cash for settlement via CBDCs and stablecoins (growing rapidly with over $11.2 billion in stablecoins circulating on Solana alone), buy-side appetite for on-chain capital products (increasing institutionally), and regulatory clarity with supportive frameworks (major progress throughout 2025).

Cost comparisons reveal transformative economic advantages

Traditional securities settlement infrastructure costs the industry $17-24 billion annually in post-trade processing according to Broadridge estimates. Individual transaction costs range from $5-50 depending on institutional complexity and transaction type, with syndicated loans requiring up to three weeks for settlement due to legal complications and multiple intermediary coordination. The Depository Trust & Clearing Corporation (DTCC) processed $2.5 quadrillion in transactions during 2022, holds custody of 3.5 million securities issues valued at $87.1 trillion, and handles over 350 million transactions annually valued above $142 trillion—demonstrating the massive scale of infrastructure requiring disruption.

Academic and industry research quantifies potential savings. Securities clearing and settlement cost reductions of $11-12 billion annually appear achievable through blockchain implementation according to multiple peer-reviewed studies. The Global Financial Markets Association projects $15-20 billion in global infrastructure operational costs could be eliminated through smart contracts and automation as cited by World Economic Forum analysis. Capital efficiency improvements exceeding $100 billion become possible from enhanced collateral management, with cross-border settlement savings of $27 billion by 2030 projected by Jupiter Research.

McKinsey analysis of tokenized bond lifecycles shows 40%+ operational efficiency improvement from end-to-end digitization. Automated compliance through smart contracts eliminates manual checking and reconciliation processes that currently occupy 60-70% of asset management employees who don't generate alpha but instead handle operations. Multiple intermediaries including custodians, broker-dealers, and clearinghouses each add cost layers and complexity that blockchain's disintermediation eliminates. Markets currently close nights and weekends despite global demand for continuous trading, creating artificial constraints that blockchain's 24/7 operation removes. Cross-border transactions face complex custody chains and multiple jurisdictional requirements that unified blockchain infrastructure simplifies dramatically.

Settlement speed improvements reduce counterparty risk exposure by over 99% when moving from T+1 (24-hour settlement window) to T+0 or instant settlement. This near-elimination of settlement risk allows reduced liquidity buffers, smaller margin requirements, and more efficient capital deployment. Intraday liquidity enabled by continuous settlement supports short-term borrowing and lending that wasn't previously economically feasible. Real-time collateral mobility across jurisdictions optimizes capital usage globally rather than forcing regional silos. The 24/7 settlement capability enables continuous collateral optimization and automated yield strategies that maximize returns on every asset continuously rather than only during market hours.

Resnick's broader vision and cultural observations on development

In December 2024, shortly after joining Anza, Resnick outlined his first 100 days focus: "In my first 100 days, I plan on writing a spec for as much of the Solana protocol as I can get to, prioritizing fee markets and consensus implementations where I believe I can have the highest impact." He graded Solana's fee market as "B or B minus" as of late 2024, noting significant improvements from earlier in the year but identifying substantial room for optimization. His MEV (maximal extractable value) strategy distinguished between short-term improvements like better slippage settings and reconsidering public mempool design, versus long-term solutions involving multiple leaders creating competition that reduces sandwiching attacks. He quantified progress on sandwiching rates: "The sandwiching rate [is] way down... a 10% stake that's sandwiching is able to see only 10% of the transactions, which is what it should be," demonstrating that stake-weighted transaction visibility reduces attack profitability.

Resnick provided a striking revenue projection: achieving 1 million transactions per second could potentially generate $60 billion in annual revenue for Solana through transaction fees, illustrating the economic scalability of the model if adoption reaches Web2 scale. This projection assumes fees remain economically significant while volume scales massively—a delicate balance between network sustainability and user accessibility that proper fee market design must optimize.

His cultural observations on Solana versus Ethereum development reveal deeper philosophical differences. Resnick appreciated that "all of the discussions are happening in a place of how can we understand the way that a computer works and build a system based on that rather than building a system based on a mathematical model of a computer that is very lossy and doesn't actually represent what a computer does." This reflects Solana's engineering-first culture focused on practical performance optimization versus Ethereum's more theoretical computer science approach. He criticized Ethereum's development culture as constraining: "The ETH culture is really downstream of core development, and people who actually want to get things done are changing their personality, changing what they're suggesting in order to make sure that they preserve political capital with the core dev community."

Resnick emphasized after attending Solana Breakpoint conference: "I liked what I saw at Breakpoint. Anza developers are extremely cracked and I'm excited to get the opportunity to work with them." He characterized the philosophical difference succinctly: "There are no zealots in Solana, only pragmatic engineers who want to build a platform that can support the world's most liquid financial markets." This pragmatism over ideology distinction suggests Solana's development process prioritizes measurable performance outcomes and real-world use cases over theoretical purity or maintaining backward compatibility with legacy design decisions.

His positioning of Solana's original mission reinforces that securities markets were always the target: "Solana was originally founded to build a blockchain that is so fast and so cheap that you can put a working central limit order book on top of it." This wasn't a pivot or new strategy but rather the founding vision finally reaching maturity with the technical infrastructure, regulatory environment, and institutional adoption converging simultaneously.

Timeline for securities market disruption and key milestones

Completed developments through 2024-2025 established the foundation. Resnick joined Anza in December 2024, bringing economic expertise and strategic vision. Agave 2.3 released in April 2025 with improved TPU (Transaction Processing Unit) client enhancing transaction handling. The Alpenglow whitepaper published in May 2025 outlined the revolutionary consensus protocol, coinciding with Opening Bell's launch on May 8. Jito's Block Assembly Marketplace launched in July 2025, implementing short-term solutions from the Internet Capital Markets roadmap. DoubleZero testnet achieved operation with over 100 validators by September 2025, demonstrating dedicated fiber network reducing latency.

Near-term developments for late 2025 through early 2026 include Alpenglow activation on mainnet, bringing finality times down from 12.8 seconds to 100-150 milliseconds—a transformative improvement for high-frequency trading and real-time settlement applications. DoubleZero mainnet adoption across the validator network will reduce geographic latency penalties and improve global information incorporation. APE (Asynchronous Program Execution) implementation removes execution replay from the critical path, further reducing transaction confirmation times and improving throughput efficiency.

Medium-term developments spanning 2026-2027 focus on scaling and ecosystem maturation. Additional real-world asset issuers will deploy Securitize sTokens on Solana, expanding the variety and total value of tokenized securities available. Retail access expansion will lower minimum investment thresholds and broaden availability beyond accredited investors, democratizing access to institutional-grade products. Secondary market growth will increase liquidity on tokenized securities as more participants enter and market makers optimize strategies. Regulatory clarity should finalize post-pilot programs, with Project Open potentially establishing precedents for blockchain-based securities. Cross-chain standards will improve interoperability with Ethereum Layer-2s and other networks, reducing fragmentation.

Long-term vision for 2027 and beyond encompasses full MCL (Multiple Concurrent Leaders) implementation at the protocol level, enabling the economic models Resnick designed for optimal market microstructure. Protocol-enforced ACE (Application-Controlled Execution) at scale will give applications millisecond-level control over transaction ordering, enabling sophisticated trading strategies and execution quality improvements impossible on current infrastructure. The concept of "Internet Capital Markets" envisions fully on-chain capital markets with instant global access, where anyone with an internet connection can participate in global securities markets 24/7 without geographic or temporal restrictions.

Broader ecosystem developments include automated compliance through AI-driven KYC/AML and risk management systems that reduce friction while maintaining regulatory requirements, programmable portfolios enabling automated rebalancing and treasury management through smart contracts, fractional everything democratizing access to all asset classes regardless of unit price, and DeFi integration creating seamless interaction between tokenized securities and decentralized finance protocols for lending, derivatives, and liquidity provision.

Anthony Scaramucci of SkyBridge Capital forecast in 2025: "In 5 years, we'll be looking back and saying Solana has the largest market share of all these L1s," reflecting growing institutional conviction that Solana's technical advantages will translate to market dominance. Industry consensus suggests 10-20% of the securities market could tokenize by 2035, representing $27-54 trillion in on-chain securities if the total market grows modestly to $270-300 trillion over the next decade.

Conclusion: engineering superiority meets market opportunity

Solana's approach to disrupting securities markets distinguishes itself through fundamental engineering advantages rather than incremental improvements. The platform's ability to process 65,000 transactions per second at $0.00025 per transaction with 100-150 millisecond finality (post-Alpenglow) creates qualitative differences from competitors, not just quantitative improvements. These specifications enable entirely new categories of financial products: fractional ownership of high-value assets becomes economically viable when transaction costs don't exceed investment amounts; continuous portfolio rebalancing optimizes returns without being cost-prohibited; micro-dividend distributions can automatically reinvest small amounts efficiently; and retail investors can access institutional strategies previously limited by minimum investment thresholds and transaction cost structures.

Max Resnick's intellectual framework provides the economic theory undergirding technical implementation. His Multiple Concurrent Leaders concept addresses the fundamental problem of adverse selection in market microstructure—market makers widening spreads because they lose races to cancel stale orders. His Application-Controlled Execution vision gives smart contracts millisecond-level control over transaction ordering, enabling applications to implement optimal execution strategies. His geographic decentralization thesis argues that distributed validators can incorporate global information simultaneously rather than sequentially, providing informational advantages impossible in colocated systems. These aren't abstract academic theories but concrete technical specifications already under development, with Alpenglow representing the first major implementation of his economic frameworks.

Real-world adoption validates theoretical promise. $594 million from Franklin Templeton, $109.74 million from Apollo Global Management, and $2.1 billion in trading volume for xStocks in just six weeks demonstrate institutional and retail demand for blockchain-based securities when technical infrastructure, regulatory compliance, and user experience align properly. The fact that xStocks captured 58% of global tokenized stock trading within weeks of launch suggests winner-take-most dynamics may emerge—the platform offering the best combination of liquidity, cost, speed, and compliance tools will attract disproportionate volume through network effects.

The competitive moat deepens as adoption grows. Each new security tokenized on Solana adds liquidity and use cases, attracting more traders and market makers, which improves execution quality, which attracts more issuers in a reinforcing cycle. DeFi composability creates unique value: tokenized stocks becoming collateral in lending protocols, automated market makers providing 24/7 liquidity, derivatives markets building on tokenized underlying assets. These integrations prove impossible on private blockchains and economically impractical on high-cost public chains, giving Solana structural advantages that compound over time.

The distinction between hosting "the world's most liquid markets" versus "markets with the highest volume" reveals sophisticated strategic thinking. Liquidity quality—measured by tight bid-ask spreads, minimal price impact, and reliable execution—matters more than transaction count. A market can process billions of transactions but still deliver poor execution if spreads are wide and slippage high. Resnick's frameworks prioritize price quality and execution efficiency, targeting the metric that actually determines whether institutional traders choose a venue. This focus on market quality over vanity metrics like transaction count demonstrates the economic sophistication behind Solana's securities strategy.

Regulatory engagement through Project Open represents pragmatic navigation of compliance requirements rather than revolutionary dismissal of existing frameworks. The coalition's argument that decentralized protocols eliminate intermediaries therefore requiring new classification approaches—rather than forcing outdated intermediary regulations onto non-intermediated systems—reflects sophisticated legal reasoning that may prove more persuasive to regulators than confrontational approaches. The 18-month pilot structure with real-time monitoring provides regulators low-risk opportunity to evaluate blockchain securities in controlled conditions, potentially establishing precedents for permanent frameworks.

The $270 trillion securities market represents one of the largest addressable opportunities in financial history, even excluding the inflated $500 trillion figures sometimes cited. Capturing just 20-40% of a $27-54 trillion tokenized securities market by 2035 would establish Solana as critical infrastructure for global capital markets. The combination of superior technical performance, thoughtful economic design, growing institutional adoption, sophisticated regulatory engagement, and composability advantages from public blockchain infrastructure positions Solana uniquely to achieve this outcome. Resnick's vision of Solana becoming the operating system for Internet Capital Markets—enabling anyone with an internet connection to participate in global securities markets 24/7 with instant settlement and minimal costs—transforms from aspirational rhetoric to engineering roadmap when examined through the lens of implemented technical specifications, live institutional deployments, and concrete regulatory frameworks already under SEC consideration.

From Game Loot to Product Passports: What NFTs Are Actually Good For in 2025

· 11 min read
Dora Noda
Software Engineer

In 2021, NFTs were mostly about flexing JPEGs. In 2025, the most interesting work is quieter: game studios using NFTs for player-owned items, luxury houses stitching them into digital product passports, and brands folding tokens into loyalty and access. Even mainstream explainers now frame NFTs as infrastructure for ownership and provenance—not just collectibles (Encyclopedia Britannica).

Below is a field guide to the use cases that have real traction (and a few that learned hard lessons), plus a practical checklist if you’re building.


Gaming: Where “I Own This” Actually Matters

Gaming is a natural fit for NFTs because players already understand the value of scarce digital items. Instead of being trapped in one game's silo, NFTs add portable ownership and create opportunities for secondary liquidity.

  • Production chains built for games: The infrastructure has matured significantly. Immutable launched a Polygon-powered zkEVM in 2024, designed to make asset creation, trading, and on-chain logic feel native to the game loop. By the end of that year, the ecosystem had signed hundreds of titles, and its flagship game Guild of Guardians crossed one million downloads (The Block, immutable.com, PR Newswire).

  • At-scale player economies: We now have proof that mainstream players will engage with NFT economies when the game is fun first. Mythical Games reports over $650 million in transactions across more than seven million registered players. Its FIFA Rivals mobile game hit one million downloads within about six weeks of launch, showing that the technology can be seamlessly integrated into familiar experiences (NFT Plazas, PlayToEarn, The Defiant).

  • Major publishers are still experimenting: The industry's giants are actively involved. Ubisoft’s Champions Tactics: Grimoria Chronicles, built on the Oasys blockchain with NFT-native elements, rolled out in late 2024 and has seen continuous updates into 2025, signaling a long-term commitment to exploring the model (GAM3S.GG, Champions Tactics™ Grimoria Chronicles, Ubisoft).

Why this works: When thoughtfully integrated, NFTs enhance the existing player experience without breaking the fiction of the game world.


Luxury & Authenticity: Digital Product Passports Go Mainstream

For luxury brands, provenance is paramount. NFTs are becoming the backbone for verifying authenticity and tracking an item's history, moving from a niche concept to a core business tool.

  • A shared backbone for provenance: The Aura Blockchain Consortium—founded by LVMH, Prada Group, Cartier (Richemont), and others—offers industry-grade tooling so that new luxury goods ship with verifiable, transferable “digital twins” (Aura Blockchain Consortium). This creates a common standard for authenticity.

  • Regulatory pull, not just brand push: This trend is being accelerated by regulation. Europe’s Ecodesign for Sustainable Products Regulation (ESPR) will require digital product passports across many categories by 2030, making supply-chain transparency a legal requirement. Luxury groups are building the infrastructure to comply now (Vogue Business).

  • Real deployments: This is already happening in production. Consortium members like OTB (Maison Margiela, Marni) emphasize blockchain-backed traceability and Digital Product Passports (DPPs) as a core part of their growth and sustainability strategy. Aura has highlighted active use cases at houses such as Loro Piana and others (Vogue Business, Aura Blockchain Consortium).

Why this works: Anti-counterfeiting is a fundamental need in luxury. NFTs make authenticity checks self-serve for the consumer and create a durable record of ownership that persists across resale channels.


Ticketing & Live Events: Collectibles and Access

Events are about status, community, and memories. NFTs provide a way to bind those intangible values to a verifiable digital token that can unlock new experiences.

  • Token-gated perks at scale: Ticketmaster has rolled out features that let artists and organizers grant special access to NFT holders. A ticket stub is no longer just a piece of paper; it's a programmable membership card that can grant access to exclusive merchandise, content, or future events (Blockworks).

  • On-chain souvenirs: Ticketmaster’s “digital collectibles” program gives fans proof that they attended an event, creating a new kind of digital memorabilia. These tokens can also be used to unlock future benefits or discounts, deepening the relationship between artists and fans (ticketmastercollectibles.com).

  • Cautionary tale: Early experiments highlighted the risks of centralization. Coachella’s 2022 NFTs, which were tied to the now-defunct exchange FTX, infamously went dark, leaving holders with nothing. The festival has since resumed its NFT experiments with other partners in 2024, but the lesson is clear: build to avoid single points of failure (IQ Magazine, Blockworks).

Why this works: NFTs transform a one-time event into a lasting, verifiable relationship with ongoing potential for engagement.


Loyalty & Memberships: When Tokens Replace Tiers

Brands are exploring how tokens can make loyalty programs more flexible and engaging, moving beyond simple points systems to create portable status.

  • Airlines as on-ramps: Lufthansa’s Uptrip program turns flights into digital trading cards that can be redeemed for perks like lounge access or upgrades. The cards can optionally be converted to NFTs in a self-custodial wallet, offering a gamified loyalty experience first and making the crypto aspect entirely optional (uptrip.app, Lufthansa).

  • Legacy programs on blockchain rails: Some programs have been using this technology for years. Singapore Airlines’ KrisPay has used a blockchain-backed wallet since 2018 to make airline miles spendable at partner merchants—an early blueprint for interoperable rewards (Singapore Airlines).

  • Consumer brands token-gate in familiar storefronts: Retailers can now use Shopify’s built-in token-gating features to reward NFT holders with exclusive product drops and community access. Adidas’ ALTS program is a prime example, using dynamic NFT traits and tokenproof verification to tie digital ownership to real-world commerce and events (Shopify, NFT Plazas, NFT Evening).

  • Not everything sticks: It’s a useful reminder that loyalty is a behavior loop first and a technology second. Starbucks shuttered its Odyssey NFT beta program in March 2024, demonstrating that even a massive brand can't force a new model if it doesn't offer clear, everyday value to the user (Nation’s Restaurant News).

Why this works: The winning pattern is clear: start with utility that non-crypto users already want, then make the "NFT" aspect optional and invisible.


Identity & Credentials: Readable Names, Non-Transferable Proofs

NFTs are also being adapted for identity, where the goal is not to trade but to prove. This creates a foundation for user-controlled reputation and credentials.

  • Human-readable identities: The Ethereum Name Service (ENS) replaces long, complex wallet addresses with human-readable names (e.g., yourname.eth). With the recent addition of L2 Primary Names, a single ENS name can now resolve cleanly across multiple networks like Arbitrum, Base, and OP Mainnet, creating a more unified digital identity (ens.domains, messari.io).

  • Non-transferable credentials (SBTs): The “soulbound” token concept—tokens you can earn but cannot trade—has matured into a practical tool for issuing diplomas, professional licenses, and membership proofs. Expect to see more pilots in education and certification where provenance is key (SSRN, Webopedia).

  • Beware biometric trade-offs: While "proof-of-personhood" systems are evolving quickly, they come with significant privacy risks. High-profile projects in this space have drawn scrutiny from core crypto leaders for their data collection practices, highlighting the need for careful implementation (TechCrunch).

Why this works: Identity and reputation shouldn’t be tradable. NFT variants like SBTs provide a way to build a composable, user-owned identity layer without relying on central gatekeepers.


Creator Economy & Media: New Revenue Paths (Plus Reality Checks)

For creators, NFTs offer a way to create scarcity, control access, and build direct financial relationships with their communities.

  • Direct-to-fan music collectibles: Platforms like Sound are creating new economic models for musicians. By offering guaranteed mint rewards to artists—even on free drops—the platform reports generating revenues for artists comparable to what they would earn from billions of streams. It’s a modern reframing of the “1,000 true fans” concept for on-chain music (help.sound.xyz, sound.mirror.xyz).

  • Shared IP rights—if licensed explicitly: Some NFT collections grant holders commercial rights to their art (e.g., the Bored Ape Yacht Club license), enabling a decentralized ecosystem of merchandise and media projects. The importance of legal clarity here is paramount, as reflected in recent case law and the emergence of formal licensing programs (boredapeyachtclub.com, 9th Circuit Court of Appeals).

  • Not all experiments pay back: Early royalty-sharing drops, such as those facilitated by marketplaces like Royal, showed promise but delivered mixed returns. This serves as a reminder for teams to model cash flows conservatively and not rely on speculative hype (Center for a Digital Future).

Why this works: NFTs allow creators to bypass traditional intermediaries, offering new ways to monetize their work through paid mints, token-gated content, and real-world tie-ins.


Finance: Using NFTs as Collateral (and the 2025 Cooldown)

NFTs can also function as financial assets, primarily as collateral for loans in a growing DeFi niche.

  • The mechanism: Protocols such as NFTfi allow users to borrow against their NFTs via escrowed peer-to-peer loans. The cumulative volume on these platforms has exceeded hundreds of millions of dollars, proving the model's viability (nftfi.com).

  • 2025 reality check: This market is highly cyclical. After peaking around January 2024, NFT lending volumes fell by approximately 95–97% by May 2025 as the value of collateral dropped and risk appetite evaporated. Leadership in the space has also shifted from established players like Blend to newer ones. This indicates that NFT-backed lending is a useful financial tool, but it remains a niche and volatile market (The Defiant, DappRadar).

Why this works (when it does): High-value NFTs, like digital art or rare in-game assets, can be transformed into productive capital—but only if sufficient liquidity exists and risk is managed carefully.


Philanthropy & Public Goods: Transparent Fundraising

On-chain fundraising offers a powerful model for transparency and rapid mobilization, making it a compelling tool for charitable causes.

  • UkraineDAO’s flag NFT raised roughly $6.75 million in early 2022, showcasing how quickly and transparently a global community could mobilize for a cause. Crypto donations to Ukraine more broadly crossed tens of millions of dollars within days (Decrypt, TIME).

  • Quadratic funding at scale: Gitcoin continues to iterate on its model for community-matched funding rounds that support open-source software and other public goods. It represents a durable, effective pattern for resource allocation that has long outlasted the NFT hype cycles (gitcoin.co).

Why this works: On-chain rails shorten the path from philanthropic intent to real-world impact, with public ledgers providing a built-in layer of accountability.


Patterns That Win (and Pitfalls to Avoid)

  • Start with the user story, not the token. If status, access, or provenance isn’t core to your product, an NFT won’t fix it. Starbucks Odyssey’s sunset is a potent reminder to ground loyalty programs in tangible, everyday value (Nation’s Restaurant News).
  • Minimize single points of failure. Don’t architect your system around a single custodian or vendor. Coachella’s FTX fiasco shows why this is critical. Use portable standards and plan migration paths from day one (IQ Magazine).
  • Design for chain-agnostic UX. Users want simple logins and consistent benefits, regardless of the underlying blockchain. ENS’s L2 identity support and Shopify's cross-chain token-gated commerce show that the future is interoperable (messari.io, Shopify).
  • Use dynamic metadata when states change. Assets should be able to evolve. Dynamic NFTs (dNFTs) and standards like EIP-4906 allow metadata to change (e.g., character levels, item repairs), ensuring marketplaces and applications stay in sync (Chainlink, Ethereum Improvement Proposals).
  • License IP explicitly. If your holders can commercialize the art associated with their NFTs, say so—clearly. BAYC’s terms and formal licensing program are instructive models (boredapeyachtclub.com).

A Builder’s Checklist for NFT Utility in 2025

  • Define the job to be done. What does the token unlock that a simple database row can’t (e.g., composability, secondary markets, user custody)?
  • Make crypto optional. Let users start with an email or an in-app wallet. Allow them to opt into self-custody later.
  • Choose the right chain + standard. Optimize for transaction fees, user experience, and ecosystem support (e.g., ERC-721/1155 with EIP-4906 for dynamic states).
  • Plan for interoperability. Support token-gated commerce and identity solutions that work across existing web2 platforms (e.g., Shopify, ENS).
  • Avoid lock-in. Prefer open standards. Architect metadata portability and migration paths from day one.
  • Embrace off-chain + on-chain. Blend efficient server-side logic with verifiable on-chain proofs. Always keep personally identifiable information (PII) off-chain.
  • Model economics conservatively. Don’t build a business model that relies on secondary market royalties. Test for cyclical demand, especially in financial applications.
  • Design for regulation. If you’re in apparel or physical goods, start tracking Digital Product Passport and sustainability disclosure requirements now, not in 2029.
  • Write the license. Spell out commercial rights, derivatives, and trademark usage in plain, unambiguous language.
  • Measure what matters. Focus on retained users, repeat redemptions, and secondary market health—not just the revenue from the initial mint.

Bottom Line

The hype cycle burned off. What’s left is useful: NFTs as building blocks for ownership, access, and provenance that normal people can actually touch—especially when teams hide the blockchain and foreground the benefit.

Cardano (ADA): A Veteran Layer 1 Blockchain

· 54 min read

Cardano is a third-generation proof-of-stake (PoS) blockchain platform launched in 2017. It was created by Input Output Global (IOG, formerly IOHK) under the leadership of Charles Hoskinson (a co-founder of Ethereum) with a vision to address key challenges faced by earlier blockchains: scalability, interoperability, and sustainability . Unlike many projects that iterate quickly, Cardano’s development emphasizes peer-reviewed academic research and high-assurance formal methods . All core components are built from the ground up, rather than forking existing protocols, and research papers underpinning Cardano (such as the Ouroboros consensus protocol) have been published through top-tier conferences . The blockchain is maintained collaboratively by IOG (technology development), the Cardano Foundation (oversight and promotion), and EMURGO (commercial adoption) . Cardano’s native cryptocurrency ADA fuels the network – it’s used for transaction fees and staking rewards . Overall, Cardano aims to provide a secure and scalable platform for decentralized applications (DApps) and critical financial infrastructure, while gradually transitioning control to its community through on-chain governance .

Cardano’s evolution is structured into five eras – Byron, Shelley, Goguen, Basho, and Voltaire – each focusing on a set of major features . Notably, development of these eras happens in parallel (research and coding overlaps), even though they are delivered sequentially via protocol upgrades . This section outlines each era, its key achievements, and the progressive decentralization of Cardano’s network.

Byron Era (Foundation Phase)

The Byron era established the foundational network and launched Cardano’s first mainnet. Development began in 2015 with rigorous study and thousands of GitHub commits, culminating in the official launch in September 2017 . Byron introduced ADA to the world – allowing users to transact the ADA currency on a federated network of nodes – and implemented the first version of Cardano’s consensus protocol, Ouroboros . Ouroboros was groundbreaking as the first provably secure PoS protocol based on peer-reviewed research, offering security guarantees comparable to Bitcoin’s proof-of-work . This era also delivered essential infrastructure: the Daedalus desktop wallet (IOG’s full-node wallet) and Yoroi light wallet (from EMURGO) for day-to-day use . In Byron, all block production was done by federated core nodes operated by the Cardano entities, while the community began to grow around the project . By the end of this phase, Cardano had demonstrated a stable network and built an enthusiastic community, setting the stage for decentralization in the next era.

Shelley Era (Decentralization Phase)

The Shelley era transitioned Cardano from a federated network to a decentralized one run by the community. Unlike Byron’s hard cut-over launch, Shelley’s activation was done via a smooth, low-risk transition to avoid interruptions . During Shelley (mid-2020 onward), Cardano introduced the concept of stake pools and staking delegation. Users could delegate their ADA stake to stake pools – community-operated nodes – and earn rewards, incentivizing widespread participation in securing the network . The incentive scheme was designed with game theory to encourage the creation of around k=1000 optimal pools, making Cardano “50–100 times more decentralized” than other large blockchains where under 10 mining pools might control consensus . Indeed, by relying on Ouroboros PoS instead of energy-intensive mining, Cardano’s entire network operates on a tiny fraction of the power of proof-of-work chains (comparable to a single home’s electricity vs. a small country) . This era marked Cardano’s maturation – the community took over block production (as more than half of active nodes became community-run) and the network achieved greater security and robustness through decentralization .

Advancements in Consensus Research (Shelley)

Shelley was coupled with major advancements in Cardano’s consensus protocols, extending Ouroboros to enhance security in a fully decentralized setting. Ouroboros Praos was introduced as an improved PoS algorithm providing resilience against adaptive attackers and harsher network conditions . Praos uses private leader selection and key-evolving signatures so that adversaries cannot predict or target the next block producer, mitigating targeted denial-of-service attacks . It also tolerates nodes going offline and coming back (dynamic availability) while maintaining security as long as an honest majority of stake exists . Following Praos, Ouroboros Genesis was researched as the next evolution, allowing new or returning nodes to bootstrap from the genesis block alone (no trusted checkpoints), thus protecting against long-range attacks . In early 2019, an interim upgrade called Ouroboros BFT (OBFT) was deployed as Cardano 1.5, simplifying the Byron-to-Shelley switch . These protocol refinements – from Ouroboros Classic to BFT to Praos (and the ideas in Genesis) – provided Cardano with a formally secure and future-proof consensus as the backbone of its decentralized network . The result is that Cardano’s PoS can match the security of PoW systems while enabling the flexibility of dynamic participation and delegation .

Goguen Era (Smart Contract Phase)

The Goguen era brought smart contract functionality to Cardano, transforming it from a transfers-only ledger into a platform for decentralized applications. A cornerstone of Goguen was the adoption of the Extended UTXO (eUTXO) model, an extension of Bitcoin’s UTXO ledger that supports expressive smart contracts. In Cardano’s eUTXO model, transaction outputs can carry not only value but also attached scripts and arbitrary data (datums), enabling advanced validation logic while retaining the concurrency and determinism benefits of UTXO . One major advantage of eUTXO over Ethereum’s account model is that transactions are deterministic – one can know off-chain exactly if a transaction will succeed or fail (and its effects) before submitting it . This eliminates surprises and wasted fees due to concurrency issues or state changes by other transactions, a problem common in account-based chains . Additionally, the eUTXO model naturally supports parallel processing of transactions, since independent UTXOs can be consumed simultaneously, offering scalability through parallelism . These design choices reflect Cardano’s “quality-first” approach to smart contracts, aiming for secure and predictable execution .

Plutus Smart Contract Platform

With Goguen, Cardano launched Plutus, its native smart contract programming language and execution platform. Plutus is a Turing-complete functional language built on Haskell, chosen for its strong emphasis on correctness and security . Smart contracts in Cardano are typically written in Plutus (a Haskell-based DSL) and then compiled to Plutus Core, which runs on-chain. This approach allows developers to use Haskell’s rich type system and formal verification techniques to minimize bugs. Plutus programs are divided into on-chain code (which executes during transaction validation) and off-chain code (running on a user’s machine to construct transactions). By using Haskell and Plutus, Cardano provides a high-assurance development environment – the same language can be used end-to-end, and pure functional programming ensures that given the same inputs, contracts behave deterministically . Plutus’s design explicitly forbids contracts from making non-deterministic calls or accessing external data during on-chain execution, which makes them much easier to analyze and verify than imperative smart contracts . The trade-off is a steeper learning curve, but it yields smart contracts that are less prone to critical failures. In summary, Plutus provides Cardano a secure and robust smart contract layer based on well-understood functional programming principles, distinguishing it from EVM-based platforms.

Multi-Asset Support (Native Tokens)

Goguen also introduced multi-asset support on Cardano, enabling the creation and use of user-defined tokens natively on the blockchain. In March 2021, the Mary protocol upgrade transformed Cardano’s ledger into a multi-asset ledger . Users can mint and transact custom tokens (fungible or non-fungible) directly on Cardano without writing smart contracts . This native token functionality treats new assets as “first-class citizens” alongside ADA. The ledger’s accounting system was extended so that transactions can carry multiple asset types simultaneously . Because token logic is handled by the blockchain itself, no bespoke contract (like ERC-20) is needed for each token, reducing complexity and potential errors . Minting and burning of tokens are governed by user-defined monetary policy scripts (which can impose conditions like time locks or signatures), but once minted, tokens move natively. This design yields significant efficiency gainsfees are lower and more predictable than on Ethereum, since you don’t pay for executing token contract code on each transfer . The Mary era unlocked a wave of activity: projects could issue stablecoins, utility tokens, NFTs and more directly on Cardano . This upgrade was a critical step in growing Cardano’s economy, as it allowed a flourishing of tokens (over 70,000 native tokens were created within months of launch) and set the stage for a diverse DeFi and NFT ecosystem without overburdening the network.

Rise of Cardano’s Ecosystem (DeFi, NFTs, and dApps)

With smart contracts (via the Alonzo hard fork in Sept 2021) and native assets in place, Cardano’s ecosystem finally had the tools to grow a vibrant DeFi and dApp community. The period following Alonzo saw Cardano shed its “ghost chain” label – previously critics had noted that Cardano was a smart contract platform with no smart contracts – as developers deployed the first wave of DApps . Decentralized exchanges (DEXs) like Minswap and SundaeSwap, lending protocols like Lenfi (Liqwid), stablecoins (e.g. DJED), NFT marketplaces (CNFT.io, jpg.store), and dozens of other applications launched on Cardano through 2022–2023. Developer activity on Cardano surged after Alonzo; in fact, Cardano often ranked #1 in GitHub commits among blockchain projects in 2022 . By mid-2022, Cardano reportedly had over 1,000 decentralized applications either running or under development , and network usage metrics climbed. For example, the Cardano network surpassed 3.5 million active wallets, growing by ~30k new wallets per week in 2022 . NFT activity on Cardano boomed as well – the main NFT marketplace (JPG Store) reached over $200 million in lifetime trading volume . Despite starting later, Cardano’s DeFi Total Value Locked (TVL) began to build up; however, it still trails far behind Ethereum’s. As of late 2023, Cardano’s DeFi TVL was on the order of a couple hundred million USD, only a fraction of Ethereum’s tens of billions . This reflects that Cardano’s ecosystem, while growing (especially in areas like lending, NFTs, and gaming dApps), is still in an early stage compared to Ethereum’s. Nonetheless, the Goguen era proved that Cardano’s research-driven approach could deliver a functional smart contract platform, and it laid the groundwork for the next focus: scaling those dApps to high throughput.

Basho Era (Scalability Phase)

The Basho era focuses on scaling and optimizing Cardano for high throughput and interoperability. As usage grows, the base layer needs to handle more transactions without sacrificing decentralization. One major component of Basho is layer-2 scaling via Hydra, alongside efforts to support sidechains and interoperability with other networks. Basho also includes ongoing improvements to the core protocol (for example, the Vasil hard fork in 2022 introduced pipelined propagation and reference inputs to improve throughput on L1). The overarching goal is to ensure Cardano can scale to millions of users and an internet of blockchains.

Hydra (Layer-2 Scaling Solution)

Hydra is Cardano’s flagship Layer-2 solution, designed as a family of protocols to massively increase throughput via off-chain processing. The first protocol, Hydra Head, is essentially an isomorphic state channel implementation: it operates as an off-chain mini-ledger shared by a small group of participants, but uses the same transaction representation as the main chain (hence “isomorphic”) . Participants in a Hydra Head can perform high-speed transactions off-chain among themselves, with the Head periodically settling on the main chain. This allows most transactions to be processed off-chain at near-instant finality and minimal cost, while the main chain provides security and arbitration. Hydra is rooted in peer-reviewed research (the Hydra papers were published by IOG) and is expected to achieve high throughput (potentially thousands of TPS per Hydra Head) as well as low latency . Importantly, Hydra maintains Cardano’s security assumptions – opening or closing a Hydra Head is secured by on-chain transactions, and if disputes arise, the state can be resolved on L1. Because Hydra Heads are parallelizable, Cardano can scale by spawning many heads (e.g., for different dApps or user clusters) – theoretically multiplying total throughput. Early Hydra implementations have demonstrated hundreds of TPS per head in tests . In 2023, the Hydra team released a mainnet Beta, and some Cardano projects began experimenting with Hydra for use cases like fast microtransactions and even gaming. In summary, Hydra provides Cardano a path to scale horizontally via Layer-2, ensuring that as demand grows, the network can handle it without congestion or high fees .

Sidechains and Interoperability

Another pillar of Basho is the sidechain framework, which enhances Cardano’s extensibility and interoperability. A sidechain is an independent blockchain that runs in parallel to the main Cardano chain (the “main chain”) and is connected via a two-way bridge. Cardano’s design allows sidechains to use their own consensus algorithms and features, while relying on the main chain for security (for example, using the main chain’s stake for checkpointing) . In 2023, IOG released a Sidechain Toolkit to make it easier for anyone to build custom sidechains that leverage Cardano’s infrastructure . As a proof of concept, IOG built an EVM-compatible sidechain (sometimes called “Milkomeda C1” by a partner project) that lets developers deploy Ethereum-style smart contracts but still settle transactions back to Cardano . The motivation is to allow different virtual machines or specialized chains (for identity, privacy, etc.) to coexist with Cardano, broadening the network’s capabilities. For example, Midnight is an upcoming privacy-oriented sidechain for Cardano, and sidechains could also connect Cardano with Cosmos (via IBC) or other ecosystems . Interoperability is further enhanced by Cardano joining standards efforts (Cardano joined the Blockchain Transmission Protocol and is exploring bridges to Bitcoin and Ethereum). By offloading experimental features or heavy workloads to sidechains, Cardano’s main chain can remain lean and secure, while still offering a diversity of services through its ecosystem. This approach aims to solve blockchain’s “one size doesn’t fit all” problem: each sidechain can be tailored (for higher throughput, or specialized hardware, or regulatory compliance) without bloating the L1 protocol . In short, sidechains make Cardano more scalable and flexible – new innovations can be tried on sidechains without risking the mainnet, and value can flow between Cardano and other networks, fostering a more interoperable multi-chain future .

Voltaire Era and Plomin Hard Fork (Governance Phase)

The Voltaire era is Cardano’s final development phase, focused on implementing a fully decentralized governance system and a self-sustaining treasury. The goal is to turn Cardano into a truly community-governed protocol – often described as a self-evolving blockchain, where ADA holders can propose and decide on upgrades or spending of treasury funds without requiring central control. Key components of Voltaire include CIP-1694, which defines Cardano’s on-chain governance framework, the creation of a Cardano Constitution, and a series of protocol upgrades (notably the Chang and Plomin hard forks) that transfer governance power to the community. By the end of Voltaire, Cardano is intended to function as a DAO (decentralized autonomous organization) governed by its users, achieving the original vision of a blockchain run “by the people, for the people.”

CIP-1694: Foundation of Cardano’s Governance Framework

CIP-1694 (named after the birth year of philosopher Voltaire) is the Cardano Improvement Proposal that established the foundations for on-chain governance in Cardano . Unlike typical CIPs, 1694 is expansive – about 2,000 lines of specification – covering new governance roles, voting procedures, and constitutional concepts. It was developed through extensive community input: first drafted in early 2023 at an IOG workshop, then refined via dozens of community workshops worldwide in mid-2023 . CIP-1694 introduces a “tricameral” governance model with three main bodies of voters: (1) the Constitutional Committee, a small, expert-appointed group that checks if actions align with the constitution; (2) Stake Pool Operators (SPOs); and (3) Delegated Representatives (DReps), who represent ADA holders that delegate their voting power . In the model, any ADA holder can submit a governance action (proposal) on-chain by placing a deposit . An action (which could be a protocol parameter change, spending from the treasury, initiating a hard fork, etc.) then goes through a voting period where the Committee, SPOs, and DReps vote yes/no/abstain. A proposal is ratified if it meets specified thresholds of yes-votes among each group by the deadline . The default principle is one ada = one vote (stake-weighted voting power), whether cast directly or via a DRep . CIP-1694 essentially lays out a minimum viable governance: it doesn’t immediately decentralize everything, but provides the framework to do so. It also requires the creation of a Constitution (more below) and sets up mechanisms like no-confidence votes (to replace a committee that oversteps) . This CIP is considered historic for Cardano – “probably the most important in Cardano’s history” – because it transfers ultimate control from the founding entities to the ADA holders through on-chain processes .

Cardano Constitution Development

As part of Voltaire, Cardano is defining a Constitution – a set of fundamental principles and rules that guide governance. CIP-1694 mandates that “There must be a constitution”, initially an off-chain document, which the community will later ratify on-chain . In mid-2024, an Interim Cardano Constitution was released by Intersect (a Cardano governance-focused entity) to serve as a bridge during the transition . This interim constitution was included by hash in the Cardano node software (v.9.0.0) during the first governance upgrade, anchoring it on-chain as a reference . The interim document provides guiding values and interim rules so that early governance actions have context. The plan is for the community to debate and draft the permanent Constitution through events like the Cardano Constitutional Convention (scheduled for late 2024) . Once a draft is agreed upon, the first major on-chain vote of the ADA community will be to ratify the Constitution . The Constitution will likely cover Cardano’s purpose, core principles (like openness, security, gradual evolution), and constraints on governance (e.g., things the blockchain should not do). Having a constitution helps coordinate the community’s decisions and provides a benchmark for the Constitutional Committee – the Committee’s role is to veto any governance action that is blatantly unconstitutional . In essence, the Constitution is the social contract of Cardano’s governance, ensuring that as on-chain democracy kicks in, it stays aligned with the values the community holds. Cardano’s approach here mirrors that of a decentralized government: establishing a constitution, elected or appointed representatives (DReps and committee), and checks-and-balances to steer the blockchain’s future responsibly.

Phases of the Voltaire Era

The rollout of Voltaire is happening in phases, via successive hard fork events. The transition began with the Conway era (named for mathematician John Conway) and Chang upgrade, and is concluding with the Plomin hard fork. In July 2024, the first part of the Chang hard fork was initiated . This Chang Phase 1 upgrade did two critical things: (1) it “burned” the genesis keys that the founding entities held from the Byron era (meaning IOG and others can no longer single-handedly alter the chain) ; and (2) it kicked off a bootstrapping phase for governance. After Chang HF1 (which took effect around epoch 507 in Sept 2024), Cardano entered the Conway era, where hard forks are no longer triggered by central authorities but can be initiated by governance actions voted on by the community . However, the full governance system was not yet live – it’s a transitional period with “temporary governance institutions” to support the move to decentralization . For example, the Interim Constitution and an Interim Constitutional Committee were put in place to guide this period . Chang Phase 2, the second part of the upgrade (initially referred to as Chang#2), was scheduled for Q4 2024 . This second upgrade was later renamed the Plomin hard fork, and it represents the final activation of CIP-1694 governance. Together, these phases implement CIP-1694 in stages: first establishing the framework and interim safeguards, then empowering the community with full voting rights. This careful, phased approach was taken due to the complexity of rolling out governance – essentially, Cardano’s community “beta tested” its governance off-chain and in testnets/workshops throughout 2023–24 to ensure that when the on-chain voting went live, it would run smoothly.

Plomin Hard Fork: First Community-Driven Protocol Upgrade

The Plomin hard fork (executed January 29, 2025) is a landmark in Cardano’s history – it is the first protocol upgrade to be decided and enacted entirely by the community through on-chain governance . Named in memory of Matthew Plomin (a Cardano community contributor) , Plomin was essentially Chang Phase 2 under a new name. To activate Plomin, a governance action proposing the hard fork was submitted on-chain and voted on by SPOs and the Interim Committee, receiving the needed approval to take effect . This demonstrated the functioning of CIP-1694’s voting system in practice. With Plomin’s enactment, Cardano’s on-chain governance is now fully operational – ADA holders (via DReps or directly) and SPOs will govern all protocol changes and treasury decisions going forward . This is a milestone not just for Cardano but for blockchain technology: “the first hard fork in blockchain history to be decided and approved by the community rather than a central authority” . Plomin formally transitions power to ADA holders. Immediately after Plomin, the community’s tasks include voting to ratify the drafted Cardano Constitution on-chain (using the one-ADA-one-vote mechanism) , and making any further adjustments to governance parameters now under their control. A practical change that came with Plomin is that staking rewards withdrawal now requires participation in governance – after Plomin, ADA stakers must delegate their voting rights to a DRep (or choose an abstain/no-confidence option) in order to withdraw accumulated rewards . This mechanism (described in CIP-1694’s bootstrapping) is to ensure high voter participation by economically linking staking and voting . In summary, the Plomin hard fork ushers Cardano into full decentralized governance under Voltaire, inaugurating an era where the community can upgrade and evolve Cardano autonomously.

Towards a Truly Autonomous and Self-Evolving Blockchain

With the Voltaire era’s components in place, Cardano is poised to become a self-governing, self-funding blockchain. The combination of an on-chain governance system and a treasury (funded by a portion of transaction fees and inflation) means Cardano can adapt and grow based on stakeholder decisions. It can fund its own development through voting (via Project Catalyst and future on-chain treasury votes) and implement protocol changes via governance actions – effectively “evolving” without hard forks dictated by a central company. This was the ultimate vision laid out in Cardano’s roadmap: a network not only decentralized in block production (achieved in Shelley) but also in project direction and maintenance. Now, ADA holders have the power to propose improvements, change parameters, or even alter Cardano’s constitution itself through established processes . The Voltaire framework sets up checks and balances (e.g. the Constitutional Committee’s veto power which can itself be countered by no-confidence votes, etc.) to prevent governance attacks or abuses, striving for resilient decentralization . In practical terms, Cardano enters 2025 as one of the first Layer-1 blockchains to implement on-chain governance of this scope. This could make Cardano more agile in the long run (the community can implement features or fix issues faster via coordinated votes) but also tests the community’s capacity to govern wisely. If successful, Cardano will be a living blockchain, able to adapt to new requirements (scaling, quantum resistance, etc.) through on-chain consensus rather than splits or corporate-led updates. It embodies the idea of a blockchain that can “upgrade itself” through an organized, decentralized process – fulfilling Voltaire’s promise of an autonomous system governed by its users.

Cardano Ecosystem Status

With the core technology maturing, it’s important to assess Cardano’s ecosystem as of 2024/2025 – the landscape of DApps, developer tools, enterprise use cases, and overall network health. While Cardano’s roadmap delivered strong foundations in theory, the practical uptake by developers and users is the real measure of success. Below we review the current state of Cardano’s ecosystem, covering the decentralized applications and DeFi activity, the developer experience and infrastructure, notable real-world blockchain solutions, and general outlook.

Decentralized Applications (DApps) and DeFi Ecosystem

Cardano’s DApp ecosystem, once nearly nonexistent (hence the “ghost chain” moniker), has grown considerably since smart contracts were enabled. Today, Cardano hosts a range of DeFi protocols: e.g. DEXes like Minswap, SundaeSwap, and WingRiders facilitate token swaps and liquidity pools; lending platforms like Lenfi (formerly Liqwid) enable peer-to-peer lending/borrowing of ADA and other native assets; stablecoin projects such as DJED (an overcollateralized algorithmic stablecoin) provide stable assets for DeFi; and yield optimizers and liquid staking services have also emerged. While small relative to Ethereum’s DeFi, Cardano’s DeFi TVL has steadily climbed – by late 2023 it was roughly in the low hundreds of millions USD locked . For perspective, Cardano’s TVL (~$150–300M) is about half of Solana’s and just a sliver of Ethereum’s, indicating it still lags significantly in DeFi adoption . On the NFT side, Cardano became surprisingly active: thanks to low fees and native tokens, NFT communities (collectibles, art, gaming assets) flourished. The leading marketplace, jpg.store, and others like CNFT.io have facilitated millions of NFT trades (Cardano NFTs like Clay Nation and SpaceBudz gained notable popularity). In terms of raw usage, Cardano processes on the order of 60k–100k transactions per day on-chain (which is lower than Ethereum’s ~1M per day, but higher than some newer chains). Gaming and metaverse projects (e.g. Cornucopias, Pavia) and social dApps are in development, leveraging Cardano’s lower costs and UTXO model for unique designs. A notable trend is projects leveraging Cardano’s eUTXO advantages: for example, some DEXes have implemented novel “batching” mechanisms to deal with concurrency, and the deterministic fees allow stable operation even under congestion. However, challenges remain: Cardano’s dApp user experience is still catching up (wallet integration with dApps only matured with web wallet standards like CIP-30), and liquidity is modest. The impending availability of pluggable sidechains (like an EVM sidechain) could attract more developers by allowing Solidity dApps to easily deploy and benefit from Cardano’s infrastructure. Overall, Cardano’s DApp ecosystem in 2024 can be described as emerging but not yet prolific – there is a foundation and several noteworthy projects (with a passionate community of users), and developer activity is high, but it has yet to achieve the breadth or volume of Ethereum’s or even some newer L1s’ ecosystems. The next few years will test whether Cardano’s careful approach can convert into network effects in the dApp space.

Developer Tools and Infrastructure Development

One of Cardano’s focal points has been improving the developer experience and tools to encourage more building on the platform. Early on, developers faced a steep learning curve (Haskell/Plutus) and relatively nascent tooling, which slowed ecosystem growth. Recognizing this, the community and IOG have delivered numerous tools and improvements:

  • Plutus Application Backend (PAB): a framework to help connect off-chain code with on-chain contracts, simplifying DApp architecture.
  • New Smart Contract Languages: Projects like Aiken have emerged – Aiken is a domain-specific language for Cardano smart contracts that offers a more familiar syntax (inspired by Rust) and compiles to Plutus, aiming to “simplify and enhance smart contract development on Cardano” . This lowers the barrier for developers who find Haskell daunting. Similarly, an Eiffel-like language called Glow, and JavaScript libraries via Helios or Lucid, are expanding options for coding Cardano contracts without full Haskell expertise.
  • Marlowe: a high-level finance DSL, which allows subject matter experts to write financial contracts (like loans, escrow, etc.) with templates and visually, then deploy to Cardano. Marlowe went live on a sidechain in 2023, providing a sandbox for non-developers to create smart contracts.
  • Light Wallets and APIs: The introduction of Lace (a lightweight wallet by IOG) and improved web-wallet standards has given DApp users and developers easier integration. Wallets like Nami, Eternl, and Typhon support browser connectivity for DApps (similar to MetaMask functionality in Ethereum).
  • Development Environment: The Cardano ecosystem now has robust devnets and testing tools. The pre-production testnet and Preview testnet allow developers to try smart contracts in an environment matching mainnet. Tools like Cardano-CLI improved over time, and new services (Blockfrost, Tangocrypto, Koios) provide blockchain APIs so developers can interact with Cardano without running a full node.
  • Documentation & Education: Efforts like the Plutus Pioneer Program (a guided course) trained hundreds of developers in Plutus. However, feedback indicates the need for much better documentation and onboarding materials . In response, the community has produced tutorials, and Cardano Foundation even surveyed devs to pinpoint pain points (the 2022 developer survey highlighted issues like lack of simple examples and too academic documentation) . Progress is being made with more example repositories, templates, and libraries to accelerate development (for instance, a project may use the Atlas or Lucid JS library to interact with smart contracts more easily).
  • Node and Network Infrastructure: Cardano stake pool operator community continues to grow, providing a resilient decentralized infrastructure. Initiatives like Mithril (a stake-based lightweight client protocol) are in development, which will allow faster bootstrapping of nodes (useful for light clients and mobile devices). Mithril uses cryptographic aggregates of stake signatures to let a client securely synchronize with the chain quickly – this will further improve accessibility of Cardano’s network. In summary, Cardano’s developer ecosystem is steadily improving. It started off (in 2021–22) as relatively difficult to penetrate – with complaints of “painful” setup, a lack of documentation, and the requirement to learn Haskell/Plutus from scratch . By 2024, new languages like Aiken and better tooling are lowering these barriers. Still, Cardano is competing with more developer-friendly platforms (like Ethereum’s vast tooling or Solana’s approachable Rust-based stack), so continuing to invest in ease-of-use, tutorials, and support is crucial for Cardano to expand its developer base. The community’s awareness of these challenges and active efforts to address them is a positive sign.

Blockchain Solutions for Real-World Problems

From early on, Cardano’s mission has included real-world utility, especially in regions and industries where blockchain can improve efficiency or inclusion. Several notable initiatives and use cases highlight Cardano’s application beyond pure finance:

  • Digital Identity and Education (Atala PRISM in Ethiopia): In 2021, IOG announced a partnership with Ethiopia’s government to use Cardano’s blockchain for a national student credential system. Over 5 million students and 750,000 teachers will receive blockchain-based IDs, and the system will track grades and academic achievements on Cardano . This is implemented via Atala PRISM, a decentralized identity solution anchored on Cardano. The project aims to create tamper-proof educational records and boost accountability in Ethiopia’s school system. John O’Connor, IOG’s director for African Operations, called this “a key milestone” in providing economic identities through Cardano . As of 2023, the rollout is in progress, demonstrating Cardano’s capacity to support a nationwide use case.
  • Supply Chain and Product Provenance: Cardano has been piloted for tracking supply chains to ensure authenticity and transparency. For example, Scantrust integrated with Cardano to allow consumers to scan QR codes on products (like labels on wine or luxury goods) and verify their origin on the blockchain . In agriculture, BeefChain (which had earlier trials on other chains) explored Cardano for tracing beef from ranch to table . Baia’s Wine in Georgia used Cardano to record the journey of wine bottles, improving trust for export markets . These projects leverage Cardano’s low-cost transactions and metadata features (transaction metadata can carry supply chain data) to create immutable logs for goods.
  • Financial Inclusion and Microfinance: Projects like World Mobile and Empowa are building on Cardano in emerging markets. World Mobile uses Cardano as part of its blockchain-based telecommunications infrastructure to provide affordable internet in Africa, with a tokenized incentive model. Empowa focuses on decentralized financing for affordable housing in Mozambique, using Cardano to manage investments that fund real-world construction. Cardano’s emphasis on formal verification and security makes it attractive for such critical applications.
  • Governance and Voting: Even before on-chain governance for Cardano itself, the blockchain was used for other governance solutions. For instance, Project Catalyst (Cardano’s innovation fund) has run dozens of rounds of proposal voting on Cardano, making it one of the largest ongoing decentralized votes (Catalyst has over 50,000 registered voters). Outside the Cardano community, there were experiments with Cardano’s tech for local government – reportedly, several U.S. states approached Cardano Foundation to explore blockchain-based voting systems . Cardano’s secure PoS and transparency could be leveraged for tamper-resistant voting records.
  • Enterprise and Other: EMURGO, Cardano’s commercial arm, has worked with companies to adopt Cardano. For example, Cardano was trialed by New Balance in 2019 to authenticate sneakers (a pilot where authenticity cards were minted on Cardano). In supply chain, Cardano has been used in Georgia (wine) and Ethiopia (coffee supply chain traceability pilots) . The Dish Network partnership (announced 2021) aimed to integrate Cardano for telecom customer loyalty and identity, though its status is pending. Cardano’s design (UTXO, native multi-assets) often allows these use cases to be implemented with simple transactions + metadata, rather than complex bespoke contracts, which can be an advantage in reliability. Overall, Cardano has positioned itself as a blockchain for social and enterprise use cases, especially in the developing world. The combination of its treasury (Catalyst), which has funded many startups and community projects, and partnerships through Cardano Foundation/EMURGO has seeded a variety of real-world pilots. While some projects are still early or small scale, they indicate a broad potential beyond DeFi – from credential management (e.g., national IDs, academic records) to supply chain provenance to inclusive finance. The success of these will depend on continued collaboration with governments and companies, and on Cardano’s network performance meeting the demands of these large user bases.

Current State and Future Outlook of Cardano’s Ecosystem

As of early 2025, Cardano stands at an important crossroads. Technologically, it has delivered or is delivering the major pieces promised (smart contracts, decentralization, multi-assets, scaling solutions in progress, governance). The community is robust and highly engaged – evidenced by Cardano’s consistently high GitHub development activity and active social channels. With the Voltaire governance system now live, the community has a direct say in the blockchain’s future for the first time. This could accelerate development in areas the community prioritizes (since upgrades no longer bottleneck on IOG’s roadmap alone), and funding from the treasury can be directed to critical ecosystem gaps (for example, better developer tools or specific dApp categories). The ecosystem’s health can be summarized as:

  • Decentralization: Very high in terms of consensus (over 3,000 independent stake pools produce blocks), now also high in governance (ADA holders voting).
  • Development activity: High, with many improvement proposals (CIPs) and active tooling/projects, but relatively fewer end-user applications compared to competitors.
  • Usage: Steadily growing but still moderate. Daily transactions and active addresses are much lower than on chains like Ethereum or Binance Chain. DeFi usage is limited by available liquidity and fewer protocols, though NFT activity is a bright spot. Cardano’s first USD-backed stablecoin (USDA by EMURGO) is expected in 2024 , which could boost DeFi usage by providing fiat on-chain.
  • Performance: Cardano’s base layer has been stable (no outages since launch ) and upgraded for moderately higher throughput (the 2022 Vasil upgrade improved script performance and block utilization). However, to support massive scale, the promised Basho features (Hydra, input endorsers, sidechains) need to come to fruition. Hydra is in progress, and initial use might focus on specific use cases (e.g., fast crypto exchanges or games). If Hydra and sidechains succeed, Cardano could handle vastly more load without congesting L1. Looking ahead, the key challenges for Cardano’s ecosystem are: attracting more developers and users to actually utilize its capabilities, and staying competitive as other L1s and L2s also evolve. The Ethereum ecosystem, for instance, is not standing still – rollups are scaling Ethereum, and other L1s like Algorand, Tezos, Near, etc., each have their niches. Cardano’s differentiator remains its academic rigor and now its on-chain governance. In a few years, if Cardano can demonstrate that on-chain governance leads to faster or better innovation (e.g., upgrading to new cryptography or responding to community needs swiftly), it will validate a key part of its philosophy. Also, Cardano’s focus on emerging markets and identity could pay dividends if those systems onboard millions of users (for example, if Ethiopian students widely use Cardano IDs, that’s millions introduced to Cardano’s platform). The outlook thus is cautiously optimistic: Cardano has one of the strongest and most decentralized communities in crypto, significant technical prowess, and now a governance system to harness collective wisdom. If it can convert these strengths into growth in dApps and real-world adoption, it could become one of the dominant Web3 platforms. The next phase – actual utilization – will be critical, as Cardano moves from “building the machine” to “running the machine at full steam.”

Comparison with Other Layer 1 Blockchains

To better understand Cardano’s position, it’s useful to compare it with two other prominent Layer-1 smart contract blockchains: Ethereum (the first and most successful smart contract platform) and Solana (a high-performance newer blockchain). We examine their consensus mechanisms, architectural choices, scalability approaches, and then discuss general challenges and criticisms that often come up for Cardano relative to others.

Ethereum

Ethereum is the largest smart contract platform and has gone through its own evolution (from Proof-of-Work to Proof-of-Stake).

Consensus Mechanism

Originally, Ethereum used Proof-of-Work (Ethash) like Bitcoin, but as of September 2022 (the Merge), Ethereum now operates on a Proof-of-Stake consensus. Ethereum’s PoS is implemented via the Beacon Chain and follows a mechanism often dubbed “Gasper” (a combination of Casper FFG and LMD Ghost). In Ethereum’s PoS, anyone can become a validator by staking 32 ETH and running a validator node. There are currently hundreds of thousands of validators globally (over 500k validators by late 2023, securing the chain). Ethereum produces blocks in 12-second slots, with a committee of validators voting and finalizing checkpoints every 32-slot epoch . The consensus is designed to tolerate up to 1/3 of validators being Byzantine (malicious or offline) and uses slashing to penalize dishonest behavior (a validator loses a portion of staked ETH if they attempt to attack the network). Ethereum’s switch to PoS greatly reduced its energy consumption and paved the way for future scaling upgrades. However, Ethereum’s PoS still has some centralization concerns (large staking pools like Lido and exchanges control a significant portion of stake) and an entry barrier due to the 32 ETH requirement (services offering “liquid staking” have emerged to pool smaller stakes). In summary, Ethereum’s consensus is now secure and relatively decentralized (comparable to Cardano’s in principle, though using different details: Ethereum uses slashing and random committees, Cardano uses liquid bonding of stake and probabilistic slot leader selection). Both Ethereum and Cardano aim for Nakamoto-style decentralization under PoS, though Cardano’s design favors validator delegation (via stake pools) whereas Ethereum uses direct staking by validators.

Design Architecture and Scalability

Ethereum’s architecture is monolithic and account-based. It uses the Account/Balance model where each user or contract has a mutable account state and balance. Computation is done on a single global virtual machine (the Ethereum Virtual Machine, EVM), where transactions can call contracts and modify global state. This design makes Ethereum very flexible (smart contracts can easily interact with each other and maintain complex state), but it also means all transactions are processed in a mostly serial fashion on every node, and shared global state can become a bottleneck. Out of the box, Ethereum L1 can handle on the order of ~15 transactions per second, and during times of high demand, the limited throughput led to very high gas fees (e.g., during DeFi summer 2020 or NFT drops in 2021). Ethereum’s strategy for scalability is now “rollup-centric” – rather than massively increasing L1 throughput, Ethereum is betting on Layer-2 solutions (rollups) that execute transactions off-chain (or off-mainchain) and post compressed proofs on-chain. In addition, Ethereum plans to implement sharding (the Surge phase of its roadmap) primarily for scaling data availability for rollups. In effect, Ethereum L1 is evolving into a base layer for security and data, while encouraging most user transactions to happen on L2 networks like Optimistic rollups (Optimism, Arbitrum) or ZK-rollups (StarkNet, zkSync). These rollups bundle thousands of transactions and present a validity proof or fraud proof to Ethereum, greatly boosting overall TPS (with rollups Ethereum could achieve tens of thousands TPS in the future). That said, until those solutions mature, Ethereum L1 still faces congestion. The move to Proto-danksharding / EIP-4844 (data blobs) in 2023 is a step toward making rollups cheaper by increasing data throughput on L1 . Architecturally, Ethereum favors general-purpose computation on a single chain, which has led to the richest ecosystem of dApps and composable contracts (DeFi “money legos” etc.), at the cost of complexity in scaling. By contrast, Cardano’s approach (UTXO ledger, extended for contracts) opts for determinism and parallelism, which simplifies some aspects of scaling but makes writing contracts less straightforward.

In terms of smart contract languages, Ethereum primarily uses Solidity (an imperative, JavaScript-like language) and Vyper (Python-like) for writing contracts, which run on the EVM. These are familiar to developers but have historically been prone to bugs (Solidity’s flexibility can lead to reentrancy issues, etc., if developers are not extremely careful). Ethereum has invested in tooling (OpenZeppelin libraries, static analyzers, formal verification tools for EVM) to mitigate this. Cardano’s Plutus, being based on Haskell, took the opposite approach of making the language safe first at the cost of steep learning.

Overall, Ethereum is battle-tested and extremely robust, having run since 2015 and handled billions of dollars in smart contracts. Its main drawback is scalability on L1 and the resulting high fees and sometimes slow user experience. Through rollups and future upgrades, Ethereum aims to scale while leveraging its network effect of the largest developer and user community.

Solana

Solana is a high-throughput Layer-1 blockchain launched in 2020, often seen as one of the “ETH killers” focusing on speed and low cost.

Consensus Mechanism

Solana uses a unique blend of technologies for consensus and ordering, often summarized as Proof-of-Stake with Proof-of-History (PoH). The core consensus is a Nakamoto-style PoS where a set of validators take turns producing blocks (Solana uses a Tower BFT consensus which is a PoS-based PBFT protocol leveraging the PoH clock). Proof of History is not a consensus protocol by itself but a cryptographic source of time: Solana validators maintain a continuous hash chain (SHA256) that serves as a timestamp, proving the ordering of events cryptographically . This PoH allows Solana to have a synchronized clock without having to wait for block confirmations, enabling leaders to propagate transactions quickly in a known order. In Solana’s network, a leader (validator) is chosen in advance for short slots and sequences of transactions, and PoH provides a verifiable delay so that followers can audit the timeline of events. The result is very fast block times (400ms–800ms) and high throughput. Solana’s design assumes validators have very high-speed network connections and hardware to keep up with the firehose of data. Currently, Solana has around ~2,000 validators, but the supermajority (the amount needed to censor or halt the chain) is held by a smaller number of them, leading to some centralization critiques. There is no slashing in Solana’s consensus (unlike Ethereum or Cardano), but validators can be voted out if misbehaving. Solana’s PoS also requires inflationary staking rewards to incentivize validators. In summary, Solana’s consensus emphasizes speed over absolute decentralization – it works efficiently if validators are well-connected and honest, but when the network is under stress or some validators fail, it has resulted in outages (Solana has experienced multiple network halts/outages in 2021-2022, often due to bugs or overwhelming traffic). This highlights the trade-off Solana makes: pushing the limits of performance at the cost of sometimes reduced stability .

Design Architecture and Scalability

Solana’s architecture is often described as monolithic but highly optimized for parallelism. It uses a single global state (account model) like Ethereum, but it has a blockchain runtime (SeaLevel) that can process thousands of contracts in parallel if they don’t depend on the same state . Solana achieves this by requiring that each transaction specify which state (accounts) it will read/write, so the runtime can execute non-overlapping transactions concurrently. This is analogous to a database executing transactions in parallel when there are no conflicts. Thanks to this and other innovations (like Turbine for parallel block propagation, Gulf Stream for mempool-less forwarding of transactions to the next expected validator, Cloudbreak for horizontally scaled accounts database), Solana has demonstrated extremely high throughput – theoretically 50,000+ TPS, with real-world throughput often in the few thousand TPS range during bursts . Scalability for Solana is mostly vertical (scale by using more powerful hardware) and by software optimizations, rather than sharding or layer-2. Solana’s philosophy is to keep a single unified chain that can handle all the work. This means a typical Solana validator today requires beefy hardware (multi-core CPUs, lots of RAM, high-performance GPUs are useful for signature verification, etc.) and high bandwidth. As hardware improves over time, Solana expects to leverage that to increase TPS.

In terms of user experience, Solana offers very low latency and fees – transactions cost fractions of a cent and confirm in under a second, making it suitable for high-frequency trading, gaming, or other interactive applications. Solana’s smart contract programs are typically written in Rust (or C/C++), compiled to Berkeley Packet Filter bytecode. This gives developers a lot of control and efficiency, but programming for Solana is closer to low-level system programming compared to the higher-level languages on Ethereum or Cardano.

However, the monolithic high-throughput approach has downsides: Outages – Solana had notable downtime incidents (e.g., a 17-hour outage in Sep 2021 due to resource exhaustion by a spam of transactions, and others in 2022) . Each time, the validator community had to coordinate a restart. These incidents have been fodder for criticism that Solana sacrifices too much reliability for speed. The team has since implemented QoS and fee markets to mitigate spam. Another issue is state bloat – processing so many transactions means rapid growth of the ledger; Solana addresses this with aggressive state pruning and an assumption that not all validators store the full history (older state can be offloaded). This contrasts with Cardano’s more moderate throughput and emphasis on full nodes that anyone can run (even if slowly).

In summary, Solana’s design is innovative and laser-focused on scalability at layer 1. It presents an interesting counterpoint to Cardano: where Cardano adds capabilities carefully and encourages off-chain scaling (Hydra) and sidechains, Solana tries to do as much on one chain as possible. Each approach has merits: Solana achieves impressive performance (comparable to Visa-like throughput in tests) but must keep the network stable and decentralized; Cardano has never had an outage and keeps hardware requirements low, but has yet to prove it can scale to similar performance levels.

Cardano

Having detailed Cardano throughout this report, we summarize its stance here relative to Ethereum and Solana.

Consensus Mechanism

Cardano’s consensus mechanism is Ouroboros Proof-of-Stake, which differs from Ethereum’s in implementation and from Solana’s significantly. Ouroboros uses a lottery-like leader selection each slot (~20 seconds per slot in Cardano) where the chance of being leader is proportional to stake. Uniquely, Cardano allows stake delegation: ADA holders who don’t run a node can delegate to a stake pool of their choice, concentrating stake to reliable operators. This has resulted in ~3,000 independent pools producing blocks on a rotating basis . The security of Ouroboros has been proven in academic papers – variants Praos and Genesis introduced in Shelley ensure it’s secure against adaptive attackers and that nodes can sync from genesis without trusting checkpoints . Cardano achieves consensus finality probabilistically (like Nakamoto consensus, blocks become extremely unlikely to be reversed after a few epochs), whereas Ethereum’s PoS has explicit finality checkpoints. In practice, Cardano’s network parameter k and stake distribution ensure that it remains secure as long as ~51% of ADA is honest and actively staking (currently over 70% of ADA is staked, indicating strong participation). No slashing is employed – instead, the incentive design (rewards and pool saturation limits) encourages honest behavior. Compared to Solana, Cardano’s block production is much slower (20s vs 0.4s) but that’s by design to accommodate a more decentralized and geographically dispersed set of nodes on heterogeneous hardware. Cardano also separates the concept of consensus and ledger rules: Ouroboros handles block ordering, while transaction validation (scripts execution) is a layer above, which helps modularity. In summary, Cardano’s consensus emphasizes maximizing decentralization and provable security (it was the first PoS protocol proven secure under rigorous models ), even if that means moderate throughput per block, whereas Solana’s consensus co-design with PoH emphasizes raw speed and Ethereum’s new consensus emphasizes quick finality and economic security via slashing. Cardano’s approach with liquid democracy (delegation) also sets it apart: it has achieved decentralization in block production arguably on par or beyond Ethereum (which despite many validators, has stake concentrated in a few entities due to liquid staking).

Design Architecture and Scalability

Cardano’s architecture can be seen as a layered, UTXO-based system. It was conceptually split into the Cardano Settlement Layer (CSL) and the Cardano Computation Layer (CCL) . In practice, currently there is one main chain handling both payments and smart contracts, but the design allows for multiple CCLs to exist (for example, one could imagine a regulated smart contract layer and an unregulated one, both using ADA on the settlement layer). Cardano’s adoption of the extended UTXO model gives it a different flavor of smart contracts compared to Ethereum’s accounts. Transactions list inputs and outputs and include Plutus scripts that must unlock those outputs. This model yields deterministic, local state updates (no global mutable state), which as discussed, aids parallelism and predictability . However, it also means certain patterns (like an AMM pool tracking its state) have to be designed carefully (often, the state is carried in a UTXO that is continually spent and recreated). Cardano’s on-chain throughput as of 2023 is not high – roughly on the order of tens of TPS (with current parameter settings). To scale, Cardano is pursuing a combination of L1 improvements and L2 solutions:

  • L1 improvements: pipelining (to reduce block propagation time), larger block sizes and script efficiency (as done in 2022’s upgrades), and in the future possibly input endorsers (a scheme to increase block frequency by having intermediate attestors for transactions).
  • L2 solutions: Hydra heads for high-speed off-chain transaction processing , sidechains for specialized scaling (e.g., an IoT sidechain might handle thousands of IoT txs per second and settle to Cardano). Cardano’s philosophy is to scale in layers rather than force all activity on the base layer. This is more similar to Ethereum’s rollup approach, except Cardano’s L2 (Hydra) works differently than rollups (Hydra is more state-channel-like and excellent for frequent small-group transactions, whereas rollups are better for mass public use-cases like DeFi exchanges).

Another aspect is interoperability: Cardano intends to support other chains via sidechains and bridges – it has already an Ethereum sidechain testnet and is exploring interop with Cosmos (via IBC) . This again aligns with the layered approach (different chains for different purposes).

In terms of development and ease, Cardano’s Plutus is harder for newcomers than Ethereum’s Solidity or Solana’s Rust. That is a known hurdle (the Haskell-based stack) . The ecosystem is responding with alternative language options and improved dev tools, but this will need to continue for Cardano to catch up in developer count.

Summing up the comparisons:

  • Decentralization: Cardano and Ethereum both are highly decentralized in validation (thousands of nodes) – Cardano via community pools, Ethereum via validators – whereas Solana trades some of that off for performance. Cardano’s approach of predictable rewards and no slashing has resulted in a very stable set of operators and high community trust.
  • Scalability: Solana leads in raw L1 throughput but with questions on stability; Ethereum is focusing on L2 scaling; Cardano is in between – limited L1 throughput now, but clear L2 plans (Hydra) and some headroom to increase L1 parameters given its UTXO efficiency.
  • Smart Contracts: Ethereum has the most mature, Cardano’s are the most rigorously designed (with formal underpinnings), Solana’s are the most low-level and high-performance.
  • Philosophy: Ethereum often acts fast with an immense developer community and has proven resilient; Cardano moves slower, relying on formal research and a governed approach (which some find too slow, others find more robust); Solana moves fastest in tech innovation but at risk of breaking (indeed “move fast and break things” was practically demonstrated by Solana’s outages) .

Challenges and Criticism

Finally, it is important to discuss the challenges and criticisms faced by Cardano, especially in comparison to other layer-1s. While Cardano has strong technical foundations, it has often been a controversial project, facing skepticism from some in the blockchain community. We address two main areas of criticism: the perception of slow development and a lagging ecosystem, and the developer experience challenges.

Slow Development Progress and Lagging Ecosystem

One of the most common critiques of Cardano has been its slow pace in delivering features and the relative scarcity of applications until recently. Cardano was often derided as a “ghost chain” – for a long time after launch it had a multi-billion dollar market cap but no smart contracts or significant usage. For example, smart contracts (Goguen era) only went live in late 2021, about four years after mainnet launch, whereas many other platforms launched with smart contract capability from day one. Critics pointed out that during this time, Ethereum and newer chains aggressively expanded their ecosystems, leaving Cardano behind in terms of DeFi TVL, developer mindshare, and daily transaction volume . Even after Alonzo hard fork, Cardano’s DeFi growth was modest; at the end of 2022, Cardano’s TVL was under $100M, whereas blockchains like Solana or Avalanche had several times that, and Ethereum had two orders of magnitude more . This gave ammunition to skeptics who felt Cardano was all theory and little real adoption.

However, Cardano proponents argue that the slow, methodical approach is intentional – “move slow and get it right, rather than move fast and break things” . They claim that Cardano’s peer-reviewed research and careful engineering will pay off in the long run with a more secure and scalable system, even if it means being late to the market. Indeed, some of Cardano’s features (like staking delegation or the efficient eUTXO design) were delivered smoothly and with fewer hiccups than comparable features on other chains. The challenge is that in the world of blockchain network effects, being late can cost you users and developers. Cardano’s ecosystem still lags in liquidity and usage – for instance, as noted, Cardano’s DeFi TVL is a tiny fraction of Ethereum’s, and even after notable DApps launched, there have been periods where block utilization was quite low, implying a lot of unused capacity (critics sometimes point to low on-chain activity as evidence that “nobody is using Cardano”). The Cardano community counters that adoption is accelerating, citing metrics like increasing transaction counts and NFT volumes, and that a lot of activity happens in epochs (e.g., large NFT mints or catalyst votes) rather than constant arbitrage bots (which inflate transaction counts on other chains).

Another aspect of “slow progress” was the delayed roll-out of scaling improvements in 2022 – Cardano faced a concurrency controversy when the first DEX went live (SundaeSwap) and users experienced bottlenecks due to the UTXO model (only one transaction could consume a particular UTXO at a time). This was misinterpreted by some as a fundamental flaw, calling Cardano’s smart contracts “broken”. In reality, it required DApp devs to design around it (e.g., using batching). The network itself did not congest globally, but specific contracts did queue transactions. This was new territory, and critics argued it showed Cardano’s model was untested. Cardano mitigated this with the Vasil hard fork (Sept 2022) which introduced reference inputs and reference scripts (CIP-31/CIP-33) to allow more flexibility and throughput for DApp transactions. Indeed, these updates significantly improved throughput for certain use cases by allowing many transactions to read from the same UTXO without consuming it. Since then, most concurrency concerns have been addressed, but the episode did color the perception that Cardano’s novel model made DApp development harder initially.

In contrast, Ethereum’s approach of launching quickly and iterating resulted in an enormous ecosystem early, though it also led to notable failures (DAO hack, parity multisig bugs, constant gas crises). Solana’s rapid growth came with high-profile outages. So each approach has trade-offs: Cardano avoided catastrophic failures and security breaches by being slow and careful, but the cost was opportunity – some developers and users simply didn’t wait around and instead built elsewhere.

Now that Cardano is entering a phase of community governance, one interesting angle is whether development might actually accelerate (or decelerate) compared to the previous centralized roadmap. With on-chain governance, the community could prioritize certain improvements faster. But large decentralized governance can also be slow to reach consensus. It remains to be seen if Voltaire makes Cardano more nimble or not.

Developer Challenges

Another criticism is that Cardano is not very friendly to developers, especially compared to Ethereum’s established tools or newer chains that use mainstream languages. The reliance on Haskell and Plutus has been a double-edged sword. While it furthers Cardano’s security goals, it limited the pool of developers who could easily pick it up. Many blockchain developers come from a background of Solidity/JavaScript or Rust; Haskell is a niche language in industry. As seen in Cardano’s own ecosystem surveys, one of the most cited pain points is the steep learning curve“very hard to get started… learning curve is steep… the time from interest to first deployment is quite long” . Even experienced programmers might be unfamiliar with functional programming concepts that Plutus requires. Documentation was also noted as lacking or too academic, especially in the early days . For a while, the primary way to learn was the Plutus Pioneer Program videos and a few example projects; there were not many extensive tutorials or StackOverflow answers compared to Ethereum’s vast Q&A landscape. This developer UX issue meant that some teams might have decided not to build on Cardano, or significantly slowed down if they did.

Furthermore, the tooling was immature: for example, setting up a Plutus development environment required using Nix and compiling a lot of code – a process that could frustrate newcomers. Testing smart contracts lacked the rich frameworks that Ethereum enjoys (though this improved with things like the Plutus Application Backend and simulators). The Cardano community recognized these hurdles; as seen in feedback, there was a call for “better training materials”, “simple examples”, “bootstrapping templates” . Over 30% of respondents in one survey pointed to Haskell/Plutus itself as a pain point (wishing for alternatives) .

Cardano has started addressing this: the rise of Aiken, a simpler smart contract language, is promising to attract developers who balk at Haskell. Additionally, support for alternative VM via sidechains (like an EVM sidechain) means that, indirectly, one could deploy Solidity contracts in the Cardano ecosystem (though not on the main chain). These approaches could effectively bypass the Haskell hurdle. It is a delicate balance: maintaining the benefits of Plutus while not alienating developers. In contrast, Ethereum’s developer experience, while not perfect, has had years of refinement and the comfort of a huge community; Solana’s is challenging too (Rust is tough, but Rust has a larger user base and more documentation than Haskell, and Solana’s approach to attract Web2 devs with speeds is different).

Another developer challenge specific to Cardano was the lack of certain features at launch – for example, algorithmic stablecoins, oracles, and random number generation all had to be built practically from scratch in the ecosystem (Chainlink and others only extended to Cardano slowly). Without these primitives, DApp developers had to implement more themselves, which slowed development of complex dApps. By now, native solutions (like Charli3 for oracles, or DJED for stablecoin) exist, but this meant Cardano DeFi’s rollout was a bit chicken-and-egg (hard to build DeFi without stablecoins and oracles; those took time to come because there was not yet a thriving DeFi).

Community support for developers, however, is a strength – Catalyst funded many developer tooling projects, and the Cardano community is known to be enthusiastic and helpful in forums. But some critics say that doesn’t fully compensate for missing professional-grade tools that developers on other chains take for granted.

In summary, Cardano has faced perception issues due to its slow and academic approach, and it has real onboarding issues for developers due to technology choices. These are being actively worked on, but remain areas to watch. The coming years will show if Cardano can shed the “ghost chain” image entirely by fostering a flourishing dApp ecosystem, and if it can significantly lower the entry barriers for average blockchain developers. If it succeeds, Cardano could combine its strong fundamentals with vibrant growth; if not, it risks stagnation even with great tech.

Conclusion

Cardano represents a unique experiment in the blockchain space: a network that prioritizes scientific rigor, systematic development, and decentralized governance from its inception. Over the past several years, Cardano has moved deliberately through its roadmap eras – from Byron’s federated launch to Shelley’s decentralized staking, Goguen’s smart contracts and assets, Basho’s scaling solutions, and now Voltaire’s on-chain governance. This journey has yielded a blockchain platform with strong security assurances (underpinned by peer-reviewed protocols like Ouroboros), an innovative ledger model (eUTXO) that offers deterministic and parallel transaction execution, and a fully decentralized consensus of thousands of nodes. With the recent Voltaire phase, Cardano has arguably become one of the first major blockchains to hand over the keys of evolution to its community, setting it on a path to be a self-governing public infrastructure.

However, Cardano’s measured approach has been a double-edged sword. It forged a robust base but at the cost of being late to the party in areas like DeFi, and it continues to face skepticism. The next chapter for Cardano will be about demonstrating real-world impact and competitiveness. The foundation is there: a passionate community, a treasury to fund innovation, and a clearly articulated technology stack. For Cardano to solidify its place among leading Layer-1s, it must catalyze growth in its ecosystem – more DApps, more users, more transactions – and leverage its distinctive features (like governance and interoperability) in ways that other chains cannot easily replicate.

Encouraging signs include the growth of its NFT community, successful use cases in identity (e.g., Ethiopia’s student ID program), and continuous improvements in performance (Hydra and sidechains on the horizon). Moreover, Cardano’s core design choices, such as separating the settlement and computation layers and using functional programming for contracts, may prove prescient as the industry grapples with security and scalability issues.

In conclusion, Cardano has evolved from an ambitious research project into a technically sound and decentralized platform ready to host Web3 applications. It stands apart in its philosophy of “building on rock, not sand,” valuing correctness over speed. The coming years will test how this philosophy translates into adoption. Cardano will need to shed any lingering “ghost chain” narrative by accelerating ecosystem development – something its new governance mechanism could empower the community to do. If Cardano’s stakeholders can effectively utilize on-chain governance to fund and coordinate development, we might witness Cardano rapidly closing the gap with its competitors. Ultimately, Cardano’s success will be measured by usage and utility: a thriving ecosystem of dApps solving real problems, underpinned by a blockchain that is secure, scalable, and now, truly self-governed. If achieved, Cardano could fulfill its vision as a third-generation blockchain that learned from its predecessors to create a sustainable, globally adopted network for value and governance in the decentralized future.

References

  • Cardano Roadmap – Cardano Foundation/IOG official site (Byron, Shelley, Goguen, Basho, Voltaire descriptions) .
  • Essential Cardano Blog – Plutus Pioneer Program: eUTXO advantages ; Cardano CIP-1694 explained (Intersect) .
  • IOHK Research Papers – Extended UTXO model (Chakravarty et al. 2020) ; Ouroboros Praos (Eurocrypt 2018) ; Ouroboros Genesis (CCS 2018) .
  • IOHK Blogs – Sidechains Toolkit (Jan 2023) ; Hydra Layer-2 Solution .
  • Cardano Documentation – Mary Hard Fork (native tokens) description ; Hydra documentation .
  • Emurgo / Cardano Foundation releases – Chang Hard Fork explainer ; Plomin Hard Fork announcement (Intersect) .
  • CoinDesk / CryptoSlate – Ethiopia blockchain ID news ; Cardano Plomin hard fork news .
  • Community Resources – Cardano vs Solana comparison (AdaPulse) ; Cardano ecosystem growth stats (Moralis) .
  • CoinBureau article – Cardano DApps and dev activity .
  • Cardano Developer Survey 2022 (GitHub) – Developer pain points and Haskell/Plutus feedback .

Dubai's Crypto Ambitions: How DMCC is Building the Middle East's Largest Web3 Hub

· 4 min read

While much of the world still grapples with how to regulate cryptocurrencies, Dubai has quietly been building the infrastructure to become a global crypto hub. At the center of this transformation is the Dubai Multi Commodities Centre (DMCC) Crypto Centre, which has emerged as the largest concentration of crypto and web3 firms in the Middle East with over 600 members.

Dubai's Crypto Ambitions

The Strategic Play

What makes DMCC's approach interesting isn't just its size – it's the comprehensive ecosystem they've built. Rather than simply offering companies a place to register, DMCC has created a full-stack environment that addresses the three critical challenges crypto companies typically face: regulatory clarity, access to capital, and talent acquisition.

Regulatory Innovation

The regulatory framework is particularly noteworthy. DMCC offers 15 different types of crypto licenses, creating what might be the most granular regulatory structure in the industry. This isn't just bureaucratic complexity – it's a feature. By creating specific licenses for different activities, DMCC can provide clarity while maintaining appropriate oversight. This stands in stark contrast to jurisdictions that either lack clear regulations or apply one-size-fits-all approaches.

The Capital Advantage

But perhaps the most compelling aspect of DMCC's offering is its approach to capital access. Through strategic partnerships with Brinc Accelerator and various VC firms, DMCC has created a funding ecosystem with access to over $150 million in venture capital. This isn't just about money – it's about creating a self-sustaining ecosystem where success breeds success.

Why This Matters

The implications extend beyond Dubai. DMCC's model offers a blueprint for how emerging tech hubs can compete with traditional centers of innovation. By combining regulatory clarity, capital access, and ecosystem building, they've created a compelling alternative to traditional tech hubs.

Some key metrics that illustrate the scale:

  • 600+ crypto and web3 firms (the largest concentration in the region)
  • Access to $150M+ in venture capital
  • 15 different license types
  • 8+ ecosystem partners
  • Network of 25,000+ potential collaborators across sectors

Leadership and Vision

The vision behind this transformation comes from two key figures:

Ahmed Bin Sulayem, DMCC's Executive Chairman and CEO, has overseen the organization's growth from 28 member companies in 2003 to over 25,000 in 2024. This track record suggests the crypto initiative isn't just a trend-chasing move, but part of a longer-term strategy to position Dubai as a global business hub.

Belal Jassoma, Director of Ecosystems, brings crucial expertise in scaling up DMCC's commercial offerings. His focus on strategic relationships and ecosystem development across verticals like crypto, gaming, AI, and financial services suggests a sophisticated understanding of how different tech sectors can cross-pollinate.

The Road Ahead

While DMCC's progress is impressive, several questions remain:

  1. Regulatory Evolution: How will DMCC's regulatory framework evolve as the crypto industry matures? The current granular approach provides clarity, but maintaining this as the industry evolves will be challenging.

  2. Sustainable Growth: Can DMCC maintain its growth trajectory? While 600+ crypto firms is impressive, the real test will be how many of these companies achieve significant scale.

  3. Global Competition: As other jurisdictions develop their crypto regulations and ecosystems, can DMCC maintain its competitive advantage?

Looking Forward

DMCC's approach offers valuable lessons for other aspiring tech hubs. Their success suggests that the key to attracting innovative companies isn't just about offering tax benefits or light-touch regulation – it's about building a comprehensive ecosystem that addresses multiple business needs simultaneously.

For crypto entrepreneurs and investors, DMCC's initiative represents an interesting alternative to traditional tech hubs. While it's too early to declare it a definitive success, the early results suggest they're building something worth watching.

The most interesting aspect might be what this tells us about the future of innovation hubs. In a world where talent and capital are increasingly mobile, DMCC's model suggests that new tech centers can emerge rapidly when they offer the right combination of regulatory clarity, capital access, and ecosystem support.

For those watching the evolution of global tech hubs, Dubai's experiment with DMCC offers valuable insights into how emerging markets can position themselves in the global tech landscape. Whether this model can be replicated elsewhere remains to be seen, but it's certainly providing a compelling blueprint for others to study.