This module is intended as an interface to the Bittrex API (documentation here), which lets you manage your account through simple REST requests.
The installation step is really straight-forward. Just execute the following command:
npm install bittrex-api-client
You can find the documentation to this project here.
Generated using TypeDoc