I've been reading notsofast's article about security. He said the safest way to run an altcoin wallet is to compile an open source code. Any guides how to do it? Is it called to run a client from a command line?
You can compile a wallet in ubuntu/linux pretty easily. It gets a little bit more interesting in windows though.
Simply google something along the lines of "Compiling bitcoin core from source {operating system X}".