Skip to content

ssx/v2.0.0

Compare
Choose a tag to compare
@w4ll3 w4ll3 released this 21 Jul 14:11
· 15 commits to main since this release
1270377

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.