Metadata-Version: 2.1
Name: ai-network-dag-sdk
Version: 0.2.0
Summary: SDK for AINetwork DAG interactions
Home-page: https://github.com/kmh4500/ai-network-dag-sdk
Author: Your Name
Author-email: kimminhyun@comcom.ai
License: UNKNOWN
Description: # AI Network DAG SDK
        
        A Python SDK for interacting with AI Network's DAG-based storage and communication services.
        
        ## Installation
        
        ```bash
        pip install ai-network-dag-sdk
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
