Manish R Jain
Search
Feed
About
Archives
Web3 Cloud Moral Dilemma
Tags
web3
data
comic
Date
August 12, 2022
Up next
Adding Unique IDs to Transaction Logs in Polygon using JQ
I’m working on serving Polygon data via Outserv. As part of the process, I downloaded the first 15 million Polygon blocks and stored them as JSON.
Previously
How to Parse an EVM Smart Contract in Go
I was recently looking for a working solution to parsing Smart Contracts in the EVM chains. I couldn’t find a simple to follow, working solution