go-bittrex icon indicating copy to clipboard operation
go-bittrex copied to clipboard

Migration plan for API V3

Open tanevanwifferen opened this issue 5 years ago • 3 comments

Hey toorop, loving the library, I've been using it for a while now for my projects, and I would love to keep using it, so let's collab on this new email by jimmy.

Bittrex says: API v1.1 will be discontinued on 2020-09-30.

What should be done to migrate this library to API v3?

tanevanwifferen avatar Jun 18 '20 21:06 tanevanwifferen

Hi,

I will not have time in the coming months to work on it. If you (or others) want to do the migration feels free to doit it ;)

toorop avatar Jun 23 '20 05:06 toorop

I have forked this repository and started working on API v3 upgrade. Is there any considerations I should make to create the PR? @toorop

Currently, I'm keeping the same methods, just updating URL's and replacing V3 response models.

PrettyBoyHelios avatar Sep 23 '20 00:09 PrettyBoyHelios

For WS you can use this; https://github.com/filinvadim/go-bittrex

filinvadim avatar Jan 04 '22 10:01 filinvadim