Metadata-Version: 2.4
Name: ioi-swarm
Version: 0.1.0
Summary: The Agent Swarm Framework for the Internet of Intelligence
License: BBSL
Keywords: agent,ai,blockchain,dim,ioi,swarm,web4
Requires-Python: >=3.10
Requires-Dist: cryptography>=41.0.0
Requires-Dist: grpcio>=1.60.0
Requires-Dist: protobuf>=4.25.0
Requires-Dist: pydantic>=2.0.0
Description-Content-Type: text/markdown

# IOI Agent SDK

The official framework for building autonomous, verifiable agents on the Internet of Intelligence (IOI) Network.

## Installation
```bash
pip install ioi-agent
```
