ssx/v2.0.0
2.0.0
Major rework of the library architecture
SSX is now composed of modules that add significant functionality improvements. The previous functions of SSX were moved into a new module called UserAuthorization and will, from now on, be responsible for end-user signing-related operations.
A new module was added, Storage, which provides functionality to store and retrieve data in Kepler. Kepler is architected as a decentralized storage system that uses DIDs and Authorization Capabilities to define where your data lives and who has access.
Improved tests
To keep improving the library, additional tests were added.
Updated dependencies
Updated several libraries to address deprecation issues and possible vulnerabilities.
⚠ You can check here for the latest documentation. ⚠