I am running a `bitcoind` installation connected to blockchain.info's JSON-RPC, running
testnet.
This is to save on diskspace / speed of a hosted server. This bitcoind is just a proxy to the blockchain.info wallet.
Document:
https://blockchain.info/api/json_rpc_apiIs there any documentation about working with
testnet via blockchain.info JSON-RPC api?
There documentation is awful. Is there any way to get a UI to my testnet wallet there? Like running Bitcoin-QT against my proxy? Or am I stuck just tapping in JSON-RPC strings to learn about the state of my testnet wallet?