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
- Host: GitHub
- URL: https://github.com/graphprotocol/hackathons
- Owner: graphprotocol
- Created: 2019-10-29T22:29:15.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-29T22:30:39.000Z (about 6 years ago)
- Last Synced: 2025-02-16T23:13:09.627Z (11 months ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!