Sarchar (OP)
Member
Offline
Activity: 88
Merit: 10
|
|
January 15, 2014, 12:14:49 PM |
|
I'm offering a small bounty - I'm not sure how much yet, perhaps 0.5 - 1 BTC - for an Android app widget that displays the following info:
* The current blockchain height * Minute count since last block * Total outstanding BTC mined (current formula is easy: 210,000*50 + (nHeight-210,000)*25)
It should look pretty and be open source / public domain. There are plenty of app widgets that show btc/usd price, but I'm more interested in seeing some real time stats about the network at a glance.
Is anyone interested in taking the offer?
|
|
|
|
Apocalipsis
|
|
January 15, 2014, 01:30:42 PM |
|
I'm offering a small bounty - I'm not sure how much yet, perhaps 0.5 - 1 BTC - for an Android app widget that displays the following info:
* The current blockchain height * Minute count since last block * Total outstanding BTC mined (current formula is easy: 210,000*50 + (nHeight-210,000)*25)
It should look pretty and be open source / public domain. There are plenty of app widgets that show btc/usd price, but I'm more interested in seeing some real time stats about the network at a glance.
Is anyone interested in taking the offer?
answered in pm
|
|
|
|
Sarchar (OP)
Member
Offline
Activity: 88
Merit: 10
|
|
January 15, 2014, 01:36:13 PM |
|
I'm offering a small bounty - I'm not sure how much yet, perhaps 0.5 - 1 BTC - for an Android app widget that displays the following info:
* The current blockchain height * Minute count since last block * Total outstanding BTC mined (current formula is easy: 210,000*50 + (nHeight-210,000)*25)
It should look pretty and be open source / public domain. There are plenty of app widgets that show btc/usd price, but I'm more interested in seeing some real time stats about the network at a glance.
Is anyone interested in taking the offer?
answered in pm I don't understand what you are asking in the PM. All the details are here in the above post:)
|
|
|
|
qxzn
|
|
January 17, 2014, 05:25:42 AM |
|
I am the author of Litecoin Widget: bitcointalk.org/index.php?topic=158777.new;topicseen#new
I could probably adapt the code pretty quickly to get what you're looking for. Where's the best API to get the information? blockchain.info?
|
|
|
|
U1TRA_L0RD
Full Member
Offline
Activity: 126
Merit: 100
CAUTION: Angry Man with Attitude.
|
|
January 17, 2014, 06:04:45 AM |
|
I might give it a shot, Although, If I ask, Can the UI be simple?
|
|
|
|
Sarchar (OP)
Member
Offline
Activity: 88
Merit: 10
|
|
January 17, 2014, 10:07:44 AM |
|
I am the author of Litecoin Widget: bitcointalk.org/index.php?topic=158777.new;topicseen#new
I could probably adapt the code pretty quickly to get what you're looking for. Where's the best API to get the information? blockchain.info?
Seems like blockchain.info would be fine for this.
|
|
|
|
Sarchar (OP)
Member
Offline
Activity: 88
Merit: 10
|
|
January 17, 2014, 10:08:25 AM |
|
I might give it a shot, Although, If I ask, Can the UI be simple?
I'd like it to actually look nice The functionality is easy, and if that were all I'd want then I would just make it myself...
|
|
|
|
rbonestell
Newbie
Offline
Activity: 18
Merit: 0
|
|
January 17, 2014, 04:03:46 PM Last edit: January 17, 2014, 05:58:38 PM by rbonestell |
|
I'm offering a small bounty - I'm not sure how much yet, perhaps 0.5 - 1 BTC - for an Android app widget that displays the following info:
* The current blockchain height * Minute count since last block * Total outstanding BTC mined (current formula is easy: 210,000*50 + (nHeight-210,000)*25)
It should look pretty and be open source / public domain. There are plenty of app widgets that show btc/usd price, but I'm more interested in seeing some real time stats about the network at a glance.
Is anyone interested in taking the offer?
This seems pretty easily doable using the blockchain.info API, have you decided what size bounty you're willing to offer? Do you want this published to Google Play, or only just open-sourced so you can compile it yourself? PM'd you.
|
|
|
|
rbonestell
Newbie
Offline
Activity: 18
Merit: 0
|
|
January 18, 2014, 06:37:55 PM Last edit: January 18, 2014, 07:29:57 PM by rbonestell |
|
|
|
|
|
Sarchar (OP)
Member
Offline
Activity: 88
Merit: 10
|
|
January 19, 2014, 06:56:50 AM |
|
Cool. I'm going to build it today and if it works I'll send you the bounty!
|
|
|
|
|
mameise
|
|
January 19, 2014, 07:32:54 AM |
|
Can you upload .apk ? Would love to test it.
|
|
|
|
Sarchar (OP)
Member
Offline
Activity: 88
Merit: 10
|
|
January 19, 2014, 07:37:56 AM |
|
Can you upload .apk ? Would love to test it.
Maybe rbonestell can put up an apk?
|
|
|
|
|
|