Project Overview
The program allows parsing the entire Ethereum network in a couple of hours.
Since previously there was no suitable tool for browsing and parsing the Ethereum platform, a new library was developed. After parsing we are getting well-structured and easy to use Mongo database. It contains additional information, which is rather useful in the crypto-network analytics.
This library was developed as part of another quite large-scale project and is one of the stages of creating a stable, independent from third-party services system. Such independence provides certain security, upgrade, and support benefits without having to affect other services.
Technologies
What Was Done
Technologies and tools: Python 3, Python web3 geth API, geth RPC API, MongoDB