/issuer-kit

Verifiable Credential Identity Starter Kit

Primary LanguageTypeScriptApache License 2.0Apache-2.0

identity-kit-poc

Verifiable Credential Identity Starter Kit

Pre-Requisites

To run the Identity Kit you will need a running von-network.

Running the Identity Kit

Run ./manage start from the docker directory. This will start all the services required for the Identity Kit to run.

Note: wa-admin, wa-public and identity-controller will start in development mode, so any change made to the source code of these apps will trigger a reload of the service.

The services will be running at the following endpoints:

Keycloak Credentials

To support development, two users are made available in Keycloak:

  • to access the wa-admin webapp, use the following username/password combination: wa-admin/wa-admin.

  • to access the wa-public webapp, use the following username/password combination: wa-user/wa-user.