Post
Topic
Board Announcements (Altcoins)
Re: MapCoin MAPC - using Foursquare/GoogleMaps | CRYPTSY/BITTREX! 4 EXCHANGES
by
chiksilog
on 06/10/2015, 08:45:44 UTC
For those who have an RPi / NAS or any embedded devices running Linux, there's a guide here on how to compile a headless wallet app so you can stake on your RPi / NAS / etc. It's made for Pandacoin but the same instructions work with one additional step to be performed in step 4 before running "make -f makefile.unix":

Code:
mkdir obj
mkdir obj/zerocoin
chmod 755 leveldb/build_detect_platform