Metadata-Version: 2.1
Name: firefly-exchange-client
Version: 0.0.2
Summary: Library to interact with firefly exchange protocol including its off-chain api-gateway and on-chain contracts
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

# Firefly Client Library - Python
Python client library to interact with firefly api gateway to place orders on firefly exchange and to interact with on-chain firefly contracts.

### How to use
Look at `example` directory to learn more about client usage.
