easydweb / sdk-implementations

46 stars 15 forks source link

Add The Graph Protocol #22

Open panditdhamdhere opened 2 months ago

panditdhamdhere commented 2 months ago

Add The Graph protocol implementation building simple dapp and deploying Subgraph

SIDHARTH20K4 commented 2 months ago

I would like to work on this issue could you assign this to me?!

panditdhamdhere commented 2 months ago

Assigned, Good luck, Excited to see your code.

SIDHARTH20K4 commented 2 months ago

@panditdhamdhere Should I create a sample smart contract and then connect it with GraphQL? is this the correct way to approach or is there any other better way to approach this statement?!

panditdhamdhere commented 2 months ago

Build a beginner friendly dapp that shows how to implement The Graph protocol in your dapp. You can deploy Subgraph/Substream.

panditdhamdhere commented 1 month ago

@SIDHARTH20K4 are you working on this ?

SIDHARTH20K4 commented 1 month ago

@panditdhamdhere Yes, give me some time

SIDHARTH20K4 commented 1 month ago

@panditdhamdhere should i include the README file and the solidity file before pushing?

panditdhamdhere commented 1 month ago

@SIDHARTH20K4 Do you exactly know what you have to do ?

SIDHARTH20K4 commented 1 month ago

@panditdhamdhere I have created a sample smart contract and created a sub graph what else should I do?

panditdhamdhere commented 1 month ago

@SIDHARTH20K4 you've to implement the Graph protocol and build very basic simple dapp .

SIDHARTH20K4 commented 1 month ago

@panditdhamdhere I have created a pull request... kindly check and merge if everything is correct!!

vkpatva commented 1 month ago

@panditdhamdhere Check this repo the example is in React

https://github.com/vkpatva/react-frontend-using-subgraph

panditdhamdhere commented 1 month ago

can you please open pr @vkpatva with graph?