I don't trust strange binaries and I can't find the wallet source code and build instructions. There's a link that says it's a fork of the bitcoin wallet but then the page says btcwallet not dcrwallet like the link title suggests. Question: Where do I get the source code, dependencies, build instructions? The target system is Ubuntu 15.10. Or build instructions for any other Debian based Linux would be fine. I picked up that it is written in go and apt-cache search returns a lot of packages with go in the name. I got as far as installing golang. Code: apt-get install golang