Bitcoin Forum
May 07, 2024, 09:31:21 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Project Development / Re: Wanted---Blockchain parser, Android Guide on: December 31, 2013, 02:18:07 AM
The best place to start for building an android wallet is the following.

https://github.com/schildbach/bitcoin-wallet

-bryanw
2  Alternate cryptocurrencies / Altcoin Discussion / Re: free 5,000,000 doges to giveaway. many dogecoins. like such cute dog. on: December 30, 2013, 11:27:50 AM
Ok.  I've liked the facebook page and i've tweeted the tweet.

https://twitter.com/abwaters/status/417617746549948416

My DOGECOIN address is DDEkLaveBR35Jz8oxcajGdeg1marYfaD22
3  Alternate cryptocurrencies / Altcoin Discussion / Re: Cryptsy Mobile on: December 29, 2013, 03:36:23 PM
Any status updates on this?
4  Economy / Trading Discussion / Re: Cryptsy API software? on: December 28, 2013, 02:43:11 AM
I've just created a java API for Cryptsy.  Suggestions are appreciated.

https://github.com/abwaters/cryptsy-api

Also, i'm interested in programming for crypto donations.  PM me to work out details.

-bryanw
5  Alternate cryptocurrencies / Altcoin Discussion / Re: Cryptsy API on: December 28, 2013, 02:35:28 AM
I've just created a java API for Cryptsy.  Please take a look and let me know if you have any suggestions.

https://github.com/abwaters/cryptsy-api

Please note that I'm currently working on the javadocs to make sure they are complete...

-bryanw
6  Economy / Service Discussion / Re: [ANN] Looks like cryptsy is adding an API on: December 28, 2013, 02:28:26 AM
I've just created a java API for Cryptsy.  Please take a look and let me know if you have any suggestions.

https://github.com/abwaters/cryptsy-api

Please note that I'm currently working on the javadocs to make sure they are complete...

-bryanw
7  Economy / Service Discussion / Re: cryptsy api unknown method error on: December 28, 2013, 02:22:14 AM
You need to send the arguments "method" and "nonce" as post arguments.  You will also want to set Content-Type as application/x-www-form-urlencoded and set the HTTP headers Key and Sign. 

Take a look at the Crypsty.java method authrequest() in the following github repository for a java example.  If you rework your code i'll be glad to help you debug it.

https://github.com/abwaters/cryptsy-api

-bryanw
8  Economy / Services / Re: BTC-E API Java Help Please (Willing to Pay) on: December 23, 2013, 08:39:25 PM
Or try the following...

https://github.com/abwaters/btce-api

Very easy to use API with only one dependency...
9  Other / Beginners & Help / New Java BTC-E API on: August 18, 2013, 07:39:10 PM
I just posted my BTC-E API to github.com

https://github.com/abwaters/btce-api

I'm currently using this API to build a BTC trading platform.  Any comments or suggestions are appreciated.

Thanks!
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!