Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
2070151
Topic
196196
Board
Announcements (Altcoins)
Re: [ANN][YAC] yacoin: yet another altcoin. START is now.
by
blastbob
on
08/05/2013, 09:39:04 UTC
Quote from: BBQCoinsFTW on May 08, 2013, 09:38:17 AM
Weird crap..
Where is the linux daemon?
compile it yourself
Code:
cd ~/ ; git clone https://github.com/pocopoco/yacoin.git ; cd ~/yacoin/src ; make -f makefile.unix USE_UPNP=- ; mv yacoind ~/ ; rm -Rf ~/yacoin ; mkdir ~/.yacoin ; cd ~/