nobitex 1.0.0-alpha.14 nobitex: ^1.0.0-alpha.14 copied to clipboard
This is a Dart wrapper for the Nobitex exchange platform API.
Changelog #
1.0.0-alpha.14 (2021-07-23) #
Bug Fixes #
- remove dart io package due to compatibility issues (f705ae8)
1.0.0-alpha.13 (2021-07-22) #
Features #
- add new method to get market stats (9660780)
1.0.0-alpha.12 (2021-07-22) #
1.0.0-alpha.10 (2021-07-22) #
1.0.0-alpha.9 (2021-07-22) #
1.0.0-alpha.8 (2021-07-22) #
1.0.0-alpha.7 (2021-07-22) #
1.0.0-alpha.6 (2021-07-22) #
Features #
- add a login method to fetch token by username and password (ec8d313)
- implement authorization of request after login (ba15a38)
- implement mock unit tests for unavailable live tests (b67b264)
Bug Fixes #
- change get wallet balance method return type (11789d1)
- skip login if authorization header already set (819bc3f)
1.0.0-alpha.5 (2021-07-17) #
1.0.0-alpha.4 (2021-07-16) #
Features #
- add a new method to receive current balance of the wallets based on currency (92b73b8)
1.0.0-alpha.3 (2021-07-15) #
Features #
- add new method to retrieve the wallet address by its id (3036d06)
1.0.0-alpha.2 (2021-07-15) #
1.0.0-alpha.1 (2021-07-15) #
Features #
- add new method to retrieve list of current user wallet records (d90cd60)