Bitcoin Forum
May 10, 2024, 11:37:21 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Introducing HelloBlock - Focus on building Bitcoin apps, not infrastructure.  (Read 2411 times)
locksley (OP)
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile
April 01, 2014, 03:48:43 PM
 #1

https://helloblock.io

We’ve built a Blockchain API so developers can focus on the important stuff (app logic, UX) rather worry about bitcoind.

This was built out of frustration of both bitcoind and the blockchain.info API. We previously built www.tippercoin.com (send BTCs via a tweet) and www.sparecoins.io (Chrome extension wallet) via these tools. However, bitcoind just doesn’t give the data you need and blockchain.info isn’t developer friendly, e.g. no testnet, goes down quite often, weird http codes

We’ve also built a programmatic faucet API so you can write proper integration tests! (https://helloblock.io/docs/ref#faucet). This comes with a block explorer as well for both testnet/mainnet (https://helloblock.io/latest, https://test.helloblock.io/latest)

Let me know what you guys think. Smiley
1715384241
Hero Member
*
Offline Offline

Posts: 1715384241

View Profile Personal Message (Offline)

Ignore
1715384241
Reply with quote  #2

1715384241
Report to moderator
1715384241
Hero Member
*
Offline Offline

Posts: 1715384241

View Profile Personal Message (Offline)

Ignore
1715384241
Reply with quote  #2

1715384241
Report to moderator
1715384241
Hero Member
*
Offline Offline

Posts: 1715384241

View Profile Personal Message (Offline)

Ignore
1715384241
Reply with quote  #2

1715384241
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715384241
Hero Member
*
Offline Offline

Posts: 1715384241

View Profile Personal Message (Offline)

Ignore
1715384241
Reply with quote  #2

1715384241
Report to moderator
1715384241
Hero Member
*
Offline Offline

Posts: 1715384241

View Profile Personal Message (Offline)

Ignore
1715384241
Reply with quote  #2

1715384241
Report to moderator
1715384241
Hero Member
*
Offline Offline

Posts: 1715384241

View Profile Personal Message (Offline)

Ignore
1715384241
Reply with quote  #2

1715384241
Report to moderator
xenoky
Member
**
Offline Offline

Activity: 99
Merit: 20


View Profile
June 12, 2014, 08:32:06 AM
 #2

https://helloblock.io

We’ve built a Blockchain API so developers can focus on the important stuff (app logic, UX) rather worry about bitcoind.

This was built out of frustration of both bitcoind and the blockchain.info API. We previously built www.tippercoin.com (send BTCs via a tweet) and www.sparecoins.io (Chrome extension wallet) via these tools. However, bitcoind just doesn’t give the data you need and blockchain.info isn’t developer friendly, e.g. no testnet, goes down quite often, weird http codes

We’ve also built a programmatic faucet API so you can write proper integration tests! (https://helloblock.io/docs/ref#faucet). This comes with a block explorer as well for both testnet/mainnet (https://helloblock.io/latest, https://test.helloblock.io/latest)

Let me know what you guys think. Smiley

i am building a bitcoin services and your api is one of the best to me.

Waiting for websocket documentation Smiley
jayc89
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500

CryptoTalk.Org - Get Paid for every Post!


View Profile
June 12, 2014, 11:31:12 AM
 #3

Are you hosting wallets, or just presenting BlockChain data? The wallet section of the docs slightly confused me; https://helloblock.io/docs/ref#wallet

 
                                . ██████████.
                              .████████████████.
                           .██████████████████████.
                        -█████████████████████████████
                     .██████████████████████████████████.
                  -█████████████████████████████████████████
               -███████████████████████████████████████████████
           .-█████████████████████████████████████████████████████.
        .████████████████████████████████████████████████████████████
       .██████████████████████████████████████████████████████████████.
       .██████████████████████████████████████████████████████████████.
       ..████████████████████████████████████████████████████████████..
       .   .██████████████████████████████████████████████████████.
       .      .████████████████████████████████████████████████.

       .       .██████████████████████████████████████████████
       .    ██████████████████████████████████████████████████████
       .█████████████████████████████████████████████████████████████.
        .███████████████████████████████████████████████████████████
           .█████████████████████████████████████████████████████
              .████████████████████████████████████████████████
                   ████████████████████████████████████████
                      ██████████████████████████████████
                          ██████████████████████████
                             ████████████████████
                               ████████████████
                                   █████████
.CryptoTalk.org.|.MAKE POSTS AND EARN BTC!.🏆
BitCoinDream
Legendary
*
Offline Offline

Activity: 2324
Merit: 1204

The revolution will be digital


View Profile
June 12, 2014, 01:11:17 PM
 #4

https://helloblock.io

We’ve built a Blockchain API so developers can focus on the important stuff (app logic, UX) rather worry about bitcoind.

This was built out of frustration of both bitcoind and the blockchain.info API. We previously built www.tippercoin.com (send BTCs via a tweet) and www.sparecoins.io (Chrome extension wallet) via these tools. However, bitcoind just doesn’t give the data you need and blockchain.info isn’t developer friendly, e.g. no testnet, goes down quite often, weird http codes

We’ve also built a programmatic faucet API so you can write proper integration tests! (https://helloblock.io/docs/ref#faucet). This comes with a block explorer as well for both testnet/mainnet (https://helloblock.io/latest, https://test.helloblock.io/latest)

Let me know what you guys think. Smiley

Do u offer send/receive API ? If yes, can u plz point at the links for the same ?

Chillance
Sr. Member
****
Offline Offline

Activity: 310
Merit: 250


View Profile
August 16, 2014, 09:38:51 AM
 #5

How is this going? When are you guys gonna support websockets (or anything with live notifications)?
arnuschky
Hero Member
*****
Offline Offline

Activity: 517
Merit: 501


View Profile
May 03, 2015, 11:07:30 PM
 #6


Hey, didn't you guys close down?
s2
Full Member
***
Offline Offline

Activity: 198
Merit: 123


View Profile
May 07, 2015, 01:48:57 PM
 #7

Looks a really promising API, just needs Websocket docs to get flagged when a transaction/confirmation to an address happens.

arnuschky
Hero Member
*****
Offline Offline

Activity: 517
Merit: 501


View Profile
May 07, 2015, 09:32:39 PM
 #8


Turns out that they have indeed stopped. Website and API is still online, but:

Quote
apologies but the Helloblock API is no longer supported.
chagry
Sr. Member
****
Offline Offline

Activity: 500
Merit: 327


Partage des connaissances pour évoluer.


View Profile WWW
August 15, 2015, 04:38:38 PM
 #9

Hi.

the API is stopped. Error DNS.

Chagry.com Consultant en Crypto-monnaie, Blockchain, Trading, Implémentation, Automatisation. || ibtc.cash Simple HTML Page for Bitcoin Payments System. || mircoin.com Easy Brain & Paper Bitcoin Wallet.
avatar_kiyoshi
Legendary
*
Offline Offline

Activity: 1106
Merit: 1000



View Profile
August 15, 2015, 05:14:27 PM
 #10

I can't open the site, this is something wrong with the site?
what i understand on op is the site just show blockchain data? or are you want to build to a bitcoin wallet which like electrum? you don't need to downloas data from blockchain?
jdebunt
Legendary
*
Offline Offline

Activity: 1596
Merit: 1010


View Profile WWW
August 16, 2015, 06:04:02 AM
 #11

I can't open the site, this is something wrong with the site?
what i understand on op is the site just show blockchain data? or are you want to build to a bitcoin wallet which like electrum? you don't need to downloas data from blockchain?

Can't read the topic through properly before making these posts? It was mentioned in May that this API is no longer supported, so of course it goes down sooner or later...
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!