Advancing dApp development with Hardhat Indexing: A Game-Changer for Ethereum Devs
With Subsquid

Search for a command to run...
With Subsquid

with Subsquid

with Subsquid and Filebase

Summary In the last article I published, I discussed how to use Subsquid's SDK for data analysis, by saving processed data to local CSV files, instead of a database. For this article, I want to talk about the natural follow-up in a "data analysis foc...

Summary In this article, I describe how to use Subsquid’s indexing framework for data analytics prototyping. I have built an indexer that processes MATIC transactions on Ethereum mainnet, and dumps them on local CSV files. I have then developed a sim...

Summary I am showing how to quickly build an analytics web page for Lens Protocol, using Subsquid's indexing framework, and React. Lens is a very cool project, and social media are known for generating a lot of data, which is why having an SDK to cre...

Summary Blockchain data indexing is a performance enhancer for dApps, but it’s a pain to develop your application locally, because, somehow, no one thought about indexing a local EVM node… 😡😤 …Until Subsquid decided to put an end to this. By work...

Summary I leveraged Subsquid's indexing framework to build my very own API that maps an ENS name to its tokenId and vice versa. Why this is needed or important? Read below 😉 The project discussed in this article is available at this repository, on t...

Last year I curated a series of videos for a partner project to introduce Subsquid and explain its core concepts, starting from the basics, up to some less-known features. With the new year, I decided to rewrite parts of the videos, re-adapt and re-r...
