Post
Topic
Board Beginners & Help
Re: How to run a wallet
by
AdolfinWolf
on 16/05/2018, 15:42:10 UTC
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}".

https://bitzuma.com/posts/compile-bitcoin-core-from-source-on-ubuntu/

If you're on windows you'll probably want to use something like MinGW

You're probably looking for something like this, https://bitcoin.stackexchange.com/questions/587/how-do-i-build-bitcoin-source-in-windows-7