Skip to content

idopterlabs/masumi-cardano-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Masumi Cardano Agent

Degen

A CrewAI that interacts with the Cardano blockchain and runs on the Masumi network via the Masumi Cardano Agent API

Setup

  1. Create and activate a new Python virtual environment:
python -m venv .venv && source .venv/bin/activate
  1. Install dependencies:
pip install crewai
crewai install
  1. 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/

  1. Running the Crew
crewai run

About

AI Agent that interacts with the Cardano blockchain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages