Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update challenge-2.md #10

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion challenge-2.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ Make use of the dashboard to see the commands
```
- Final Step - Deploy your subgraph. 🥳🥳🥳
```
graph deploy --studio graphathon
graph deploy --studio SUBGRAPH_NAME
```
- You can give the version as `v0.1`

Expand Down
Binary file added home.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions solution-2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Contract address : 0xd2c5AF9091dF056c7bD1654052476d9EF23c1459

Subgraph endpoint : https://api.studio.thegraph.com/query/49834/demo/v0.1
1 change: 1 addition & 0 deletions solution-3.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
![Screenshot](https://github.com/sumithprabhu/sumith_graphathon/blob/master/home.png?raw=true)