Bitcoin Forum

Economy => Service Discussion => Topic started by: MA5H3D on October 01, 2013, 05:02:49 PM



Title: Using Blockchain.info RPC - A little help??
Post by: MA5H3D on October 01, 2013, 05:02:49 PM
Hi,
I'm really hoping someone can help me out here..

I'm trying to connect to blockchain.info and use bitcoind commands - https://blockchain.info/api/json_rpc_api
But, i've been struggling with this for a few hours now and i've achieved nothing apart from potentially compromising a wallet.

Does anyone have something in PHP that I can use as a template? - A basic PHP script that connects to rpc.blockchain.info with a few example commands, which outputs the results?


Title: Re: Using Blockchain.info RPC - A little help??
Post by: MA5H3D on October 01, 2013, 07:46:47 PM
Ok,
I got it..
The problem I was having was the jsonRPCClient.php, but this version sorted it: http://pastebin.com/vREuHVr5#