diff --git a/components/tools/modules/ROOT/pages/indexers/index.adoc b/components/tools/modules/ROOT/pages/indexers/index.adoc index e6218ce1..7c86510b 100644 --- a/components/tools/modules/ROOT/pages/indexers/index.adoc +++ b/components/tools/modules/ROOT/pages/indexers/index.adoc @@ -25,3 +25,9 @@ xref:graph[Learn how run The Graph for a SKALE Chain] Subsquid is a highly configurable hosted indexing solution that allows developers to create customizable squids that can be deployed on their Aquarium service. Subsquid currently supports both SKALE Calypso and SKALE Nebula Mainnet and Testnet chains. xref:subsquid[Grab a Subsquid endpoint and head to their docs to deploy a squid] + +=== SubQuery + +link:https://subquery.network[SubQuery] is the universal, scalable and decentralised data indexing toolkit facilitating the construction of Web3 applications of the future. A SubQuery project is a complete API to organise and query data. SubQuery presently offers support for all Skale production and testnet chains. + +link:https://subquery.network[Create and launch a Skale indexer using SubQuery] diff --git a/components/tools/modules/ROOT/pages/indexers/subquery.adoc b/components/tools/modules/ROOT/pages/indexers/subquery.adoc new file mode 100644 index 00000000..0b57e07d --- /dev/null +++ b/components/tools/modules/ROOT/pages/indexers/subquery.adoc @@ -0,0 +1,27 @@ +# Intro + +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 100+ ecosystems including Skale, Ethereum, Polygon, Polkadot, Algorand, NEAR, 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 and multi-chain block scanners. + +Other advantages include superior performance with multiple RPC endpoint configurations, multi-worker capabilities and a configurable caching architecture. To find out more, visit our link:https://academy.subquery/[documentation]. + +.**Useful resources**: + +* link:https://academy.subquery.network/[SubQuery Academy (Documentation)] +* link:https://academy.subquery.network/quickstart/quickstart.html[Intro Quick Start Guide] +* link:https://academy.subquery.network/quickstart/quickstart_chains/skale.html[Skale Quick Start Guide] +* For technical questions and support reach out to us start@subquery.network + +# Getting Started + +Take a look at this SubQuery Starter Project that introduces SubQuery's Skale support by indexing link:https://github.com/subquery/ethereum-subql-starter/tree/main/Skale/skale-starter[Skale]. + +You can also follow along this link:https://academy.subquery.network/quickstart/quickstart.html[step by step guide] to get familiar with SubQuery. + +# Running and Hosting your Skale SubQuery APIs + +.SubQuery is open-source, meaning you have the freedom to run it in the following three ways: +* Locally on your own computer (or a cloud provider of your choosing), link:https://academy.subquery.network/run_publish/run.html[view the instructions on how to run SubQuery Locally]. +* You can publish it to SubQuery's enterprise-level link:https://managedservice.subquery.network/[Managed Service], 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. link:https://academy.subquery.network/run_publish/publish.html[Find out how]. +* You can publish it to the decentralised link:https://subquery.network/network[SubQuery 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 incentivised and verifiable way and supports Skale from launch.