Metadata-Version: 2.4
Name: ilc-protocol
Version: 0.1.0
Summary: Intelligent Labor Coin — full protocol stack (CLI + runtime)
License: AGPL-3.0-only
Project-URL: Homepage, https://pypi.org/project/ilc-core/
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: ilc-core>=0.1.0

# ilc-protocol

Full protocol stack for the Intelligent Labor Coin (ILC) — an open-source epistemic graph protocol for verifiable knowledge attribution.

```bash
pip install ilc-protocol
```

This package depends on `ilc-core` and exposes the `ilc` CLI entry point.
