Bitcoin Forum

Bitcoin => Development & Technical Discussion => Topic started by: myusuario on November 24, 2014, 04:45:32 PM



Title: Little Bitcoinj example - Fetch last transactions in the network
Post by: myusuario on November 24, 2014, 04:45:32 PM
Hello Guys,

I made a little example using Biitcoinj to fetch the last transactions in the Bitcoin netowrk in real time. Just like the last transactions in Blockchain.info, if anyone is interested the code is on github  https://github.com/wwrrss/bitran, live example runnig on http://104.131.127.80:8080/bitran/



Title: Re: Little Bitcoinj example - Fetch last transactions in the network
Post by: lontivero on November 25, 2014, 04:33:29 AM
Good job +1. Very useful