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:
libvdrtools
-- Installation instructions can be found here.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
If you run into a NullPointerException while trying to run the sample app, see Dealing with NullPointerException