Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 1.1 KB

README.md

File metadata and controls

29 lines (15 loc) · 1.1 KB

2060-demos

2060 logo

Examples of DIDComm conversational services (chatbots).

Hello World

The simplest chatbot example.

hello-world - demo and details here

Email Verification Service

Verify your email and get a Verifiable Credential.

email-verification-service - demo and details here

Citizen Registry

A demo module for building DIDcomm conversational services (chatbots) to issue Verifiable ID Cards to citizens by verifying their face against photo(s) stored in a database.

citizen-registry - demo and details here

Biometric Authenticator

A example template of a conversational service (chatbot) that requests identity document presentation, and then perform a remote biometric face verification with liveness detection, by comparing the credential embed subject photo with handset user face.

biometric-authenticator - demo and details here