keccak384 / ecp-64

Ethereum chain parser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Ethereum chain parser


Languages

Language:Go 97.5%Language:Shell 2.5%