sudo apt-get install build-essential libssl-dev libboost-all-dev libdb5.1 libdb5.1-dev libdb5.1++-dev libtool
sudo apt-get install git ntp make g++ gcc autoconf cpp ngrep iftop sysstat autotools-dev pkg-config libminiupnpc-dev
sudo apt-get install libqt5gui5 libqt5core5a libqt5dbus5 qttools5-dev qttools5-dev-tools libprotobuf-dev protobuf-compiler libqrencode-dev
git clone https://github.com/antho281/MINEUM.git
cd MINEUM/src/
make -f makefile.unix //for daemon
I followed all these steps but there was an error in compiling the code.
Thanks again for quick help
Try :
(right after cd MINEUM/src/)
mkdir obj/zerocoin
Started compiling again, ok here is another question.
When the wallet compiles, how to run it as i will be setting it up on a vps for staking my coins.
Thanks again
Good question since I haven't run many staking wallet on a VPS thus far !
Maybe that someone else has the answer
You may have more chance on our Slack (Invite : https://mineumslack.herokuapp.com/)