Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added SubQuery #208

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions components/tools/modules/ROOT/pages/indexers/index.adoc
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please change all instances of Skale -> SKALE

Original file line number Diff line number Diff line change
Expand Up @@ -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
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add SubQuery above SubSquid


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]
27 changes: 27 additions & 0 deletions components/tools/modules/ROOT/pages/indexers/subquery.adoc
Original file line number Diff line number Diff line change
@@ -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.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please either remove the last sentence of this paragraph or remove the other chains?


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 [email protected]

# 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.