Post
Topic
Board Announcements (Altcoins)
Re: [ANN] DIMEcoin l community take over l updated everyday
by
nadadenada
on 19/02/2014, 20:17:25 UTC
I was trying to compile a block explorer but I have done something wrong, abe does not shows any block  Huh Huh http://107.150.11.146:2701/  
Formatting and setting up again... I hope we will have a block explorer soon.

My abe.conf

dbtype MySQLdb
connect-args {"user":"abe","db":"abe","passwd":"XXXX"}
port 2701
host 107.150.11.146

datadir += [{
 "dirname" : "/root/.dimecoin",
 "chain" : "Dimecoin",
 "code3" : "DIME",
 "address_version" : "\u000f",
 "magic" : ""
}]


Anyone has any idea??