Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Brazukcoin - true anonymous currency [BZK]
by
brazukcoin
on 03/01/2018, 19:38:58 UTC
when we run the daemon, is it automaticly generate wallet.dat ?, why we need to run again simple wallet ?

Hardmanic,

You need to run two processes running at the same time.

brazukcoind --> it syncs the blockchain

simplewallet --> it interacts with the other process 'brazukcoind'. Here is where you create your wallet, start mining coins, tranfer funds, etc.


ps.: Don't forget you paswords! Keep your seed info written on paper.

Good luck!


But i will mine another computers, not locally, so i need to access remote. I mean when we write in conf file for example rpcport=200 rpcallowip=* we can mine remotely. It is able to mine remote with that configs ?


If I understand what you mean, you don't want to download the blockchain, just use a remote node.

Try this:

./simplewallet --daemon-address 132.148.90.225:44043






Of course, you also should run your own full node, by following instructions above, so we can grow organically.

In the long run this coin will be worth what the market decides it is worth, so decentralizing the hashes is essential.