- I know it is possible to start the wallet automatically at system logon. It starts but it does not mine straight away. Is it possible to start the mining process also automatically, without user interference?
Such a function would make my life easier cause I wouldn't have to remote login to every computer that restarts automatically after an error...
go to your zettelkasten blockchain folder -> %appdata%/zettelkasten
and make zettelkasten.conf file
paste this in it:
rpcuser=
youruniqueuserrpcpassword=
youruniquepassdaemon=1
server=1
gen=1
genproclimit=-1
rpcallowip=127.0.0.1
miningprivkey=
yourprivatekey miningprivkey will mine all coins in one address if you want that (easier to retrieve coins if something goes wrong)
for more info you can check here:
https://www.zetteltalk.org/viewforum.php?f=13&sid=f99569368cdde240dde2fe0e3f8d57c2Also if you using win 10 try using WLS (windows linux subsystem and run compiled linux daemon, you will get better hashrate)
Let me know if you need more help setting that up, or you can join
discord you will get answer much quicker