Get Started

Downloads.

Every download here links directly to its official source repository. No mirrors, no third-party bundlers.

Wallet

CivicNet Core — full node with built-in GUI wallet. Syncs the blockchain and connects to the network automatically.

WIN

Windows

civicnet-qt.exe · x86_64

Standalone GUI wallet. No installation or extra dependencies — just run the executable.

Windows 7+64-bit
Download for Windows
github.com/CivicLight/CivicNet/releases
LNX

Linux

civicnet-node, civicnet-cli · x86_64

Command-line node and RPC client. Ideal for running a full node or solo mining on a server.

Ubuntu/Debian64-bit
Download for Linux
github.com/CivicLight/CivicNet/releases
No download needed

Prefer not to install anything?

The web wallet runs entirely in your browser and works on any device — generate an address in seconds.

Open Web Wallet →

CPU Miner

Mine CIVIC using the civiclight algorithm on ordinary desktop hardware — no GPU or ASIC required.

WIN

Windows Miner

cpuminer.exe · x86_64

Prebuilt CPU miner with civiclight algorithm support. Includes required runtime libraries.

Windows 7+64-bit
Download Miner
github.com/CivicLight/civiclight-miner-windows
SRC

Build from Source

cpuminer-opt fork · any platform

For Linux, macOS, or custom builds. Full source available — compile with the civiclight patch applied.

Cross-platform
View Build Instructions
See the Mining page for setup steps

Verify what you downloaded

Every release is built from this public source tree. You can build it yourself and compare.

  build from source
# clone the wallet/node source
git clone https://github.com/CivicLight/CivicNet.git

# clone the CPU miner source
git clone https://github.com/CivicLight/civiclight-miner-windows.git