Next up I installed ABE to setup a private block explorer. I did the full import and almost everything is right.
Does anyone know what the right setting for Coino is?
Coino addresses start with U - so is the setting \u0055? I'm about to retry the import using that, but it takes a while to find out I'm wrong. Would be good if someone could confirm that?
I dont think you should have to define any values. As long as all the prerequisite libraries are installed you should be able to just go to the src directory and then:
make -f makefile.unix USE_UPNP=-
After some playing, found out the correct answer is \u0044. I now have my own private block explorer working locally. Its not a big machine but it was still able to import the entire chain in just a couple hours.