generated from Consensys/doctools.template-site
-
Notifications
You must be signed in to change notification settings - Fork 461
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into decentralization-roadmap-update
- Loading branch information
Showing
8 changed files
with
45 additions
and
9 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 |
---|---|---|
@@ -0,0 +1,34 @@ | ||
--- | ||
title: Alchemy | ||
--- | ||
|
||
# Overview | ||
|
||
Alchemy Subgraphs is a blockchain indexing platform with drop-in support for hosted subgraphs. | ||
|
||
Subgraphs are an open-source tool for building custom GraphQL APIs from on-chain data. | ||
|
||
Identify on-chain events you want to index, write AssemblyScript handlers to transform them into your preferred format, and let the subgraph automatically ingest new events for you immediately as they happen. | ||
|
||
# Why subgraphs? | ||
|
||
Developing an in-house indexing system is time-consuming, expensive, and requires ongoing expertise in data pipelines, devOps, and more. | ||
|
||
Subgraphs handle the intricacies of data ingestion, decoding, and database management for you. Just define the data format you want and query live data through a GraphQL API. | ||
|
||
# Why Alchemy Subgraphs? | ||
|
||
- **High-performance.** We’ve benchmarked 5x faster data indexing and 2x better block lag than competitors — that’s why we’re trusted by Eigenlayer, GMX, and more. | ||
- **No decentralized headaches.** We make payment easy (just a credit card, no staking tokens) and have guaranteed uptime compared to decentralized options. | ||
- **Developer tooling.** Access best in class developer tools like error logs, subgraph versioning, indexing performance metrics, and more. | ||
- **Easy migration.** If you have existing subgraphs, it takes just 5 minutes to switch over using the same command line tools you’re familiar with. | ||
|
||
# Getting started | ||
|
||
- [Subgraphs Quickstart](https://docs.alchemy.com/reference/subgraphs-quickstart) | ||
- [Deploying a Subgraph](https://docs.alchemy.com/reference/deploying-a-subgraph) | ||
- [Subgraphs Tutorials](https://docs.alchemy.com/docs/learn-subgraphs) | ||
|
||
# Help | ||
|
||
Email [[email protected]](mailto:[email protected]) with any questions! |
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
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
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
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
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 |
---|---|---|
|
@@ -957,3 +957,4 @@ zpaoAave | |
zpaoAaveAave | ||
Сommas | ||
ԼІΝЕА | ||
EigenLayer |
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
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