Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 424 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 424 Bytes

Ethereum connector

Connector to ethereum node, providing ability to monitoring ethereum network events. Built-in synchronization algorithm.

What is a Ethereum node connector?

This is middleware that enabling the delivery of Ethereum network events to applications. Built-in synchronization algorithm, provides the delivery of events to the application in a stack according to the chronology.

Python 3.7+ is required