/Learn-TheGraph

Learn more about TheGraph & decentralized indexation

Primary LanguageTypeScript

TheGraph Courses

What is TheGraph ?

The Graph is a decentralized indexing protocol for blockchain datas. It is designed to enable querying on the Ethereum network. TheGraph network also enables developers to build various APIs known as subgraphs to customize their data queries.

In this courses you will learn how to create your own Subgraph and how to query blockchain datas with your Subgraph.

Courses

Part.1: How to create your own Subgraph and deploy it.

Part.2: How to query blockchain datas with a NodeJS App using your Subgraph.

Part.3: How to deploy your subgraph and your smart-contracts for local development.