@micronotecoin
thank you for your great help in providing codes for everything

)
just on the compile steps, build-essential is missing an "n" and the daemon is "micronotecoind" (not "unotecoind")
sudo apt-get install git build-essential cmake libboost-all-dev
...
cd build/release/src
./micronotecoind
cheers ... and awaiting the launch

))