We are preparing the environment for the lauching.
We check this thread when coin will be launched.
Pool will be opened at
http://pool.unotecoin.com at 00:30UTC approx.
For mine first blocks, you can run the daemon, create a wallet and start mining:
Run daemon:
./miconotecoind
Create wallet:
./simplewallet --generate-new-wallet WALLET_NAME --password WALLET_PASSWORD
Open wallet:
./simplewallet --wallet-file WALLET_NAME.wallet --password WALLET_PASSWORD
Once you are connected to your wallet, you can mine runing:
start_mining
And stop mining with:
stop_mining