I have just uploaded a new application to libcoin: "coinexplorer"

It enables queries similar to that of blockexplorer.com, but locally on your 
own chain.

coinexplorer builds on a new library addition: coinStat, that is a collection 
of classes for gathering and querying the block chain for other information 
than the ones used directly by the Node.

coinexplorer uses the HTTP GET feature of the coinHTTP/Server class to enable a 
simple search webpage, so you can do block searches by either commandline:
        bitcoind search <Address>

or simply by pointing you browser at http://localhost:8332 

I apologize for the rudimentary interface, but I am not really a 
javascript/html5 savvy... So a more modern interface is left as an exercise for 
those who are.

You will find coinexplorer in the latest git:
        https://github.com/ceptacle/libcoin

Cheers,

Michael

Michael Gronager, PhD
Director, Ceptacle
Jens Juels Gade 33
2100 Copenhagen E
Mobile: +45 31 45 14 01
E-mail: grona...@ceptacle.com
Web: http://www.ceptacle.com/


------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Bitcoin-development mailing list
Bitcoin-development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bitcoin-development

Reply via email to