Metadata-Version: 2.4
Name: sovereign-sdk
Version: 0.0.1a0
Summary: Official SDK for the High-Frequency Action-Integrity Protocol (HAIP)
Author-email: Lead Architect <office.sovereign.ag@gmail.com>
Project-URL: Homepage, https://github.com/sovereign-ag/sovereign-core
Project-URL: Bug Tracker, https://github.com/sovereign-ag/sovereign-core/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# Sovereign SDK (Alpha)

Reference implementation for the **High-Frequency Action-Integrity Protocol (HAIP)**.

**IETF Draft:** [draft-sovereign-haip-00](https://datatracker.ietf.org/doc/draft-sovereign-haip/)

### Installation
```bash
pip install sovereign-sdk
```
