A CrewAI that interacts with the Cardano blockchain and runs on the Masumi network via the Masumi Cardano Agent API
- Create and activate a new Python virtual environment:
python -m venv .venv && source .venv/bin/activate
- Install dependencies:
pip install crewai
crewai install
- Set your envs
Copy .env.example
into .env
and populate with your credentials. Access to Kupo is required. If you don't
manage one, then you can use one from https://demeter.run/
- Running the Crew
crewai run