時価総額: $2.1564T -0.83%
ボリューム(24時間): $39.3565B 2.43%
  • 時価総額: $2.1564T -0.83%
  • ボリューム(24時間): $39.3565B 2.43%
  • 恐怖と貪欲の指数:
  • 時価総額: $2.1564T -0.83%
暗号
トピック
暗号化
ニュース
暗号造園
動画
トップニュース
暗号
トピック
暗号化
ニュース
暗号造園
動画
bitcoin
bitcoin

$87959.907984 USD

1.34%

ethereum
ethereum

$2920.497338 USD

3.04%

tether
tether

$0.999775 USD

0.00%

xrp
xrp

$2.237324 USD

8.12%

bnb
bnb

$860.243768 USD

0.90%

solana
solana

$138.089498 USD

5.43%

usd-coin
usd-coin

$0.999807 USD

0.01%

tron
tron

$0.272801 USD

-1.53%

dogecoin
dogecoin

$0.150904 USD

2.96%

cardano
cardano

$0.421635 USD

1.97%

hyperliquid
hyperliquid

$32.152445 USD

2.23%

bitcoin-cash
bitcoin-cash

$533.301069 USD

-1.94%

chainlink
chainlink

$12.953417 USD

2.68%

unus-sed-leo
unus-sed-leo

$9.535951 USD

0.73%

zcash
zcash

$521.483386 USD

-2.87%

暗号通貨のニュース記事

データ インデクサー: マルチチェーン ブロックチェーン データの力を解き放つ鍵

2024/10/07 19:36

ブロックチェーンは、人々が中央集権的なサービスを必要とせずに自分の経験と財務をより詳細に管理できるようにすることを目的としています。

データ インデクサー: マルチチェーン ブロックチェーン データの力を解き放つ鍵

Blockchain technology is renowned for empowering individuals to exert greater control over their experiences and finances, eliminating the need for centralized services. However, this capability is contingent upon users being able to access the data stored within the blockchain.

ブロックチェーン技術は、個人が自分の経験と財務をより細かく制御できるようになり、集中型サービスの必要性がなくなることで知られています。ただし、この機能は、ユーザーがブロックチェーン内に保存されているデータにアクセスできることが条件となります。

When Satoshi Nakamoto conceived the world's first blockchain, rendering it accessible was a relatively straightforward endeavor. In a multichain landscape comprising hundreds of decentralized networks, this task has become considerably more arduous, especially in the absence of specialized tools for data retrieval.

サトシ・ナカモトが世界初のブロックチェーンを考案したとき、ブロックチェーンをアクセス可能にすることは比較的簡単な取り組みでした。何百もの分散ネットワークで構成されるマルチチェーン環境では、特にデータ検索用の専用ツールがない場合、この作業はかなり困難になっています。

Despite being inherently open and public, blockchain poses challenges for users attempting to access the data it stores. This difficulty stems from Nakamoto's oversight in not fully considering a world populated by numerous blockchains and Layer-2 networks built upon them. As a result, blockchain lacks a reliable mechanism for users to comprehensively read the data stored within it.

ブロックチェーンは本質的にオープンでパブリックであるにもかかわらず、ブロックチェーンに保存されているデータにアクセスしようとするユーザーに課題をもたらします。この困難は、多数のブロックチェーンとその上に構築されたレイヤー 2 ネットワークが存在する世界を十分に考慮していなかったナカモトの見落としに起因します。その結果、ブロックチェーンには、ユーザーがブロックチェーン内に保存されているデータを包括的に読み取るための信頼できるメカニズムが欠けています。

For instance, if a decentralized application (dApp) endeavors to ascertain the history of transactions on Solana, it must navigate more than 300 terabytes of data—a volume that relentlessly expands with each new transaction and block.

たとえば、分散型アプリケーション (dApp) が Solana 上のトランザクション履歴を確認しようとすると、300 テラバイトを超えるデータをナビゲートする必要があります。この量は、新しいトランザクションやブロックが発生するたびに絶え間なく拡大します。

The Plight of Storing Data in Blocks

データをブロックに保存することの窮状

The preferred method for accessing on-chain data is through an RPC node. RPC stands for "remote procedure call" and serves as the protocol employed by individual nodes to communicate with the blockchain.

オンチェーン データにアクセスするための推奨される方法は、RPC ノードを介することです。 RPC は「リモート プロシージャ コール」の略で、ブロックチェーンと通信するために個々のノードが使用するプロトコルとして機能します。

Yet, utilizing RPC calls to search the blockchain proves to be a laborious process, owing to the manner in which these decentralized ledgers process and sequentially store their data, adding one block after another.

しかし、RPC 呼び出しを利用してブロックチェーンを検索することは、これらの分散型台帳がブロックを 1 つずつ追加してデータを処理し、順次保存する方法のため、面倒なプロセスであることがわかります。

As more blocks are appended to the blockchain, it grows in length, scattering critical data throughout the chain and categorizing it based on the time of its creation. Unfortunately, this renders blockchains incredibly disorganized.

ブロックチェーンに追加されるブロックが増えるとブロックチェーンの長さが長くなり、重要なデータがチェーン全体に分散し、作成時間に基づいて分類されます。残念ながら、これによりブロックチェーンが信じられないほど混乱してしまいます。

While searching for data within a specific block or information pertaining to a particular account remains relatively manageable, more complex searches that span multiple blocks present a significant challenge.

特定のブロック内のデータや特定のアカウントに関連する情報の検索は比較的管理しやすいものの、複数のブロックにまたがるより複雑な検索には大きな課題が生じます。

Due to the dispersed nature of the data, retrieving the necessary information takes an extended period, posing difficulties for dApps that rely on such data to execute their smart contract logic as intended.

データが分散しているため、必要な情報を取得するのに長時間かかり、そのようなデータに依存する dApp が意図したとおりにスマート コントラクト ロジックを実行することが困難になります。

Although EVM-based chains share an interoperable data scheme that facilitates easier searches, this convenience does not extend to SVM chains and other popular networks. Consequently, anyone working with data at multichain scales encounters substantial headaches.

EVM ベースのチェーンは、検索を容易にする相互運用可能なデータ スキームを共有していますが、この利便性は SVM チェーンやその他の一般的なネットワークには拡張されません。その結果、マルチチェーンスケールでデータを扱う人は誰でも大きな頭痛に直面することになります。

Who Stands to Benefit from Blockchain Data?

ブロックチェーン データから恩恵を受けるのは誰ですか?

Access to blockchain data is paramount for modern dApps, as it enables their most advanced features, including analytics tools and smart contracts.

ブロックチェーン データへのアクセスは、分析ツールやスマート コントラクトなどの最先端の機能を有効にするため、最新の dApp にとって最も重要です。

For example, DeFi applications can be vastly improved by accessing multichain data, as this allows them to tap into much greater liquidity, ultimately providing a better experience for users, with real-time updates about what’s happening across numerous blockchains. NFT marketplaces can also benefit from being able to access blockchain data, as this will enable them to provide users with more insights about collections on different chains, their prices and what people are doing with them.

たとえば、DeFi アプリケーションは、マルチチェーン データにアクセスすることで大幅に改善できます。これにより、より大きな流動性を活用できるようになり、最終的には、多数のブロックチェーン全体で何が起こっているかに関するリアルタイムの更新により、ユーザーにより良いエクスペリエンスが提供されます。 NFT マーケットプレイスも、ブロックチェーン データにアクセスできることから恩恵を受けることができます。これにより、さまざまなチェーンのコレクション、その価格、人々がそれらを使って何をしているのかについて、より多くの洞察をユーザーに提供できるようになります。

Another example is SocialFi protocols such as Farcaster and Lens, which need to store much more than just transaction details, such as all of the information about who is following who and what those people are posting and saying to each other. Fetching all of this data involves some serious searching.

もう 1 つの例は、Farcaster や Lens などの SocialFi プロトコルです。これらは、誰が誰をフォローしているか、それらの人々が互いに投稿したり発言したりしているかなど、単なるトランザクションの詳細以上の情報を保存する必要があります。このデータをすべて取得するには、本格的な検索が必要になります。

Furthermore, there are countless scenarios in which easy-to-access blockchain data can pave the way for even more advanced use cases, such as decentralized AI. For instance, large language models could use on-chain data such as social graphs to curate content, identify trends and generate participant’s reputation scores, based on their previous blockchain interactions.

さらに、アクセスしやすいブロックチェーン データによって、分散型 AI などのさらに高度なユースケースへの道が開かれるシナリオは無数にあります。たとえば、大規模な言語モデルでは、ソーシャル グラフなどのオンチェーン データを使用して、コンテンツを厳選し、傾向を特定し、以前のブロックチェーン インタラクションに基づいて参加者の評判スコアを生成できます。

Blockchain is poised to become the foundation of a new generation of more sophisticated dApps, but in order for that vision to become a reality, developers need an easy way to access them.

ブロックチェーンは、より洗練された新世代の dApps の基盤となる準備が整っていますが、そのビジョンを現実にするためには、開発者がブロックチェーンにアクセスする簡単な方法が必要です。

Easing Access with Data Indexers

データインデクサーによるアクセスの容易化

The gateway to the blockchain data kingdom lies in data indexers, which are protocols that index the entire contents of a blockchain network by scanning every block posted to it. They store this information in a format that’s more consistent and simpler to query, something more akin to an SQL database, for instance. Some of the main examples of these data indexers include The Graph and SQD.

ブロックチェーン データ王国への入り口はデータ インデクサーにあります。データ インデクサーは、ブロックチェーン ネットワークに投稿されたすべてのブロックをスキャンすることで、ブロックチェーン ネットワークのコンテンツ全体のインデックスを作成するプロトコルです。この情報は、より一貫性があり、クエリが簡単な形式、たとえば SQL データベースに似た形式で保存されます。これらのデータ インデクサーの主な例には、The Graph や SQD などがあります。

Blockchain data indexers are decentralized protocols that perform the role of the middleman when it comes to searching blockchains, making the information within them more easily accessible for developers.

ブロックチェーン データ インデクサーは、ブロックチェーンを検索する際に仲介者の役割を果たし、開発者がブロックチェーン内の情報に簡単にアクセスできるようにする分散型プロトコルです。

The advantage of data indexers is that blockchain data can be stored in a more logical, searchable way. So a smart contract, for instance, can be stored alongside all of the transaction IDs and block numbers associated with it, making that information easier to retrieve.

データ インデクサーの利点は、ブロックチェーン データをより論理的で検索可能な方法で保存できることです。したがって、たとえば、スマート コントラクトを、それに関連付けられたすべてのトランザクション ID とブロック番号と一緒に保存できるため、その情報を簡単に取得できるようになります。

Data indexers are written in high-performance code that’s designed to facilitate rapid queries, and they consist of a database to store that data in a more logically organized way, plus APIs for accessing that database. They also require an archive node that keeps fetching any new transactions as blocks are added to the chain, ensuring they’re able to access the most up to date information.

データ インデクサーは、迅速なクエリを容易にするように設計された高性能コードで記述されており、より論理的に整理された方法でデータを保存するデータベースと、そのデータベースにアクセスするための API で構成されます。また、ブロックがチェーンに追加されるたびに新しいトランザクションをフェッチし続け、最新の情報にアクセスできるようにするアーカイブ ノードも必要です。

With a data indexer, developers won’t have to worry about what’s happening on the multiple

データ インデクサーを使用すると、開発者は複数のデータで何が起こっているかを心配する必要がなくなります。

オリジナルソース:investingcube

免責事項:info@kdj.com

提供される情報は取引に関するアドバイスではありません。 kdj.com は、この記事で提供される情報に基づいて行われた投資に対して一切の責任を負いません。暗号通貨は変動性が高いため、十分な調査を行った上で慎重に投資することを強くお勧めします。

このウェブサイトで使用されているコンテンツが著作権を侵害していると思われる場合は、直ちに当社 (info@kdj.com) までご連絡ください。速やかに削除させていただきます。

2026年08月03日 に掲載されたその他の記事