Skip to content
This repository was archived by the owner on Jun 14, 2019. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 416 Bytes

File metadata and controls

9 lines (6 loc) · 416 Bytes
Ethereum chain parser

Ethereum Chain Parser listens for Ethereum (block) chain events and turns them into MongoDB records (currently). This could be easily extended to allow importing to various database formats. These records can be accessed from a third client application.

It's currently being used for the Ethereum chain explorer.

This is still pre-Alpha software, not ready for production.