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
Generated using TypeDoc