Home

Ubuntu 15.10

Download
Build on Ubuntu 15.10 with some little modifications successfully !

Instruction QT-GUI Wallet:
1. Download Zip File
2. Open Terminal and go to the Folder where you extract it
3. mkdir ./src/obj
4. mkdir ./src/obj/zerocoin
5. chmod +x ./src/leveldb/build_detect_platform
6. qmake
7. make 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Instructions Headless Wallet
Follow Steps 1 - 5 from Instruction QT-GUI Wallet
1. cd src
2. make -f makefile.unix

Enjoy

Source and wallet