How do I mine a Super8 Coin block in Windows?

Use the following instructions to mine a block.

Open your wallet, and make sure your wallet is connected with a node.
Your wallet is connected when you see the icon

in the lower right corner of your wallet.

Close your wallet and create the file super8.conf in the folder “%APPDATA%\super8”.

Paste the following text into super8.conf and save the file.

rpcuser=rpc_super8
rpcpassword=kysaittiut898fyfuyr45atr7
rpcallowip= 127.0.0.1
rpcport=8797
listen=1
server=1
addnode=142.93.112.156
addnode=206.81.15.224

Open your wallet.

Create a .bat file named mine.bat in the same folder where you extracted super8-cli.exe and paste the following text into mine.bat.

@echo off
set path_cli=%cd%
cd %path_cli%
echo Press [CTRL+C] to stop mining.
:begin
super8-cli.exe generate 1
goto begin

Save the file.

Execute mine.bat to start mining your first block.

It will take some time to mine block, depending on your computer hardware.

Written by

Move Super8 in a second for less than a cent. Any Amount, Any Time, Anywhere.

Welcome to a place where words matter. On Medium, smart voices and original ideas take center stage - with no ads in sight. Watch
Follow all the topics you care about, and we’ll deliver the best stories for you to your homepage and inbox. Explore
Get unlimited access to the best stories on Medium — and support writers while you’re at it. Just $5/month. Upgrade