Skip to content

Commit 44dcaeb

Browse files
isfrizLandauRaz
andauthored
docs: added a section of data indexers and a link to DipDup (#1357)
* added data indexer section * Update data-indexers.adoc * invoked rebuild --------- Co-authored-by: Raz Landau <[email protected]>
1 parent c297684 commit 44dcaeb

File tree

3 files changed

+15
-0
lines changed

3 files changed

+15
-0
lines changed

components/Starknet/modules/ROOT/pages/index.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ specialized programming language.
5757
<p><a href="https://docs.starknet.io/documentation/tools/limits_and_triggers/">Limits and triggers</a></p>
5858
<p><a href="https://docs.starknet.io/documentation/cli/starkli/">Cairo 0 tools</a></p>
5959
<p><a href="https://docs.starknet.io/documentation/tools/ref_block_explorers/">Block explorers</a></p>
60+
<p><a href="https://docs.starknet.io/documentation/tools/indexers/">Data indexers</a></p>
6061
<p><a href="https://docs.starknet.io/documentation/tools/audit/">Audit providers</a></p>
6162
</div>
6263
</div>

components/Starknet/modules/tools/nav.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616

1717
** xref:ref-block-explorers.adoc[Block explorers]
1818

19+
** xref:data-indexers.adoc[Data indexers]
20+
1921
** xref:audit.adoc[Audit providers]
2022

2123
* StarkGate bridge guide
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
= Data indexers
2+
3+
Welcome to the data indexers page! Here, you'll find all the information related to indexers and data services available on Starknet.
4+
5+
.Starknet data indexers, in alphabetical order
6+
[cols="1,2",stripes=even]
7+
[%autowidth.stretch]
8+
|===
9+
| Data indexer name | URL
10+
11+
|DipDup | link:https://dipdup.io/docs/quickstart-starknet[https://dipdup.io/docs/quickstart-starknet^]
12+
|===

0 commit comments

Comments
 (0)