Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
757715
Topic
49789
Board
Bitcoin Technical Support
Re: Req: Python MtGox auth example
by
rokj
on
19/02/2012, 15:45:36 UTC
https://github.com/rokj/bitcoin_dealer/blob/master/exchange/exchange/mtgox.py
Here it is how I am doing, but it supports older API.
Will implement support for newer API in few days.
UPDATE:
Here is for APIv1
https://github.com/rokj/bitcoin_dealer/blob/master/exchange/exchange/mtgox1.py