Shiyas Mohammedshiyasmohd.hashnode.dev·May 20, 2024Efficiently Search Multiple ENS Domains in a Single RequestOverview In this blog, we'll explore how to resolve addresses from ENS and vice versa using subgraphs on The Graph Network. Developers had to rely on JSON RPC calls directly to the ENS contracts in order to resolve these ENS names. To resolve multipl...67 readssubgraph
Adeola Aregbesolaplayboi.hashnode.dev·Aug 10, 2023The Graph Protocol: Decentralized Data Indexing's Potential.WHAT IS THE GRAPH: The Graph is a decentralized protocol for "querying and indexing data" - a process of extracting, organizing and making searchable the data that is stored on a blockchain. While the immutability of blockchain data is a valuable f...10 likes·55 readsSolidity
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