Post
Topic
Board Announcements (Altcoins)
Re: [ANN] STRAKS - Decentralised, Open Source, Community Driven Digital Currency
by
REL1C
on 21/11/2017, 06:03:49 UTC
U need to get ur address, then turn off GUI wallet.

Then start batch in ur straks wallet folder:
Code:
@echo off
start straksd.exe
timeout 10
:loop
straks-cli.exe generatetoaddress 1
goto loop

Did, as it is written. A black window, nothing happens.