From 30fdafefdc5f9376b166c624de131f927a5b8032 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABl=20Blanchemain?= Date: Mon, 18 Nov 2024 15:22:09 -0800 Subject: [PATCH] fix: remove subquery article --- .github/SubQuery/subquery.md | 31 ------------------------------- 1 file changed, 31 deletions(-) delete mode 100644 .github/SubQuery/subquery.md diff --git a/.github/SubQuery/subquery.md b/.github/SubQuery/subquery.md deleted file mode 100644 index 6a7cd9dfb..000000000 --- a/.github/SubQuery/subquery.md +++ /dev/null @@ -1,31 +0,0 @@ ---- -title: 'Indexing Arbitrum data with SubQuery' -description: 'Fast, flexible, universal, open source and decentralised APIs for Arbitrum' -author: subquery-team -sidebar_label: '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 100+ ecosystems including Arbitrum, Ethereum, 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 [documentation](https://academy.subquery/). - -## Useful resources - -- SubQuery docs: [SubQuery Academy (Documentation)](https://academy.subquery.network/) -- Intro quick start guide: [1. Create a New Project](https://academy.subquery.network/quickstart/quickstart.html) -- [Arbitrum Quick Start Guide](https://academy.subquery.network/quickstart/quickstart_chains/arbitrum.html) -- [Arbitrum's starter projects directory](https://github.com/subquery/ethereum-subql-starter/tree/main/Arbitrum) - -For technical questions and support reach out to us `start@subquery.network` - -## Running and hosting your Arbitrum 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), [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 decentralised [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 incentivised and verifiable way and supports Arbitrum from launch.