This project remains me of Crave coin.
They forked old $CRAVE code. Which is ok, if you guys make some unique tech that's cool. Concept of this coin is cool, gfx are cool, specs are nice, for some reason reminds me of SYNC maybe.
But, you have couple of things to fix/clean up...
First is simple, you have the bug where it reindexes the address index completely every wallet start. You have to change default of reindexaddr argument parsing in init.cpp from true to false, so that it only does it if user specifies -reindexaddr on command line. For now workaround is put -reindexaddr=false and it won't do it.
Second, is you set the alert and checkpoint keys to "". You need to generate keypairs and put the public key in there. Otherwise, you cannot broadcast alert to network, and you cannot run checkpointing node. You have PoS coin, need to run checkpointing from any node or your own wallet by putting the checkpointkey in your .conf and putting your private key there.
Otherwise over time you will have syncing problems and people going off on own forks.
To make keypairs, just open your wallet and use makekeypair command...easy!
You could make wallet really cool if reskin to be like a HUD or panel from crysis or far cry
Anyway nethash already high on this one so maybe I wait for exchange to scoop up.