Title: Help with website. Post by: MICRO on April 05, 2014, 05:08:29 PM Can somebody explain me how i can show blockchain.info transaction page for single address, on my website.
So i see whole page with transactions and everything on my website page? I seen that on some ponzi websites but now i can't find any. Title: Re: Help with website. Post by: cp1 on April 05, 2014, 06:51:06 PM You could query the blockchain api and post the results on your page. Or if you're running bitcoind use txindex=1 and post that. Or use Abe and run your own block explorer.
|