2byrds / reg-poc-webapp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reg-poc-webapp

UI for credential selection, login and upload.

Architecture

Webapp (this service)

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.

Verifier

The verifier uses keripy for verifying the requests.

See: reg-poc-verifier

Server

Provides the ability to:

  • Log in using a vLEI ECR
  • Upload signed files
  • Check the status of an upload

See: reg-poc-server

Additional service

  • KERI Witness Network
  • vLEI server
  • KERI Agent

The deployment architecture is demonstrated in reg-poc

About

License:Apache License 2.0


Languages

Language:TypeScript 92.2%Language:CSS 5.5%Language:JavaScript 1.2%Language:HTML 1.1%