andrewwhitehead / permitify-x

Demonstration of VON-X configuration for issuer registration and credential submission to TheOrgBook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

permitify-x

This project demonstrates basic application for deploying the VON-X library, in order to enable issuer registration and credential submission to TheOrgBook. It includes Docker tooling for deployment of the application on gunicorn, behind a Caddy reverse proxy.

To support this application you will need a local von-network instance as well as a compatible version of TheOrgBook running. See the Quick-Start Guide for details.

Once the other components are running, you can build and run this application by executing the following inside the docker directory (assuming Docker and a compatible terminal are installed).

./manage.sh build
./manage.sh start

The default registration form can then be found at http://localhost:5000/bcreg/incorporation

About

Demonstration of VON-X configuration for issuer registration and credential submission to TheOrgBook


Languages

Language:HTML 51.4%Language:Python 19.4%Language:Shell 12.9%Language:CSS 10.0%Language:JavaScript 4.8%Language:Dockerfile 1.6%