Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nvnx7/gravity-subgraph
The Gravity contract subgraph on The Graph
https://github.com/nvnx7/gravity-subgraph
Last synced: 11 days ago
JSON representation
The Gravity contract subgraph on The Graph
- Host: GitHub
- URL: https://github.com/nvnx7/gravity-subgraph
- Owner: nvnx7
- Created: 2022-02-15T11:50:38.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-16T12:00:29.000Z (almost 3 years ago)
- Last Synced: 2023-09-15T11:13:53.216Z (about 1 year ago)
- Language: TypeScript
- Size: 54.7 KB
- Stars: 8
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Creating a Subgraph on The Graph
This is a working example subgraph of the [Gravity](https://github.com/graphprotocol/example-subgraph/blob/master/contracts/Gravity.sol) ethereum smart contract, created as a part of a tutorial.
To know a step-by-step explanation follow the following post on:
- [Mirror](https://mirror.xyz/0xB38709B8198d147cc9Ff9C133838a044d78B064B/DdiikBvOLngfOotpqNEoi7gIy9RDlEr0Ztv4yWlYyzc), or
- [DEV](https://dev.to/nvn/the-graph-tutorial-creating-a-subgraph-4no4)