I love the guerillalaunch!
I also love that it is only minable with the wallet, meaning that there is something new inside.
Mining with my homepc now, hope to scoop some coins, although difficulty is increasing fast

I see that the DEV, although not experienced with cryptocurrency, is an experienced programmer, not afraid to try something new.
Would be great if someone can review the code to see if there is hidden premine or something like that (don't think so, but just to be sure).
That being said: The OP should be containing more information. The coin needs a nice logo.
Also I got an error compiling in Ubuntu, a leveldb error.
Was able to solve it like this:
cd spreadcoin/src/leveldb
wget
https://github.com/bitcoin/bitcoin/raw/master/src/leveldb/Makefilechmod 775 * -R
make
make libmemenv.a
cd ..
make -f makefile.unix USE_UPNP=1
So in Ubuntu spreadcoind is working

No qt yet though.
I am very curious to hear your plans for further development DEV
