Skip to content

Commit

Permalink
Fix: EWC wallet list separated to individual and org wallets
Browse files Browse the repository at this point in the history
Signed-off-by: Lal Chandran <[email protected]>
  • Loading branch information
lalc committed May 20, 2024
1 parent c7360d2 commit ce0341f
Showing 1 changed file with 38 additions and 15 deletions.
53 changes: 38 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,21 +58,44 @@ These are the approved RFCs identified to be specified towards wallet providers,
| RFC-002 | [Present Verifiable Credentials Workflow](https://github.com/EWC-consortium/eudi-wallet-rfcs/blob/main/ewc-rfc002-present-verifiable-credentials.md) |
| RFC-100 | [EWC Interoperability Profile Towards ITB - v1.0](https://github.com/EWC-consortium/eudi-wallet-rfcs/blob/main/ewc-rfc100-interoperability-profile-towards-itb-v1.0.md) |

## Implementers

| Wallet | Link | ITB compliance | Holder | Issuer | Verifier |
| ------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- | -------------- | :----: | :----: | :------: |
| Amadeus | [Passport Verfifier](https://tid-wallet-dev.azurewebsites.net/passport) | Mar'24 | | ||
| DVV Wallet | | TBD ||||
| iGrant.io Enterprise Wallet | [demo-business.igrant.io/](https://demo-business.igrant.io/) | Mar'24 ||||
| iGrant.io Data Wallet | [iOS](https://apple.co/2Mz9nJp), [Android](https://play.google.com/store/apps/details?id=io.igrant.mobileagent) | Mar'24 ||||
| ValidatedID | [iOS](https://apps.apple.com/us/app/vidwallet/id1554340592), [Android](https://play.google.com/store/apps/details?id=com.validatedid.wallet) | Mar'24 ||||
| UAegean (Cyclades Fast Ferries) | | Mar'24 | |||
| Lissi ID-Wallet | [iOS](https://testflight.apple.com/join/9AWbZISv), [Android](https://play.google.com/store/apps/details?id=io.lissi.mobile.android.beta) | April'24 || | |
| Lissi ID-Wallet Connector | [lissi.id](https://lissi.id) | April'24 | |||
| Digidentity | [iOS](https://apps.apple.com/app/id916749732), [Android](https://play.google.com/store/apps/details?id=com.digidentity) | May'24 ||||
| E-Group | | May'24 | |||
| Sicpa Digital Trust Suite | [sicpa.com](https://docs.dip.sicpa.com/) | May'24 | |||

## EWC Wallets (ITB - Compliant)

### Holder Wallets for Individuals

| Wallet | Link | Holder | Issuer | Verifier |
| --------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- | :----: | :----: | :------: |
| iGrant.io Data Wallet | [iOS](https://apple.co/2Mz9nJp), [Android](https://play.google.com/store/apps/details?id=io.igrant.mobileagent) ||||
| Lissi ID-Wallet | [iOS](https://testflight.apple.com/join/9AWbZISv), [Android](https://play.google.com/store/apps/details?id=io.lissi.mobile.android.beta) || | |
| ValidatedID | [iOS](https://apps.apple.com/us/app/vidwallet/id1554340592), [Android](https://play.google.com/store/apps/details?id=com.validatedid.wallet) ||||

### Organisation Wallets for Issuers and Verifiers

| Wallet | Link | Issuer | Verifier |
| ----------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- | :----: | :------: |
| iGrant.io Organisation Wallet | [demo-business.igrant.io/](https://demo-business.igrant.io/) |||
| Lissi ID-Wallet Connector | [lissi.id](https://lissi.id) |||
| ValidatedID | [iOS](https://apps.apple.com/us/app/vidwallet/id1554340592), [Android](https://play.google.com/store/apps/details?id=com.validatedid.wallet) ||||

## Planned EWC Walets

### Holder Wallets for Individuals

| Wallet | Link | Holder | Issuer | Verifier |
| ----------- | ----------------------------------------------------------------------------------------------------------------------- | :----: | :----: | :------: |
| Digidentity | [iOS](https://apps.apple.com/app/id916749732), [Android](https://play.google.com/store/apps/details?id=com.digidentity) ||||
| DVV Wallet | ||||


### Organisation Wallets for Issuers and Verifiers

| Wallet | Link | Issuer | Verifier |
| ------------------------------- | ----------------------------------------------------------------------- | :----: | :------: |
| Amadeus | [Passport Verfifier](https://tid-wallet-dev.azurewebsites.net/passport) | ||
| DVV Wallet | |||
| UAegean (Cyclades Fast Ferries) | |||
| E-Group | |||
| Sicpa Digital Trust Suite | [sicpa.com](https://docs.dip.sicpa.com/) |||


## Funding
Expand Down

0 comments on commit ce0341f

Please sign in to comment.