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 and Destination addresses used in this sample https://live.blockcypher.com/doge/address/DGKpPALLfKA2bfTXQmHrUCBuNsX5DBGvjH/ https://live.blockcypher.com/doge/address/DJ4bg6Reh5CHZEGYEfWFj6ubPWNL693ngM/
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/doge/main/txs/new and POST /v1/doge/main/txs/send