This repository has been archived by the owner on Apr 11, 2023. It is now read-only.
Releases: trustbloc/agent-sdk
Releases · trustbloc/agent-sdk
Release v0.1.8
This release adds the following features to the Agent SDK.
- Wallet JS SDK
- Aries Universal wallet integration
- WACI interaction DIDComm V1
- WACI interaction DIDComm V2
- Credential manifest data model support
- Credential Metadata Support
- Improvements in Orb DID
- Agent REST, Agent Mobile & Agent JS worker
- universal wallet
- DIDCommV2 support
- WACI credential interaction support
- storage upgrades
- Improvements & bug fixes.
Release v0.1.7
Merge pull request #264 from fqutishat/update chore: release 0.1.7
Release v0.1.6
Merge pull request #165 from soluchok/release_016 chore: Release v0.1.6
Release v0.1.5
This release adds the following features to the Agent SDK.
- Mobile bindings
- iOS
- REST SDK - communicates with the Agent by provided URL
- SDK - allows building local agent (serverless)
- Android
- REST SDK - communicates with the Agent by provided URL
- SDK - allows building local agent (serverless)
- iOS
- JS (npm) bindings
- REST SDK - communicates with the Agent by provided URL
- SDK - allows building local agent (serverless)
- REST binding (docker image) - allows running an agent as a server. Can be used by JS/Mobile
REST SDK
.