source addresses private keys private key in the same format as returned by Generate Address Endpoint: http://dev.blockcypher.com/?shell#generate-address-endpoint
Source address: C5vqMGme4FThKnCY44gx1PLgWr86uxRbDm Destination address: C4MYFr4EAdqEeUKxTnPUF3d3whWcPMz1Fi
For sample purposes only.
Create, Sign and Send TX Sample
This sample code demonstrate how you can create a new transaction and send it to the network, as documented here at: http://dev.blockcypher.com/#creating-transactions API used: POST /v1/bcy/test/txs/new and POST /v1/bcy/test/txs/send