-
Notifications
You must be signed in to change notification settings - Fork 126
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
- Loading branch information
1 parent
c757311
commit a52ea0b
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ order: 5 | |
|
||
# SubQuery Indexer | ||
|
||
SubQuery is a leading blockchain data indexer that provides developers with fast, flexible, universal, open-source and decentralised APIs for web3 projects. SubQuery SDK allows developers to get rich indexed data and build intuitive and immersive decentralised applications in a faster and more efficient way. SubQuery supports 150+ ecosystems including Iris, Cosmos, Ethereum, Near, Polygon, Polkadot, Algorand, and Avalanche. | ||
SubQuery is a leading blockchain data indexer that provides developers with fast, flexible, universal, open-source and decentralized APIs for web3 projects. SubQuery SDK allows developers to get rich indexed data and build intuitive and immersive decentralized applications in a faster and more efficient way. SubQuery supports 150+ ecosystems including Iris, Cosmos, Ethereum, Near, Polygon, Polkadot, Algorand, and Avalanche. | ||
|
||
Another one of SubQuery's competitive advantages is the ability to aggregate data not only within a chain but across multiple blockchains, all within a single project. This allows the creation of feature-rich dashboard analytics, multi-chain block scanners, or projects that index IBC transactions across zones. | ||
|
||
|
@@ -14,7 +14,7 @@ Another one of SubQuery's competitive advantages is the ability to aggregate dat | |
- Intro Quick Start Guide: [1. Create a New Project](https://academy.subquery.network/quickstart/quickstart.html) | ||
- [Starter Project](https://github.com/subquery/cosmos-subql-starter/tree/main/Iris/iris-starter) | ||
|
||
For technical questions and support reach out to us `[email protected]` | ||
For technical questions and support, reach out to us `[email protected]` | ||
|
||
## Running and Hosting your Iris SubQuery APIs | ||
|
||
|