Skip to content

Commit 5dc472a

Browse files
authored
Network Overview-Clean Up (#784)
* Edits
1 parent a705676 commit 5dc472a

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

website/pages/en/network/overview.mdx

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,20 @@
22
title: Network Overview
33
---
44

5-
The Graph Network is a decentralized indexing protocol for organizing blockchain data. Applications use GraphQL to query open APIs called subgraphs and retrieve data that is indexed on the network. With The Graph, developers can build serverless applications that run entirely on public infrastructure.
5+
The Graph Network is a decentralized indexing protocol for organizing blockchain data.
66

7-
## Overview
7+
## How does it work?
88

9-
The Graph Network consists of Indexers, Curators, and Delegators that provide services to the network and serve data to Web3 applications. Consumers use the applications and consume the data.
9+
Applications use [GraphQL](/querying/graphql-api/) to query open APIs called subgraphs and retrieve data that is indexed on the network. With The Graph, developers can build serverless applications that run entirely on public infrastructure.
10+
11+
## Specifics
12+
13+
The Graph Network consists of Indexers, Curators, and Delegators that provide services to the network and serve data to web3 applications.
1014

1115
![Token Economics](/img/[email protected])
1216

13-
To ensure economic security of The Graph Network and the integrity of data being queried, participants stake and use Graph Tokens ([GRT](/tokenomics)). GRT is a work utility token that is an ERC-20 used to allocate resources in the network.
17+
### Economics
18+
19+
To ensure economic security of The Graph Network and the integrity of data being queried, participants stake and use Graph Tokens ([GRT](/tokenomics)). GRT is a work utility token that is an ERC-20, which is used to allocate resources in the network.
1420

15-
Active Indexers, Curators, and Delegators can provide services and earn income from the network, proportional to the amount of work they perform and their GRT stake.
21+
Active Indexers, Curators, and Delegators can provide services and earn income from the network. The income they earn is proportional to the amount of work they perform and their GRT stake.

0 commit comments

Comments
 (0)