An open API service indexing awesome lists of open source software.

https://github.com/askmike/bybit-simple-rest


https://github.com/askmike/bybit-simple-rest

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Bybit-simple-rest

npm install bybit-simple-rest

V2.0.0 (2023-10-15) now (only) support bybit api v5

API wrapper for the [Bybit REST API](https://bybit-exchange.github.io/docs/v5/guide). Please refer to [their documentation](https://github.com/bybit-exchange/api-usage-examples/blob/master/V5_demo/api_demo/Encryption_HMAC.js) for all calls explained. Check out `sample.js` for some example calls.

---

This lib is based on my bitmex lib: https://github.com/askmike/bitmex-simple-rest