Metadata-Version: 2.4
Name: genesis-protocol
Version: 0.1.0
Summary: ILC Genesis Agent bootstrap — identity ceremony and network initialization
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

# genesis-protocol

Genesis Agent bootstrap package for the Intelligent Labor Coin (ILC) protocol.

Handles identity ceremony and network initialization for ILC genesis agents.

```bash
pip install genesis-protocol
```

Depends on `ilc-core`.
