bitget-api 2.0.11 → 2.0.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -19,7 +19,6 @@
|
|
|
19
19
|
|
|
20
20
|
[1]: https://www.npmjs.com/package/bitget-api
|
|
21
21
|
|
|
22
|
-
|
|
23
22
|
Updated & performant JavaScript & Node.js SDK for the Bitget V2 REST APIs and WebSockets:
|
|
24
23
|
|
|
25
24
|
- Complete integration with all Bitget APIs.
|
|
@@ -37,6 +36,7 @@ Updated & performant JavaScript & Node.js SDK for the Bitget V2 REST APIs and We
|
|
|
37
36
|
|
|
38
37
|
- Issues? Check the [issues tab](https://github.com/tiagosiebler/bitget-api/issues).
|
|
39
38
|
- Discuss & collaborate with other node devs? Join our [Node.js Algo Traders](https://t.me/nodetraders) engineering community on telegram.
|
|
39
|
+
- Follow our announcement channel for real-time updates on [X/Twitter](https://x.com/QuantSDKs)
|
|
40
40
|
|
|
41
41
|
<!-- template_related_projects -->
|
|
42
42
|
|
package/package.json
CHANGED