UI for credential selection, login and upload.
The web app (UI front-end) uses Signify/KERIA for selecting identifiers and credentials:
yarn install; yarn dev run
Open http://localhost:5173/ in your browser.
The verifier uses keripy for verifying the requests.
See: reg-poc-verifier
Provides the ability to:
- Log in using a vLEI ECR
- Upload signed files
- Check the status of an upload
See: reg-poc-server
- KERI Witness Network
- vLEI server
- KERI Agent
The deployment architecture is demonstrated in reg-poc