Author

Topic: Bitcoin developer API? (Read 642 times)

newbie
Activity: 9
Merit: 0
March 19, 2013, 09:05:03 AM
#8
We will be using the "receive payments API" by blockchain.info (http://blockchain.info/api/api_receive) on our site, which simply forwards all transactions into our wallet.
legendary
Activity: 1372
Merit: 1007
1davout
March 19, 2013, 09:00:18 AM
#7
What are the advantages of that against running your bitcoind on your own server?

Like most things it's a trade off, you need to trust blockchain to not feed you bogus data and you need to have your use case covered by their API.
Oh, and like any service they sometimes have outages, but on the other hand maybe you'll have outages of your own bitcoind.

If you can avoid running the client locally I'd advise to use the blockchain API.
member
Activity: 90
Merit: 10
March 19, 2013, 08:46:11 AM
#6
You can use the api from blockchain, so you won't need to run the bitcoind server.
http://blockchain.info/api/blockchain_wallet_api

What are the advantages of that against running your bitcoind on your own server?
newbie
Activity: 33
Merit: 0
March 14, 2013, 03:51:15 PM
#5
You can use the api from blockchain, so you won't need to run the bitcoind server.
http://blockchain.info/api/blockchain_wallet_api
member
Activity: 90
Merit: 10
March 14, 2013, 02:20:24 PM
#4
Thanks! I was looking for that too! Smiley
qwk
donator
Activity: 3542
Merit: 3413
Shitcoin Minimalist
newbie
Activity: 8
Merit: 0
August 01, 2011, 04:41:38 PM
#1
Hi all,

Is there an API available for receiving and/or sending bitcoin transactions on a website? PHP or otherwise?

Thanks!
Jump to: