Post
Topic
Board Announcements (Altcoins)
Re: [PRE-ANN] [XUNC] MicroNote Coin - Cryptonote / Just for fun! / Referendum system
by
micronotecoin
on 14/09/2017, 20:35:00 UTC
@micronotecoin

thank you for your great help in providing codes for everything Smiley)

just on the compile steps, build-essential is missing an "n" and the daemon is "micronotecoind" (not "unotecoind")

Code:
sudo apt-get install git build-essential cmake libboost-all-dev
...
cd build/release/src
./micronotecoind



cheers ... and awaiting the launch Smiley))
sorry, I copied it from my terminal, just testing daemon locally, and I named it "unotecoind" Tongue

Thanks for the corrections!