https://github.com/pooltogether/ethdenver-graphql-workshop-app
The completed ETHDenver GraphQL Workshop App
https://github.com/pooltogether/ethdenver-graphql-workshop-app
Last synced: about 1 year ago
JSON representation
The completed ETHDenver GraphQL Workshop App
- Host: GitHub
- URL: https://github.com/pooltogether/ethdenver-graphql-workshop-app
- Owner: pooltogether
- Created: 2020-02-14T06:24:09.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T14:49:40.000Z (over 3 years ago)
- Last Synced: 2024-04-23T21:42:35.695Z (about 2 years ago)
- Language: JavaScript
- Size: 240 KB
- Stars: 2
- Watchers: 2
- Forks: 3
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ETHDenver GraphQL Workshop App
This is the complete source for the GraphQL workshop app. Check out the [live version here](https://churn.pooltogether.com/).
You can see the [workshop here on Github](https://github.com/pooltogether/ethdenver-graphql-workshop)
There is a branch for each completed step, so if you get lost you can easily checkout the branch you should be at.
Branches:
- `step-1`: Setup
- `step-2`: Initialize Apollo Client and Tightbeam
- `step-3`: Integrate ABIs
- `step-4`: Display Token Supplies
- `step-5`: Integration of Subgraph