Metadata-Version: 2.1
Name: cronos-ai-agent-dev
Version: 0.1.0
Summary: Cronos AI Agent Development
Home-page: https://github.com/cryptocj/cronos-ai-agent-dev
Author: CJ
Author-email: jing.chen@cronoslabs.org
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
License-File: LICENSE

# Cronos AI Agent Dev version

This project is a cryptocurrency trading assistant designed to interact with users via a Telegram bot. It leverages various APIs and tools to provide insights and perform actions related to cryptocurrency trading.

## Installation

```shell
pip install cronos-ai-agent-dev
```
