Releases: trustbloc/wallet-sdk
Releases · trustbloc/wallet-sdk
0.1.1-swift-pm
Merge pull request #179 from rolsonquadras/main ci(sdk): push ios bin to trustbloc/wallet-sdk for release job
0.1.1
This minor release adds the support to distribute wallet-sdk iOS xcframework through Swift package manager(spm).
What's Changed
- feat: Implement OTP Screen UI by @talwinder50 in #173
- ci(sdk): ios xcframework release by @rolsonquadras in #177
- ci(sdk): fix ios ci-cd target repo by @rolsonquadras in #178
- ci(sdk): push ios bin to trustbloc/wallet-sdk for release job by @rolsonquadras in #179
Full Changelog: v0.1.0...0.1.1
0.1.0
This initial release adds multiple features to TrustBloc Android and iOS VC Wallet SDKs.The TrustBloc reference app demonstrated these APIs using Android and iOS apps built using the Flutter framework.
- Wallet SDK
- API to create a Decentralized Identifier (DID) for
- DID Key
- DID Ion long-form
- Support to resolve Decentralized Identifier (DID)
- DID Key
- DID Web
- DID Ion long-form methods
- Verifiable Credential: JWT format
- OpenID4CI Issuance protocol support for JWT-Verifiable Credential
- OpenID4VP Presentation protocol support for JWT-Verifiable Credential
- SDK integration tests
- API to create a Decentralized Identifier (DID) for
- TrustBloc Reference App (Android/iOS) features
- Register a user by creating a DID
- Scan a QR code to Save a Verifiable Credential
- Scan a QR code to Present a Verifiable Credential
- Flutter integration tests for Android/iOS
Full Changelog: https://github.com/trustbloc/wallet-sdk/commits/v0.1.0