bybit 0.4.0
bybit: ^0.4.0 copied to clipboard
(Unofficial) Dart library to communicate with the bybit API over REST or WebSockets
0.4.0 #
- Removed flutter dependency
- Endpoint tests automation
- Documentation of all endpoints parameters
0.3.0 #
- Enabled Web support
- Added some doc
0.2.0 #
- Adapted formating
- Added some doc
- Fixed bug with wrong log level
- Web version still has to be debugged
0.1.0 #
- First version
- WebSocket and HTTPS (REST) communication
- Only a few endpoints were tested