Bitcoin Forum

Economy => Services => Topic started by: escrow.ms on February 19, 2014, 01:46:07 PM



Title: coinbase api work
Post by: escrow.ms on February 19, 2014, 01:46:07 PM
I can pay for this work,
https://bitcointalk.org/index.php?topic=474576.msg5234643#msg5234643

I want to show progress bar for funds on my website, I will be using bootstrap framework and coinbase api's.

Let me know if you can do this and how much you will charge, I can provide more details via pm.


Title: Re: coinbase api work
Post by: Vortuarackne on February 19, 2014, 03:41:10 PM
I can pay for this work,
https://bitcointalk.org/index.php?topic=474576.msg5234643#msg5234643

I want to show progress bar for funds on my website, I will be using bootstrap framework and coinbase api's.

Let me know if you can do this and how much you will charge, I can provide more details via pm.


Hey, I can do this for it, it's fairly straight forward.

A call would be made to the coinbase API to identify your current balance, this would then be turned into a percentage and passed to a HTML5 progress bar.

I can mock up an example this evening if you prefer, but as I only have access to a BlockChain wallet at the minute a mock up would use their API (switching shouldnt be too difficult!)

The underlying code would be PHP. At no point would I need your API key, I will pass you the code and you can add that yourself.