Author

Topic: I need some advice on blockexplorers (Read 372 times)

legendary
Activity: 924
Merit: 1000
July 19, 2015, 10:59:11 AM
#4
If I were you, I'd be looking at RPC-ACE (php) or one of the open source explorers based on node.js such as Iquidus that read the metadata via the RPC port (with the attendant caveats about inspecting the coin source before taking the RPC output on trust, there have been examples where crooked devs have hacked their coin's RPC code in order to mask a hidden premine).

Abe, the original Python-implemented explorer actually reads the metadata direct from the blockchain and stores it into an RDBMS, so is correspondingly more challenging to set up but has the advantage that it is very difficult, even impossible to fool it into reporting false values. It has fewer features than the more recent explorers based on node.js.

Thanks for the links. Smiley
legendary
Activity: 1526
Merit: 1002
Chipcoin Developer
July 18, 2015, 09:26:07 PM
#3
Hi gjhiggins

Thank you for replying  Smiley I tried the Iquidus blockexplorer and it works like a charm.. Now its time to pick and choose a few coins Smiley

Thanks for the help!

Cheers,

Banzai
legendary
Activity: 2254
Merit: 1278
July 18, 2015, 01:08:58 PM
#2
I recently won a contest, and I won 750$ funds in my Vultr account  Cool Cool

Applause!

Quote
So I am willing to use my vultr funds to contribute a dozen block explorers for a whole year.

Very public-spirited of you ...

$62.50 will get you a reasonably capable machine.

If I were you, I'd be looking at RPC-ACE (php) or one of the open source explorers based on node.js such as Iquidus that read the metadata via the RPC port (with the attendant caveats about inspecting the coin source before taking the RPC output on trust, there have been examples where crooked devs have hacked their coin's RPC code in order to mask a hidden premine).

Abe, the original Python-implemented explorer actually reads the metadata direct from the blockchain and stores it into an RDBMS, so is correspondingly more challenging to set up but has the advantage that it is very difficult, even impossible to fool it into reporting false values. It has fewer features than the more recent explorers based on node.js.

This might also help: https://bitcointalksearch.org/topic/is-abe-blockchain-easy-to-install-1080718

Cheers

Graham

legendary
Activity: 1526
Merit: 1002
Chipcoin Developer
July 18, 2015, 07:47:02 AM
#1
-
Jump to: