### HOW TO MINE ###
- WINDOWS
- Download the wallet:
https://github.com/CalexCore/AmityCoinV3/releases
(you can make sure that's the right link by going to the ANN on first page)
- Extract amity-v0.0.0.1_windows-x64.zip to the folder of your choice, go into that folder.
- Double click amityd.exe and let it sync
(you have to keep it open as the miner is integrated inside that daemon)
- When the daemon is fully synced, double click amity-wallet-cli.exe, follow the onscreen instructions to create your wallet.
- When you're done making the wallet, it should be opened, you can then type `start_mining 4` to mine with 4 threads
(if you have more than 4 threads, feel free to increase that number to match your CPU)
As an alternative, to have just a single window open you can also create a `mining.bat` with its content being
amityd.exe --start-mining --mining-threads
then you can launch directly that .bat file instead and it will start to mine
- LINUX
........................
and it will gives you all the list of commands that you can type in that specific window
Hello, could you tell me please in than I have can be mistake,
- Double click amityd.exe and let it sync ... SYNCHRONIZED OK
- When the daemon is fully synced, double click amity-wallet-cli.exe, follow the onscreen instructions to create your wallet.... is this where my window closes right after I open it??
https://wallet.getamitycoin.org/ this page won't open for me
For troubleshooting purposes you could try making a amity-wallet.bat with its content being
amity-wallet-cli.exe
pause
btw, as a reminder, you still need to have the daemon amityd.exe open as well