Bitcoin Forum

Economy => Service Discussion => Topic started by: fiveironfrnzy08 on April 05, 2014, 07:02:23 AM



Title: BTER API Java Example
Post by: fiveironfrnzy08 on April 05, 2014, 07:02:23 AM
Hello all,

I was taking a look at the API that BTER provides and didn't see any Java examples for it anywhere.

I've posted my own for anyone interested. This is a convenient Java wrapper for API calls to BTER for Bitcoin, Litecoin, Dogecoin, etc. Includes stub methods for calls for current prices between coin pairs, executing trades, querying outstanding orders, order history, etc.

Check it out on GitHub:
https://github.com/fiveironfrnzy08/BTER (https://github.com/fiveironfrnzy08/BTER)

Suggestions are welcome, and questions I'll do my best!

Thanks, good luck!