bcgov / dts-endorser-service

Digital Trust Services - Endorser Service
Apache License 2.0
0 stars 7 forks source link
citz dts von

License Lifecycle:Stable

The Aries Endorser Configurations

This repository contains the openshift-developer-tools compatible OpenShift configurations for the Aries Endorser Service. For more information, see the Aries Endorser Service repository here

For information on how to use these configurations with the openshift-developer-tools scripts please refer to the documentation; README.md.

Endorser Services

classDiagram
    aries_endorser_proxy --> aries_endorser_agent : admin api
    aries_endorser_proxy --> aries_endorser_agent : http and ws ports
    aries_endorser_agent --> aries_endorser_wallet
    aries_endorser_api --> aries_endorser_api_db
    aries_endorser_api --> aries_endorser_agent : agent admin api
    external_agent --> aries_endorser_proxy : agent http and ws ports
    endorser_ui_TBD --> aries_endorser_api : controller admin api

Getting Help or Reporting an Issue

To report bugs/issues/feature requests, please file an issue.

How to Contribute

If you would like to contribute, please see our CONTRIBUTING guidelines.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.