Bybit.Net is a wrapper around the Bybit API as described on Bybit, including all features the API provides using clear and readable objects, both for the REST as the websocket API's.
If you think something is broken, something is missing or have any questions, please open an Issue
This library is build upon the CryptoExchange.Net library, make sure to check out the documentation on that for basic usage: docs
I develop and maintain this package on my own for free in my spare time. Donations are greatly appreciated. If you prefer to donate any other currency please contact me.
Btc: 12KwZk3r2Y3JZ2uMULcjqqBvXmpDwjhhQS
Eth: 0x069176ca1a4b1d6e0b7901a6bc0dbf3bb0bf5cc2
Nano: xrb_1ocs3hbp561ef76eoctjwg85w5ugr8wgimkj8mfhoyqbx4s1pbc74zggw7gs
Alternatively, sponsor me on Github using Github Sponsors
A Discord server is available here. Feel free to join for discussion and/or questions around the CryptoExchange.Net and implementation libraries.
-
Version 0.0.1-beta1 - 15 Jan 2022
- Updated CryptoExchange.Net
-
Version 0.0.1-alpha7 - 13 Jan 2022
- Fix for exponential value parsing
-
Version 0.0.1-alpha6 - 07 Jan 2022
- Updated CrytpoExchange.Net
- Added optional parameter for socket client lifetime in AddBybit
-
Version 0.0.1-alpha5 - 03 Jan 2022
- Updated CryptoExchange.Net
-
Version 0.0.1-alpha4 - 01 Jan 2022
- New comon implementation, added AddBybit extension method
-
Version 0.0.1-alpha3 - 27 Dec 2021
- Fixed some small issues
- Updated CryptoExchange.Net
-
Version 0.0.1-alpha2 - 21 Dec 2021
- Update to new CryptoExchange.Net version
-
Version 0.0.1-alpha1 - 07 Dec 2021
- Initial version