ECOSYSTEM UPDATES
Cardano maintains steady growth and activity across its ecosystem. There are now 2,006 projects building on Cardano, while the number of delegated wallets remains strong at 1.33 million, reflecting continued network engagement. Transaction volume increased to 111.56 million, up by 0.27% since last week, indicating sustained on-chain usage.
In asset creation, the ecosystem supports 10.84 million native tokens and 218,136 token policies. Smart contract deployment also shows consistent progress with 139,516 Plutus scripts and 8,150 Aiken scripts live. Governance involvement continues to grow, with 1,386 DReps (including 977 active DReps), representing a 0.6% increase since the previous week. Additionally, developer participation remains robust with 297 GitHub commits, highlighting active technical development and community contributions.
In other news:
-
Emurgo has launched the Cardano Card, enabling payments in ADA, SOL, BTC, USDC, and USDT
-
Intersect announced the formation of a new oversight committee, comprising five organizations, to manage smart contract configuration securely
-
AR.io Network and Midnight Network announced a partnership focused on multiple joint projects, with some of them offering decentralized storage solutions
-
Anzens Official partnered with SH Payments, providing ada holders with access to EU bank accounts featuring dedicated European IBANs
-
Blockchain.com’s DeFi wallet now supports Cardano, allowing users to send, receive, and hold ada seamlessly.
CORE TECHNOLOGY
Over the past two weeks, the ledger team focused on reducing technical debt and preparing the codebase for the upcoming Dijkstra ledger era. They integrated Dijkstra into consensus, refactored the max ref-script size check, and streamlined the PParamsUpdate
application in the Conway ledger era, improving validation logic. They updated a long-standing MultiAsset CDDL spec issue in Mary and Alonzo.
The team also made improvements to the constrained-generators
library, cleaning up the API and migrating it to its repository to support better test data generation for internal and external use. Finally, they updated the formal ledger specifications and fixed broken infrastructure links.
SCALING
This week, the Mithril team completed the certificate chain synchronization in the follower aggregator. They also continued implementing the mock DMQ node to support end-to-end testing of decentralized signature diffusion. Additionally, the team worked on enhancing the 'verify' command on the client CLI to provide a detailed list of invalid or missing immutable files and kept preparing for the upgrade to Cardano node v.10.5 and the upcoming Mithril distribution.
Finally, they worked on refactoring the 'CardanoNetwork' entity, enhancing the maintainability of the new website, and made progress refactoring the STM cryptographic library.
The Leios team achieved significant milestones in protocol development and analysis, successfully demonstrating high-throughput capabilities and exploring new protocol variants. The team conducted comprehensive experiments with the Stracciatella variant of Leios, analyzed the Linear Leios throughput efficiency, and implemented new simulation capabilities. Read this full report for more details.
CATALYST
This week's Catalyst town hall #197 featured a special guest, Draper University, which recently concluded a 5-week in-person founder residency in Silicon Valley. This program supported 20 early-stage startups building on Cardano, offering entrepreneurial training, technical mentorship, and investor exposure.
In other news, Fund14 is scheduled to officially launch on July 23, 2025. During this initial phase, only proposal submissions will be open on the new Catalyst platform. Please note that reviews, voting, and funding decisions will not occur yet, as key governance actions are still being finalized. If you plan to submit a proposal, refer to the Fund14 launch guide for detailed information and submission requirements.
EDUCATION
This week, the education team focused on the Mastering Cardano book and updates to the Cardano education program.
エコシステム
Cardanoはエコシステム全体で着実な成長と活動を続けています。現在、Cardanoで構築されているプロジェクトは2,006件と好調を維持しており、委任されたウォレット数は133万件と、ネットワークへの継続的な関与を反映しています。トランザクション数は前週比0.27%増の1億1,156万を数え、オンチェーンでの利用が継続していることを示しています。
アセット作成については、エコシステムは1,084万のネイティブトークンと21万8,136のトークンポリシーをサポートしています。スマートコントラクトのデプロイも引き続き成長しており、13万9,516のPlutusスクリプトと8,150のAikenスクリプトが稼働中です。ガバナンスへの関与は成長を続けており、DRep数は977人のアクティブDRepを含む1,386人で、前週比0.6%増となっています。開発者の参加は引き続き強固で、GitHubコミットは297回と、積極的な技術開発とコミュニティへの貢献が示されています。
その他のニュース:
-
EmurgoはCardano Cardをローンチ、ADA、SOL、BTC、USDC、USDTでの支払いが可能に
-
Intersectはスマートコントラクトの設定を安全に管理するため、5つの組織で構成される新しい_監視委員会の_設立を発表
-
AR.IO NetworkとMidnight Networkは、複数の共同プロジェクトに焦点を当てたパートナーシップを発表、中には分散型ストレージソリューションの提供も
-
Anzens OfficialはSH Paymentsと提携し、ADA保有者に欧州IBANを持つEU銀行口座へのアクセスを提供
-
Blockchain.comのDeFiウォレットがCardano対応となり、ADAのシームレスな送受信が可能に
コアテクノロジー
この2週間、台帳チームは来たるDijkstra台帳期に向け、技術負債の削減とコードベースの準備に注力してきました。Dijkstraをコンセンサスに統合し、最大ref-scriptサイズチェックをリファクタリングし、Conway台帳期のPParamsUpdate
アプリケーションを合理化して検証ロジックを改善しました。MaryとAlonzoの懸案事項であったMultiAsset CDDL仕様を更新しました。
constrained-generators
ライブラリーを改良し、APIをクリーンアップしてリポジトリに移行し、内部および外部で使用するためのテストデータ生成の向上に努めました。台帳の形式仕様記述を更新し、壊れたインフラリンクを修正しました。
スケーリング
Mithrilチームはフォロワーアグリゲーターの証明書チェーン同期を完了しました。分散型署名拡散のエンドツーエンドテストをサポートするための、模擬DMQノードの実装を続けました。無効または欠落している不変ファイルの詳細なリストを提供できるようクライアントCLIにある'verify'コマンドを強化し、Cardanoノードv.10.5と今後のMithrilディストリビューションへのアップグレードの準備を続けました。
'CardanoNetwork'エンティティのリファクタリング、新しいウェブサイトの保守性の強化を行い、STM暗号ライブラリーのリファクタリングを進めました。
Leiosチームはプロトコル開発と分析において重要なマイルストーンを達成し、ハイスループット能力を示した他、新しいプロトコルバリアントを調査しました。LeiosのStracciatellaバリアントを用いて包括的な実験を行い、Linear Leiosのスループット効率を分析し、新しいシミュレーション機能を実装しました。詳細は、このレポートを参照してください。
CATALYST
Catalyst第197回タウンホールは、最近シリコンバレーで5週間の対面プログラムFounder Residencyを終えたドレイパー大学を特別ゲストに迎えました。このプログラムは、Cardano上で構築する20の初期段階スタートアップを支援し、起業トレーニング、技術的な指導、投資家との繋がりを提供しました。
Fund14の公式ローンチは2025年7月23日を予定しています。初期段階では、新しいCatalystプラットフォームで提案書の提出のみが開始されます。なお、重要なガバナンスアクションが確定するまで、レビュー、投票、資金調達の決定は行われませんのでご注意ください。提案書を提出する際には、Fund14ローンチガイドを参照して詳細情報と提出要件を確認してください。
教育
教育チームは書籍『Mastering Cardano』に注力したほか、Cardano教育プログラムを更新しました。