Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
by
Javi_Anibarro
on 30/12/2019, 08:54:04 UTC
Why can't the wallet of windows 10 open?

Not sure if this is problem you encountered, Kevacoin's mainnet is not launched yet. For now, you have to pass the "-testnet" option to "kevacoin-qt.exe":

1. Open the command console (Click the search icon the task bar, type "cmd").
2. cd "Program Files\Kevacoin"
3. kevacoin-qt.exe -testnet
4. Wait for the wallet to sync.

Or you can use my method to enable it.
1. Click [Windows logo]+ R then type Appdata
2. Select Roaming > find Kevacoin
3. Create .txt file with name Kevacoin and insert testnet=1 in the file.
4. Change the file extension from .txt into .conf and then run the wallet.