![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
ブロックチェーンは、設計上、無国籍です。各トランザクションまたはスマートコントラクトの実行は、他のトランザクションまたはスマートコントラクトの実行が分離されています。これは、スマートコントラクトが情報をオンチェーン上に明示的に保存しない限り、以前の相互作用を「思い出す」ことができないことを意味します。
In the burgeoning realm of decentralized finance (DeFi), applications could greatly benefit from a memory layer to store a user’s staking history, balance, or even preferences. This would make it much easier for the users to track and interact with their portfolio.
分散化された財務(DEFI)の急成長する領域では、アプリケーションはメモリ層から大きな恩恵を受けて、ユーザーのステーキング履歴、バランス、または好みを保存することができます。これにより、ユーザーがポートフォリオを追跡してやり取りしやすくなります。
However, Blockchains, by design, are stateless. Each transaction or smart contract execution is isolated from the others. This means that smart contracts cannot “remember” previous interactions unless they explicitly store information on-chain. But this can be inefficient and costly.
ただし、設計上、ブロックチェーンは無国籍です。各トランザクションまたはスマートコントラクトの実行は、他のトランザクションまたはスマートコントラクトの実行が分離されています。これは、スマートコントラクトが情報をオンチェーン上に明示的に保存しない限り、以前の相互作用を「思い出す」ことができないことを意味します。しかし、これは非効率的で費用がかかる場合があります。
Now, a Web3 infrastructure startup, Optimum, is setting out to build a “memory layer” that will enable instant and permissionless access to historical on-chain data across all major blockchains.
現在、Web3インフラストラクチャのスタートアップであるOptimumは、すべての主要なブロックチェーンにわたって履歴オンチェーンデータへの即時かつ許可のないアクセスを可能にする「メモリレイヤー」を構築するために設定しています。
The startup has already raised $11 million in seed funding from prominent crypto investors.
スタートアップは、著名な暗号投資家からすでに1,100万ドルのシード資金を調達しています。
The round was co-led by Maven 11, 1kx, and Galaxy Ventures, with participation from Hashed, Robot Ventures, and Inflection.xyz, among others.
ラウンドは、Haven 11、1KX、およびGalaxy Venturesが共同主導し、ハッシュ、ロボットベンチャー、屈折から参加しました。
The investment will be used to expand the team, build out developer tools, and launch the core infrastructure of Optimum’s memory layer across multiple ecosystems.
この投資は、チームの拡大、開発者ツールの構築、および複数のエコシステムにわたるOptimumのメモリレイヤーのコアインフラストラクチャを起動するために使用されます。
Can Optimum Solve Blockchain’s ‘Amnesia Problem’?
Optimumはブロックチェーンの「健忘問題」を解くことができますか?
Most dApps today rely on third-party indexers or off-chain solutions to access older states of dApps and smart contracts. This ends up creating bottlenecks, points of failure, and a lack of verifiability.
今日のほとんどのDAPPは、サードパーティのインデクサーまたはオフチェーンソリューションに依存して、DAPPとスマートコントラクトの古い状態にアクセスしています。これにより、ボトルネック、故障ポイント、検証可能性の欠如が作成されます。
Optimum aims to address what it calls the “amnesia problem” of blockchains with a composable memory layer that will allow developers and smart contracts to fetch any historical data quickly and trustlessly.
Optimumは、開発者やスマートコントラクトが履歴データを迅速かつ信頼できるものにすることを可能にする構成可能なメモリレイヤーで、ブロックチェーンの「健忘問題」と呼ばれるものに対処することを目的としています。
Moreover, without historical memory, it becomes harder to detect suspicious behavior like sandwich attacks, MEV patterns, or recurring exploits.
さらに、歴史的な記憶がなければ、サンドイッチ攻撃、MEVパターン、繰り返しのエクスプロイトなどの疑わしい動作を検出することが困難になります。
Web3, our “world computer” lacks a high-performance memory layer. Like any computer, memory is critical for blockchains to store, access, and update data efficiently.
Web3、「世界のコンピューター」には、高性能メモリ層がありません。他のコンピューターと同様に、ブロックチェーンがデータを効率的に保存、アクセス、および更新するにはメモリが重要です。
Instead of a proper memory architecture, blockchains currently rely on a patchwork of best-effort solutions…pic.twitter.com/2gghJx7KID
適切なメモリアーキテクチャの代わりに、ブロックチェーンは現在、ベストエフォルトソリューションのパッチワークに依存しています…pic.twitter.com/2gghjx7kid
— Optimum (@get_optimum) April 15, 2025
- Optimum(@get_optimum)2025年4月15日
Optimum’s memory layer will act as an abstraction over multiple blockchains, storing compressed and verifiable summaries of historical state data. It will use advanced cryptographic techniques—such as zero-knowledge proofs and succinct data commitments—to ensure data integrity and composability.
Optimumのメモリ層は、複数のブロックチェーンにわたって抽象化として機能し、履歴状態データの圧縮と検証可能な要約を保存します。データの整合性と複合性を確保するために、ゼロ知識証明や簡潔なデータコミットメントなど、高度な暗号化手法を使用します。
This will allow developers to ask questions like “What was the ETH balance of this address on June 1, 2021?” directly on-chain without relying on centralized APIs from Etherscan or The Graph.
これにより、開発者は「2021年6月1日のこの住所のETHバランスはどうでしたか?」などの質問をすることができます。 EtherScanまたはグラフから集中APIに依存することなく直接オンチェーン。
It aims to provide modern computing-type storage capabilities to Blockchains. For this, it is developing a RAM layer called DeRAM. This layer would provide real-time read/write access to Blockchain state for cheap yet fast storage capabilities.
ブロックチェーンに最新のコンピューティングタイプのストレージ機能を提供することを目的としています。このために、Deramと呼ばれるRAM層を開発しています。このレイヤーは、安価でありながら高速なストレージ機能を得るために、ブロックチェーン状態へのリアルタイムの読み取り/書き込みアクセスを提供します。
The startup’s memory layer is designed to work across Ethereum, Solana, Cosmos, and other major Layer-1 and Layer-2 chains, positioning Optimum as a universal data availability protocol.
スタートアップのメモリレイヤーは、イーサリアム、ソラナ、コスモス、およびその他の主要なレイヤー1およびレイヤー2チェーン全体で動作するように設計されており、ユニバーサルデータ可用性プロトコルとして最適な位置付けです。
Co-founded and led by MIT Professor Muriel Medard, its core lies in Random Liner Network Coding (RLNC). This data coding pioneering idea transforms data into coded packets. She recently released a video explaining the whole concept and her vision.
MIT教授のMuriel Medardが共同設立し、率いるコアは、ランダムライナーネットワークコーディング(RLNC)にあります。このデータコーディング先駆的なアイデアは、データをコード化されたパケットに変換します。彼女は最近、コンセプト全体と彼女のビジョンを説明するビデオをリリースしました。
免責事項:info@kdj.com
提供される情報は取引に関するアドバイスではありません。 kdj.com は、この記事で提供される情報に基づいて行われた投資に対して一切の責任を負いません。暗号通貨は変動性が高いため、十分な調査を行った上で慎重に投資することを強くお勧めします。
このウェブサイトで使用されているコンテンツが著作権を侵害していると思われる場合は、直ちに当社 (info@kdj.com) までご連絡ください。速やかに削除させていただきます。
-
-
-
- Peter BrandtからのEthereum(ETH)価格予測
- 2025-04-19 21:20:13
- 伝説的な商品トレーダーのピーター・L・ブラントは、大胆な予測で暗号市場全体に波を引き起こしました。
-
-
-
-
-
-