An example application that demonstrate simple SSI use-cases using the Java Verity SDK.
See Getting Started guide for a guided tutorial that makes use of this example application.
Install the following items:
libindy
-- Install a stable version. Follow the instructions on the indy-sdk Github Project Page.Ngrok
-- This is a temporary installation to facilitate early experimentation.Maven
-- Follow the instructions on the Maven website
NOTE: Verify that you have read access to the Public Sovrin Maven repo.
mvn compile
mvn exec:java