https://github.com/askmike/bybit-simple-rest
https://github.com/askmike/bybit-simple-rest
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/askmike/bybit-simple-rest
- Owner: askmike
- License: mit
- Created: 2019-11-02T07:48:32.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-10-15T07:12:42.000Z (over 2 years ago)
- Last Synced: 2025-03-27T03:51:17.955Z (about 1 year ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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