This is VoteCoin - text mode (CLI) release for servers.
Includes source code as well as Precompiled binaries for Linux, Windows and Mac
(For GUI releases, click here: https://github.com/Tomas-M/VoteCoin-wallet/releases)
News
- Blossom network upgrade in early december which will shorten block times from 150s to 75s.
- DoS Mitigation: Mempool Size Limit and Random Drop
- Fixed an issue where asynchronous operations were sometimes reporting success when they had actually failed
- Fake chain detection during initial block download
- Disabling old Sprout proofs
Install
- Download ZIP (for Windows or Mac) or tar.gz (for Linux)
- Unpack
- Follow further instructions in README file from the unpacked archive (this is important)
Run
- start votecoind.exe (on Windows) or votecoind (on Linux or Mac)
- then you can use vot.bat (on Windows) or use votecoin-cli (on Linux and Mac) from a different terminal.