Downloads:
Github (the official repository recommended for all UNIX users): https://github.com/yaccoin/yaccoin Please review README.make for hints on building.
Windows binary (just download and run!): Windows-QT.exe
Mac QT wallet: YACCoin-QT.dmg
Linux binarys: Grab the github from above, cd yaccoin/src; make -f makefile.unix - the result will be yaccoind in your src directory
Linux QT wallet: Grab the github from above, cd yaccoin; qmake; make - the results will be a yaccoin-qt binary in the main directory
Github (the official repository recommended for all UNIX users): https://github.com/yaccoin/yaccoin Please review README.make for hints on building.
Windows binary (just download and run!): Windows-QT.exe
Mac QT wallet: YACCoin-QT.dmg
Linux binarys: Grab the github from above, cd yaccoin/src; make -f makefile.unix - the result will be yaccoind in your src directory
Linux QT wallet: Grab the github from above, cd yaccoin; qmake; make - the results will be a yaccoin-qt binary in the main directory