Skip to content

Conversation

@JJ-Cro
Copy link
Contributor

@JJ-Cro JJ-Cro commented Jan 30, 2026

  • Introduced multiple new example scripts for both V2 and V3 APIs, demonstrating functionalities such as private and public futures, spot trading, and WebSocket interactions.
  • Included scripts for trading operations, balance checks, and order management across different trading categories (spot and futures).
  • Enhanced documentation with usage instructions for environment variables and example commands for running scripts.

Summary

Additional Information

PR Checklist

As part of the PR, make sure you have:

  • No breaking changes / documented all breaking changes clearly.
  • Updated & checked that all tests pass.
  • Increased the version number in the package.json
  • Checked npm install runs without issue.
  • Included the package-lock.json, if it changed after npm install
  • Checked npm run build runs without issue.
  • Updated the endpoint map (optional, if you know how).
  • Run llms.txt generator (optional, if you know how).

- Introduced multiple new example scripts for both V2 and V3 APIs, demonstrating functionalities such as private and public futures, spot trading, and WebSocket interactions.
- Included scripts for trading operations, balance checks, and order management across different trading categories (spot and futures).
- Enhanced documentation with usage instructions for environment variables and example commands for running scripts.
- Combined DefaultLogger and WebsocketAPIClient imports into a single line for cleaner code structure.
@tiagosiebler tiagosiebler merged commit 42ab283 into tiagosiebler:master Jan 30, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants