Skip to content

Commit 09960d8

Browse files
Update docs/tools/chain-indexer-framework/overview.md
1 parent d2d0eba commit 09960d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tools/chain-indexer-framework/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Before we get into the details, let us understand why we need it and the problem
1212

1313
### 1. What is an EVM blockchain data indexer?
1414

15-
An EVM ([Ethereum Virtual Machine](https://ethereum.org/en/developers/docs/evm/)) blockchain data indexer is a specialised search engine for EVM-based blockchains like Ethereum and Polygon protocols. It sorts and organises blockchain data, making it faster and easier for developers to query and retrieve specific information for their decentralised applications (dApps).
15+
An EVM [Ethereum Virtual Machine](https://ethereum.org/en/developers/docs/evm/) blockchain data indexer is a specialised search engine for EVM-based blockchains like Ethereum and Polygon protocols. It sorts and organises blockchain data, making it faster and easier for developers to query and retrieve specific information for their decentralised applications (dApps).
1616

1717
### 2. Why do dApps need a blockchain data indexer?
1818

0 commit comments

Comments
 (0)