Skip to content

Instantly share code, notes, and snippets.

@geleeroyale
Last active September 17, 2019 20:46
Show Gist options
  • Save geleeroyale/dac420339a5457d919daac36c8b99bf6 to your computer and use it in GitHub Desktop.
Save geleeroyale/dac420339a5457d919daac36c8b99bf6 to your computer and use it in GitHub Desktop.
thegraph hackathon

Visualize donation flow within beta.giveth.io with a subgraph

Create a react-frontend that consumes donation subgraph and visualizes donations in a form of nodes[donors,recipients] and edges[donations, pledge]

Hackathon Info

https://thegraph.com/hackathon

TheGraph workshop recording

https://zoom.us/recording/play/Us40ATUk98M2nRXw8ggpxBpYO9Ge4ClxJxU360zRU3oITS_Yf8hPNnGKHXIK8S-_?continueMode=true

Subgraph

https://thegraph.com/explorer/subgraph/geleeroyale/giveth-donation

Introduction to force-directed graphs with d3 v4

https://www.puzzlr.org/force-graphs-with-d3/

Starter dapp

Fork and play around with this https://github.com/graphprotocol/ethdenver-dapp


Hey all - this is a primer on what we need to know in order to build. Let's get in there - likely towards the weekend for me. Feel free to fork stuff - we can consolidate later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment