Tuesday, June 29, 2021

Ethereum, The Graph, React, and all that...

I've done some preliminary research:
Query Ethereum with GraphQL with The Graph 
https://www.youtube.com/watch?v=l2rzT_Dp4T0 (shows how to use the graph with node and react)

Nader Dabit's The Graph Presentations:
https://www.youtube.com/watch?v=wrV7cMebwyE , https://www.youtube.com/watch?v=wrV7cMebwyE

ETHOnline 🛠️ The Graph: Building Subgraphs on The Graph
https://www.youtube.com/watch?v=coa0Vw47qNc
https://reactjs.org/tutorial/tutorial.html

I'm trying to build an application using the graph and react. I'm new to both, but at least I've learned something. 

Drawing from (forked repositories): 
https://github.com/bshambaugh/example-subgraph
https://github.com/bshambaugh/ethdenver-dapp 
https://github.com/bshambaugh/building-a-subgraph-workshop


This is also an interesting place to look:

Getting Started With React And GraphQL

https://www.youtube.com/watch?v=5evJqX5i1zE

No comments:

Post a Comment