File tree Expand file tree Collapse file tree 3 files changed +15
-0
lines changed
components/Starknet/modules Expand file tree Collapse file tree 3 files changed +15
-0
lines changed Original file line number Diff line number Diff 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>
Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change 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+ |===
You can’t perform that action at this time.
0 commit comments