An Open Autonomy skill that implements interactions with mechs.
-
Clone the repository:
git clone git@github.com:valory-xyz/mech-interact.git -
System requirements:
- Python
>=3.8 - Tendermint
==0.34.19 - IPFS node
==0.6.0 - uv
- Docker Engine
<25.0 - Docker Compose
- Python
-
Pull pre-built images:
docker pull valory/autonolas-registries:latest docker pull valory/safe-contract-net:latest -
Create development environment:
uv sync -
Configure command line:
uv run autonomy init --reset --author valory --remote --ipfs --ipfs-node "/dns/registry.autonolas.tech/tcp/443/https" -
Pull packages:
uv run autonomy packages sync --update-packages