Leon Do·Jan 29, 2022Deploy Subgraphs to Any EVMUsing Docker, The Graph, Graph-Node and OpenZepplin Subgraphs — Introduction The Graph supports many networks such as Ethereum, xDAI, BSC etc. This article will explain how to build a subgraph with a custom network RPC.The Graph4 min readThe Graph4 min read
Szabolcs Szentes·Oct 12, 2021The GraphThe purpose of this project is educational. Try out technologies, play with them, and have some conclusions. An important part of it is how to interact with smart contracts from a read and write perspective. Data storage and contract complexity (i.e.: more functions and logic inside) costs money in form…Solidity5 min readSolidity5 min read
Unegma·Jul 12, 2021Querying Ethereum Data using The Graph (ENS examples)12/Jul/2021 Indexing Indexing is essential when working with large data sets. When you ask a question using a search engine, the search engine does not, in that moment, scan every single web page (server) on the internet and deliver you a result -that would take far too long! …Ethereum3 min readEthereum3 min read