AndrewBarba / bittrex-node

Bittrex API Client for Node.js
MIT License
14 stars 10 forks source link

API needs to be migrated to API v3 by September 30th. #17

Open jbruggeman opened 4 years ago

jbruggeman commented 4 years ago

As per https://bittrex.github.io/api/v1-1, the v1.1 version of the API is no longer being supported on September 30th.

This module is quite popular - it might make sense to simply migrate this library to using v3 of the API by doing a major version bump. Bittrex has a guide on how to do this here.

Is anyone working on this or has plans to work on this? I'd rather not duplicate effort.

libertas-primordium commented 3 years ago

I'm almost finished. In about two weeks I'll merge into main branch of my fork and publish to npm.

libertas-primordium commented 3 years ago

Update: v3 is now available on github and npm. https://github.com/libertas-primordium/bittrex-rest-client https://www.npmjs.com/package/bittrex-rest-client