Skip to content

VoteCoin-Win32-1.0.11

Compare
Choose a tag to compare
@Tomas-M Tomas-M released this 25 Sep 06:02
· 2073 commits to master since this release

Standalone precompiled Win32 binaries.

First of all, run votecoind.exe server and keep it running.
You may need to wait few minutes until the blockchain is downloaded and synchronized.

Then, you can open another console (for example by running 'cmd' command)
and run votecoin-cli to access the functionality.

For example, to generate a transparent address, run:
votecoin-cli.exe getnewaddress

To exit the votecoind server, press Ctrl+C and wait until it properly terminates.