BlockChain.info testnet wallet and API

3

1

Does blockchain.info provide wallets and API service for testnet? This information is quite hard to find from their site.

Mikko Ohtamaa

Posted 2014-10-20T21:29:43.350

Reputation: 2 417

possible duplicate of Is there a blockchain.info for testnet?

Nick ODell 2014-10-20T21:32:15.097

Not a duplicate: I am not looking for an testnet explorer, but wallet service with APIMikko Ohtamaa 2014-10-20T21:35:53.390

@NickODell it's not really a duplicateGeorge Kimionis 2014-10-20T21:42:39.140

Answers

1

It may be a bit late, but for others coming to this question, Blocktrail have a data and wallet API that supports both Bitcoin mainnet and testnet.

The API provides HD wallets with multi-signature transactions (allowing for full control over your coins should anything ever happen to Blocktrail), and there are currently SDKs for PHP, NodeJS and Python, with more coming soon.

There are also simple examples included in the SDKs to help you get started, a comprehensive API documentation, and a couple of working example projects:
1. Simple Bitcoin Wallet App
2. Simple Block Explorer

Disclaimer
I am currently one of the core developers for this API

OACDesigns

Posted 2014-10-20T21:29:43.350

Reputation: 121

1Blocktrail is pretty much useless. It requires a complex MD5-hash/signature. Thanks but ... no thanks! Did you forget https provides integrity?Jus12 2015-07-18T06:19:26.083

not a big fan of how u need an API key: not needed for calls to the blockchain.info API(which doesn't cover the testnet).kumarz 2016-07-12T16:22:06.703