Skip to content

Commit

Permalink
Update subquery.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bgodlin authored Apr 15, 2024
1 parent 14a6a42 commit f3baf93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/tools/subquery.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ order: 5

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.
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, multichain block scanners, or projects that index IBC transactions across zones.

## Useful resources

Expand All @@ -22,4 +22,4 @@ SubQuery is open-source, meaning you have the freedom to run it in the following

- Locally on your own computer (or a cloud provider of your choosing), [view the instructions on how to run SubQuery Locally](https://academy.subquery.network/run_publish/run.html).
- You can publish it to SubQuery's enterprise-level [Managed Service](https://managedservice.subquery.network/), where we'll host your SubQuery project in production-ready services for mission-critical data with zero-downtime blue/green deployments. There even is a generous free tier. [Find out how](https://academy.subquery.network/run_publish/publish.html).
- You can publish it to the decentralized [SubQuery Network](https://subquery.network/network), the most open, performant, reliable, and scalable data service for dApp developers. The SubQuery Network indexes and services data to the global community in an incentivized and verifiable way and supports Iris from launch.
- You can publish it to the decentralized [SubQuery Network](https://subquery.network/network), the most open, performant, reliable, and scalable data service for dApp developers. The SubQuery Network indexes and services data to the global community in an incentivized and verifiable way and supports Iris from launch.

0 comments on commit f3baf93

Please sign in to comment.