Metadata-Version: 2.1
Name: elfi-python-sdk
Version: 1.0.0
Summary: ELFi Protocol python sdk
Home-page: https://github.com/0xCedar/elfi_python_sdk
Author: 0xELFi
Author-email: 0xELFi@elfi.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# ELFi Protocol Python SDK

## Requirements

Developed using:
```python
  python=3.10.5
```

## Examples

There are several examples which can be run and can be found in [examples.](https://github.com/0xCedar/elfi_python_sdk/blob/main/examples/)


