Is there a linux version of lottocoin? especially for the lottocoind?
Some people made some games based on lottocoin so I'm wondering...
The source code for the client for Linux is located at
https://github.com/lottocoin/lottocoinInstructions on making it included in the clone.
If you have never compiled source code - or used Git, it will be an experience ;>
git clone
https://github.com/lottocoin/lottocoinIf you don't have git
apt-get install git
Then clone it.
There are multiple dependencies required to compile - look up "how to compile litecoin" and many / most of the dependencies you will need to compile that client will be in common with code required to compile Lotto as well.
Specifics for Lotto are in the git clone you will copy in the read me files.
-d