Skip to content

Commit

Permalink
Add Learner Credential Wallet project
Browse files Browse the repository at this point in the history
Signed-off-by: Tracy Kuhrt <tracy.a.kuhrt@accenture.com>
  • Loading branch information
tkuhrt committed Nov 14, 2024
1 parent 6a37a5f commit c29c0d7
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/projects/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@ Projects in the OpenWallet Foundation follow the [project lifecycle](../governan
| 2024-May-15 | [Tuvali](./tuvali.md) | Lab |
| 2024-May-29 | [Credhub](./credhub.md) | Lab |
| 2024-Jun-12 | [MDL JavaScript](./mdl-js.md) | Lab |
| 2024-Aug-07 | [Learner Credential Wallet](./learner-credential-wallet.md) | Lab |
23 changes: 23 additions & 0 deletions docs/projects/learner-credential-wallet.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# MDL JavaScript

## Project Description

The Learner Credential Wallet is a cross-platform iOS and Android mobile application for storing and sharing digital credentials, starting with higher learning.

The wallet is based on the [learner credential wallet specification](https://digitalcredentials.mit.edu/docs/Learner-Credential-Wallet-Specification-May-2021.pdf) developed by the [Digital Credentials Consortium](https://digitalcredentials.mit.edu/).

The app works with iOS and Android and allows users to add and share credentials, as well as manage the wallet.

Whenver possible, we use existing open standards from W3C, IETF, and other open standards groups.

## Source Repositories

- [openwallet-foundation-labs/learner-credential-wallet](https://github.com/openwallet-foundation-labs/learner-credential-wallet)

## Chat Channel

- [#learner-credential-wallet](https://discord.com/channels/1022962884864643214/1271193837880217640) on the [OpenWallet Foundation Discord server](https://discord.gg/openwalletfoundation)

## History

- [Proposal to enter Labs](https://github.com/openwallet-foundation/project-proposals/blob/5cb8fb494e0c3788a1b2ba1b722b6b483505988c/projects/learner-credential-wallet.md) -- Approved by TAC on [2024-08-07](../meetings/2024/2024-08-07.md)
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@ nav:
- EUDI Wallet Kit React Native: projects/eudi-wallet-kit-react-native.md
- Farmworker Wallet OS: projects/fwos.md
- Identity Credential: projects/identity-credential.md
- Learner Credential Wallet: projects/learner-credential-wallet.md
- MDL JavaScript: projects/mdl-js.md
- Multiformat VC for iOS: projects/multiformat-vc-ios.md
- SD-JWT .NET: projects/sd-jwt-dotnet.md
Expand Down

0 comments on commit c29c0d7

Please sign in to comment.