toorop / go-bittrex

Go binding for the Bittrex crypto-currency exchange API.
MIT License
230 stars 101 forks source link

Update to API V3 #61

Closed PrettyBoyHelios closed 3 years ago

PrettyBoyHelios commented 3 years ago

Please add any comment or suggestion for this PR so that it can be included in the original repo.

WIP Work in progress The PR won't we considered ready for merging until all of the following points have been addressed.

This API version bump removes backwards compatibility with v1.1. Methods will be called the same unless parameters have changed for the endpoint, but almost all models have changed.

Missing Changes on the PR