Skip to content

Commit

Permalink
Merge pull request #255 from Azuro-protocol/devrel1
Browse files Browse the repository at this point in the history
add workshop recording
  • Loading branch information
Avvrik authored Oct 11, 2024
2 parents d3889a3 + 7808ada commit e488f57
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
6 changes: 5 additions & 1 deletion pages/community/hackathon.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ The most helpful entities for this hack’s tasks are Game, Condition, Sport, Le
- `Country, League, Sport` entities help in organizing betting markets and displaying relevant statistics by region, league, or sport. Great for creating custom market views, where users can explore betting opportunities by region or sport. You can also organize games by league or tournament.
</Callout>

**Workshop recording:** https://www.youtube.com/watch?v=FHuZlybJAw0&ab_channel=AzuroChannel

[How to build an app on Azuro](https://gem.azuro.org/hub/apps/guides/tutorial)

[How to fetch and filter games](https://gem.azuro.org/hub/apps/guides/advanced/prematch/get-games)
Expand Down Expand Up @@ -68,4 +70,6 @@ Here's how you might approach motivating your design choices by a user persona.

### Support

https://discord.com/channels/880927413742219374/1280121816987467880
https://discord.com/channels/880927413742219374/1280121816987467880


3 changes: 2 additions & 1 deletion pages/subgraph/queries/contracts/_meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
"LiquidityPoolContract": "LiquidityPoolContract Entity",
"CoreContract": "CoreContract Entity",
"AzuroBetContract": "AzuroBetContract Entity",
"ExpressPrematchRelation": "ExpressPrematchRelation Entity"
"ExpressPrematchRelation": "ExpressPrematchRelation Entity",
"FreebetContract": "FreebetContract Entity"
}

0 comments on commit e488f57

Please sign in to comment.