- Added redemptions module to call user redemptions management OST APIs.
- Added redeemable SKUs module to call redeemable SKUs OST APIs.
- Readme changes for documenting new parameters in transactions module. These parameters can help to get data between specific time interval.
- Added webhooks module to call webhook management OST APIs.
- Support for verify webhook signature.
- Added base tokens module to V2 API's
- OST API V2 interaction layer implementation.
- Removed API V0 and V1 support.
- README.md has API V2 usage instructions
- Added balance module to v1 API
- Added ledger module to v1 API
- Added OST API V1 support along with API V0
- Test cases for for both V0 and V1 APIs
- README.md has API V1 usage instructions
- README_V0.md has API V0 usage instructions
Initial release of the official OST Javascript SDK
This release has the OST API V0 interaction layer implementation.