https://github.com/bitaps-com/ethereum-connector
Ethereum node connector
https://github.com/bitaps-com/ethereum-connector
Last synced: about 1 year ago
JSON representation
Ethereum node connector
- Host: GitHub
- URL: https://github.com/bitaps-com/ethereum-connector
- Owner: bitaps-com
- License: gpl-3.0
- Created: 2019-03-29T10:16:21.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-14T17:29:47.000Z (over 1 year ago)
- Last Synced: 2025-04-12T04:09:03.795Z (about 1 year ago)
- Language: Python
- Size: 87.9 KB
- Stars: 0
- Watchers: 1
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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`