Skip to content

andifalk/verifiable-credentials-demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Verifiable Credentials Demos

This repository contains demos for Verifiable Credentials.

Demos

  • mock-eudi-wallet-demo: A EUDI wallet demo application that simulates the behavior of an EUDI wallet for testing purposes.
  • issuer: A Spring Boot application that issues Verifiable Credentials using the OpenID for Verifiable Credential Issuance 1.0
  • verifier: A Spring Boot application that verifies Verifiable Credentials using the OpenID for Verifiable Presentations 1.0
  • holder (Wallet): A Spring Boot application that holds issued Verifiable Credentials and presents them to the verifier.