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

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

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