Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 194 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 194 Bytes

bittrex-api-wrapper

A python wrapper for the bittrex API

Requries your secret/API keys to be stored in keys.txt in the following form:

Key: <YOUR PUBLIC KEY>

Secret:<YOUR SECRET KEY>