Indicio-tech / acapy-plugin-template

An example ACA-Py plugin that can be used as a template for new plugins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ACA-Py Plugin - Template

This plugin provides a template for ACA-Py plugins.

Installation and Usage

First, install this plugin into your environment.

$ pip install git+https://github.com/dbluhm/acapy-plugin-template.git

When starting up ACA-Py, load the plugin along with any other startup parameters.

$ aca-py start --arg-file my_config.yml --plugin my_plugin

About

An example ACA-Py plugin that can be used as a template for new plugins


Languages

Language:Python 80.4%Language:Shell 9.5%Language:Dockerfile 9.1%Language:JavaScript 1.0%