An open API service indexing awesome lists of open source software.

https://github.com/graphprotocol/hackathons

Helpful getting started documentation for hackathon participants
https://github.com/graphprotocol/hackathons

Last synced: 8 months ago
JSON representation

Helpful getting started documentation for hackathon participants

Awesome Lists containing this project

README

          

# The Graph

[The Graph](https://thegraph.com) is a query protocol for Web3. You can use The Graph to index data from Ethereum and IPFS and for easy querying from front-end applications using GraphQL.

## Features

- Filters with boolean expressions
- Pagination : First, last, and skip
- Sorting : Asc or desc
- Subscriptions via websockets
- Block Reorgs are handled transparently

## Prizes Offered

5 prizes of $1000 USD will be offered for the best new subgraphs on Graph Explorer or the best use of a subgraph in a dApp

## Getting Started

- Follow [this guide](https://thegraph.com/docs/define-a-subgraph) to see how to create a subgraph
- Graph Explorer: [https://thegraph.com/explorer](https://thegraph.com/explorer)
- Docs: [https://thegraph.com/docs](https://thegraph.com/docs)
- Example subgraph: [https://github.com/graphprotocol/compound-subgraph](https://github.com/graphprotocol/compound-subgraph)
- Starter dApp: [https://github.com/graphprotocol/ethdenver-dapp/](https://github.com/graphprotocol/ethdenver-dapp/)

## Need Help

- **Chat with us**: Join our [Discord](https://thegraph.com/discord) and post in the #hackathons channel
- **Visit us:** Find our booth on-site and ask us any questions in person!