Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
6482821
Topic
492758
Board
Service Announcements (Altcoins)
Re: [ANN] Bittrex.com (US-based, exchange) now open to the public
by
adaseb
on
30/04/2014, 23:07:00 UTC
Quote from: richiela on April 29, 2014, 08:25:01 AM
Quote from: adaseb on April 28, 2014, 04:36:11 AM
Quote from: drakoin on March 18, 2014, 07:23:17 PM
A Python wrapper for your API would be lovely.
Take poloniex as an inspiration:
http://pastebin.com/SB5c4Yr1
Another option would be to fork this
BTCE
https://github.com/alanmcintyre/btce-api
because there are already versions for
BTER
https://github.com/hsharrison/bter-api
and
CRYPTSY
https://github.com/hsharrison/python-cryptsy
Just wondering if anybody have a wrapper for Bittrex?
Trying to copy and paste the Crytpsy and Poloniex ones and don't know what I am doing not being a programmer.
What language? I'm sure I can whip something up for ya....
For Python would be best since the other exchanges use the same language.