a NEW CRYPTOCURRENCY
We are working on a new cryptocurrency concept
Digital charity
Covidcoin will be used for charity exchanges
A new way to help
Create, sell, buy and exchange with Covidcoin for people in need.
Use the following instructions to mine a Covid Coin
Download wallet
Select your operating system
customize the wallet
Configurate the wallet
miner
Prepare you miner
MINING
Execute to start mining
FIRST STEP
DOWNLOAD WALLET
Click on the icon to download the wallet
SECOND STEP
CUSTOMIZE THE WALLET
Open your wallet, and make sure your wallet is connected with a node.
Close your wallet and create the file covidcoin.conf in the folder “%APPDATA%covidcoin”.
Paste the following text into covidcoin.conf and save the file.
rpcuser=rpc_covidcoin
rpcpassword=pifw1fqxfkdd23n59rcr63sqrfiqkw184uxb0blo
rpcallowip=127.0.0.1
listen=1
server=1
addnode=18.222.207.182
THIRD STEP
MINER
Open your wallet.
Create a .bat file named mine.bat in the same folder where you extracted covidcoin-cli.exe and paste the following text into mine.bat.
@echo off
set SCRIPT_PATH=%cd%
cd %SCRIPT_PATH%
echoPress [CTRL+C] to stop mining.
:begin
covidcoin-cli.exe generate 1
goto begin
LAST STEP
Start Mining
Execute mine.bat to start mining your first block
