1.1.4
What's Changed
- Refactor code and change structure of the project to make it more similar to Filsnap and Btcsnap
- Update version of VCManager
- Add SSI Snap Types
- Add functions to check validity of requests
- Added support for SSI Snap Connector
BREAKING
- Remove Response object and change data returned. Snap no longer returns Response object, but rather data directly (VC, VP, boolean).
Full Changelog: v1.1.3...v1.1.4