From 2a1e13a9de80e9283a17aade124e3b8576140855 Mon Sep 17 00:00:00 2001 From: Brian Campbell <71398439+bc-pi@users.noreply.github.com> Date: Tue, 25 Feb 2025 15:52:18 -0700 Subject: [PATCH] add https://github.com/openwallet-foundation-labs/multiformat-vc-ios to Implementations list (#554) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f9abbd18..fdb4e1a7 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ The artifacts generated for the examples (e.g., serialized SD-JWTs, Disclosures, * Kotlin: [SD-JWT-Kotlin (ID Union)](https://github.com/IDunion/SD-JWT-Kotlin) * Kotlin: [eudi-lib-jvm-sdjwt (EU Digital Identity Wallet)](https://github.com/eu-digital-identity-wallet/eudi-lib-jvm-sdjwt-kt) * Kotlin Multiplatform (JVM/JS) [waltid-sdjwt](https://github.com/walt-id/waltid-identity/tree/main/waltid-sdjwt) + * Swift: [Swift Package for Multiformat VC (including SD-JWT)](https://github.com/openwallet-foundation-labs/multiformat-vc-ios) * Swift: [eudi-lib-sdjwt-swift (EU Digital Identity Wallet)](https://github.com/eu-digital-identity-wallet/eudi-lib-sdjwt-swift) * Rust: [sd_jwt](https://github.com/kushaldas/sd_jwt) * Rust: [sd-jwt-rs (OWF)](https://github.com/openwallet-foundation-labs/sd-jwt-rust)