Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Python Example Application

An example application that demonstrate simple SSI use-cases using the Python Verity SDK.

See Getting Started guide for a guided tutorial that makes use of this example application.

Prerequisites

Install the following items:

  • libvdrtools -- Installation instructions can be found here.
  • Ngrok -- This is a temporary installation to facilitate early experimentation.
  • Python3 -- Follow the instructions on the Python3 website

Install dependencies

pip3 install -r requirements.txt

Run example application

python3 app.py