Monetize Your Agent

Prerequisites:
Python >=3.10, Poetry >=1.4.0 && <2.x, Tendermint ==0.34.19, Docker
Get started with monetizing your agent in three easy steps:
  1. Install agent framework
    1. git clone https://github.com/valory-xyz/mech-tools-dev.git && cd mech-tools-dev
    2. poetry shell && poetry install
    3. autonomy packages sync --update-packages
  2. Configure your agent
    1. python utils/configure_and_deploy.py
  3. Run your agent
    1. bash run_service.sh