passabilities / crypto-exchange

Pulls together list of crypto exchanges to interact with their API's in a uniform fashion.
MIT License
261 stars 78 forks source link

Added initial Binance support #23

Closed IAmStoxe closed 6 years ago

IAmStoxe commented 6 years ago

I am very new to contributing to the open source community. If I did not follow a convention or norm, I do apologize. Here to learn and contribute!

passabilities commented 6 years ago

Thanks for the contribution @KalibRx! There were errors with the constructor and fetching the ticker data, but other than that it looks great!