Metadata-Version: 2.1
Name: teos-common
Version: 0.0.2
Summary: Common library for The Eye of Satoshi
Home-page: https://github.com/talaia-labs/python-teos
Author: Sergi Delgado
Author-email: sergi.delgado.s@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: cryptography (==2.8)
Requires-Dist: coincurve
Requires-Dist: pyzbase32
Requires-Dist: plyvel

# teos-common

This is a common library for The Eye of Satoshi. It contains classes and methods that are shared by both the tower and
the clients.

