Temitope Hassantemitopeohassan.hashnode.dev·Apr 7, 2024Creating A Simple SubgraphA subgraph is an open API to track and query an event recorded on a blockchain This tutorial will go through the creation of a simple subgraph that tracks a single event of a token. For this tutorial we will be using USDT(Tether) The first place to s...subgraph
Amowe Olubusayoforradicleradicle.hashnode.dev·Sep 19, 2022A guide on The Graph Client Library and integration with Next.jsWhat is The Graph client? The Graph Client is a tool/library from The Graph aimed at making network-related data consumption simpler for dApps thus offering everything a dApp requires. Here are some of the features of The Graph Client Multiple inde...8 likes·341 readsradicle