This projects illustrates how to get started with the PMAT (prediction-market-agent-tooling) repository, in order to create AI agents able to interact with prediction markets.
- Clone this repo
- Install dependencies using Poetry (Python 3.11 recommended)
poetry install
- Rename
.env.local
to.env
- Fill dependencies on
.env
(we suggest using the Gnosis Fork from the.env.example
) - Run an agent locally
poetry run src/run_agent.py