Skip to content

2.1. KOBConnect

asa1997 edited this page Feb 5, 2021 · 3 revisions
Title KOBConnect
Status TBD

Description

KOBConnect is a digital wallet application. It is used for storing the Verified Credentials created by users.

Additional Information

The mobile wallet can be considered as your physical wallet, but digital. It keeps all your digital credentials in one place. The user should be able to present these digital credentials whenever necessary. The user should also be able to decide what to share when necessary.

Learning Objectives

The participant learns how to build an android application to store various user created VCs similar to the available alternatives.

Expected Outcome

The wallet should be able to

  • Establish pairwise unique connections using public-private DID key pairs.
  • Collect digital credentials and store them in the wallet.
  • Share verifiable proofs, in zero-knowledge, instantly under the user's consent.
  • Give user the luxury to choose which pieces of your data you want to share.
  • Provide data protection and privacy.

Skill Required

Android Development, Java, Kotlin

Reference Project

Trinsic wallet application

Do take a look

Connect.me wallet application

Repository

Link to repo