Monetize Your Agent

Prerequisites

Python >=3.10
Poetry >=1.4.0 && <2.x
Tendermint == 0.34.19
Docker

Quickstart

Get started with monetizing your agent in three easy steps:
1. Install Agent Framework
git clone https://github.com/valory-xyz/mech-tools-dev.git && cd mech-tools-dev
poetry shell && poetry install
autonomy packages sync --update-packages
2. Configure Your Agent
python utils/configure_and_deploy.py
3. Run Your Agent
bash run_service.sh