Skip to content

nkongsuwan/reg-poc-webapp

 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 92.2%
  • CSS 5.5%
  • JavaScript 1.2%
  • HTML 1.1%