Skip to content

Commit

Permalink
Add EUDI Wallet Kit 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 Apr 17, 2024
1 parent b69cebe commit 9d5155b
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 1 deletion.
19 changes: 19 additions & 0 deletions docs/projects/eudi-wallet-kit-react-native.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# EUDI Wallet Kit React Native

## Project Description

The project is a cross-platform React Native wrapper for [EUDI Wallet reference](https://github.com/eu-digital-identity-wallet/.github/blob/main/profile/reference-implementation.md) implementation.

It allows building cross-platform Mobile Wallet applications compliant with [Electronic Identification, Authentication and Trust Services (eIDAS) Regulation](https://digital-strategy.ec.europa.eu/en/policies/eidas-regulation) and [EUDI Architecture and Reference Framework (ARF)](https://github.com/eu-digital-identity-wallet/eudi-doc-architecture-and-reference-framework) and based on reference implementations from EUDI ([Android](https://github.com/eu-digital-identity-wallet/eudi-lib-android-wallet-core) and [iOS](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit) correspondingly).

## Source Repositories

- [openwallet-foundation-labs/eudi-wallet-kit-react-native](https://github.com/openwallet-foundation-labs/eudi-wallet-kit-react-native)

## Chat Channel

- [#eudi-wallet-kit-react-native](https://discord.com/channels/1022962884864643214/1230175333303717889) on the [OpenWallet Foundation Discord server](https://discord.gg/openwalletfoundation)

## History

- [Proposal to enter Labs](https://github.com/openwallet-foundation/project-proposals/blob/b6beac4e7b1f79f327e68bc717339ffc97369496/projects/eudi-wallet-kit-react-native.md) -- Approved by TAC on [2024-04-17](../meetings/2024/2024-04-17.md)
2 changes: 1 addition & 1 deletion docs/projects/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ Projects in the OpenWallet Foundation follow the [project lifecycle](../governan
| 2023-Nov-29 | [Credo](./credo-ts.md) | Growth |
| 2024-Jan-24 | [Multiformat VC for iOS](./multiformat-vc-ios.md) | Lab |
| 2024-Feb-21 | [Bifold](./bifold.md) | Growth |

| 2024-Apr-17 | [EUDI Wallet Kit React Native](./eudi-wallet-kit-react-native.md) | Lab |
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ nav:
- Bifold: projects/bifold.md
- Credo: projects/credo-ts.md
- Labs:
- EUDI Wallet Kit React Native: projects/eudi-wallet-kit-react-native
- Farmworker Wallet OS: projects/fwos.md
- Identity Credential: projects/identity-credential.md
- Multiformat VC for iOS: projects/multiformat-vc-ios.md
Expand Down

0 comments on commit 9d5155b

Please sign in to comment.