bitcoin-echo
v1.0.2
Published
Simple app that sends coins back as one transaction with one output
Maintainers
Readme
Install
npm i bitcoin-echoUsage

Send coins here, and get it back as one transaction with one output. https://blockchain.info/pl/address/1echoPUD7Af4b7QxFfTppsNCufzj6bXEL
Ping app to force echo transaction immediately https://bitcoin-echo.herokuapp.com/ping
Show bitcoin address related to this app https://bitcoin-echo.herokuapp.com/address
Development
git clone [email protected]:gkucmierz/bitcoin-echo.git
npm i -g gulp
npm i
gulp