Skip to content

idopterlabs/masumi-cardano-agent-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Masumi Cardano Agent API

The Masumi MIP-003 compliant API for the JCat - Cardano Agent created using the Masumi Agent Template

Setup

  1. Create and activate a new Python virtual environment:
python -m venv .venv && source .venv/bin/activate
  1. Install dependencies:
pip install -r requirements.txt
  1. Set ENVs: See .env.example as reference.

  2. Run the API:

python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages