Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 406 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 406 Bytes

Introduction

Please look at my blog post for full details of this project.

This is a ZeroMQ <-> Websocket Proxy for a live feed of IOTA transactions.

An example for a client is at examples/client.py.

Installation

pip install -r requirements.txt
python proxy.py

Compatibility

Python >= 3.5